Cargo Features
egui_sdl2_platform has no features set by default.
[dependencies]
egui_sdl2_platform = { version = "0.3.0", features = ["sdl2_unsafe_textures", "sdl2_gfx", "sdl2_mixer", "sdl2_image", "sdl2_ttf", "sdl2_use-bindgen", "sdl2_use-pkgconfig", "sdl2_use-vcpkg", "sdl2_use-mac_framework", "sdl2_bundled", "sdl2_static-link"] }
- sdl2_unsafe_textures
-
Enables unsafe_textures of sdl2
Temporary commit ref to get SDL2 with correct raw_window_handle for use with wgpu
- sdl2_gfx
- sdl2_mixer
- sdl2_image
- sdl2_ttf
- sdl2_use-bindgen
-
SDL2 build features
Enables use-bindgen of sdl2
- sdl2_use-pkgconfig
-
Enables use-pkgconfig of sdl2
- sdl2_use-vcpkg
- sdl2_use-mac_framework
-
Enables use_mac_framework of sdl2
- sdl2_bundled
- sdl2_static-link
-
Enables static-link of sdl2