Releases: GetAGripGal/egui_sdl2_platform
Releases · GetAGripGal/egui_sdl2_platform
0.3.0
0.2.0
- Remove 'static-link' and 'bundled' features
- Remove borrow constraints for
Platform::context
. Now returnsegui::Context
instead 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