mirror of
https://github.com/emilk/egui.git
synced 2026-06-28 07:23:13 -04:00
* Make RenderPass Send and Sync * Add change to CHANGELOG * Make CHANGELOG formatting match egui * Add test
470 B
470 B
Changelog for egui-wgpu
All notable changes to the egui-wgpu integration will be noted in this file.
Unreleased
- Enables deferred render + surface state initialization for Android (#1634).
- Make
RenderPassSendandSync(#1883).
0.18.0 - 2022-05-15
First published version since moving the code into the egui repository from https://github.com/LU15W1R7H/eww.