Releases: GetAGripGal/egui_sdl2_platform
Releases · GetAGripGal/egui_sdl2_platform
0.4.0
0.3.0
Updated to sdl2 0.37.0
Updated to egui 0.22
0.2.0
- Remove 'static-link' and 'bundled' features
- Remove borrow constraints for
Platform::context. Now returnsegui::Contextinstead of&egui::Context. - Fix egpu example not working for certain distros by setting the present mode to
wgpu::PresentMode::Mailbox
v0.1.0
Add the platform and wgpu example