Skip to content

Releases: GetAGripGal/egui_sdl2_platform

0.4.0

07 Sep 11:35

Choose a tag to compare

  • Bump egui to 0.32
  • Bump sdl to 0.38

0.3.0

10 Aug 15:43

Choose a tag to compare

Updated to sdl2 0.37.0
Updated to egui 0.22

0.2.0

20 Dec 09:40
450a809

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

Choose a tag to compare

Add the platform and wgpu example