Skip to content

Releases: GetAGripGal/egui_sdl2_platform

0.3.0

10 Aug 15:43
Compare
Choose a tag to compare

Updated to sdl2 0.37.0
Updated to egui 0.22

0.2.0

20 Dec 09:40
450a809
Compare
Choose a tag to compare
  • Remove 'static-link' and 'bundled' features
  • Remove borrow constraints for Platform::context. Now returns egui::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

05 Sep 21:44
bf1735d
Compare
Choose a tag to compare

Add the platform and wgpu example