Cargo Features
gl_object has no features set by default.
[dependencies]
gl_object = { version = "0.0.5", features = ["image", "mixer", "sdl2", "ttf", "bundled", "static-link", "use-bindgen", "use-pkgconfig", "use-vcpkg", "use_mac_framework", "wayland"] }
- image
-
Enables image of sdl2-sys ^0.35.2
- mixer
-
Enables mixer of sdl2-sys ^0.35.2
- sdl2
-
Affects
gl_object::sdl2_example
… - ttf
-
Enables ttf of sdl2-sys ^0.35.2
- bundled
-
Use hidapi support in SDL. Only 2.0.12 and after
Enables bundled of sdl2-sys ^0.35.2
- static-link
-
Enables static-link of sdl2-sys ^0.35.2
- use-bindgen
-
Enables use-bindgen of sdl2-sys ^0.35.2
- use-pkgconfig
-
Enables use-pkgconfig of sdl2-sys ^0.35.2
- use-vcpkg
-
Enables use-vcpkg of sdl2-sys ^0.35.2
- use_mac_framework
-
Enables use_mac_framework of sdl2-sys ^0.35.2
- wayland
-
Enables wayland of glfw-sys ^4.0.0