monado/src/xrt/targets/gui
Ryan Pavlik 92205ab5be build: Refactor CMake build to use static libraries instead of object bundles.
This allows transitive dependencies to work easier and improves compatibility.
It takes a little bit more storage at build time, and possibly a little extra time.
2020-03-04 11:15:35 +00:00
..
CMakeLists.txt build: Refactor CMake build to use static libraries instead of object bundles. 2020-03-04 11:15:35 +00:00
gui_sdl2.c t/gui: Fix SDL flag enum type 2020-01-09 17:35:54 -06:00
gui_sdl2.h st/gui: Refactor gui code into it's own state tracker 2019-10-09 21:53:21 +01:00
gui_sdl2_imgui.c st/gui: Don't include glad directly 2019-10-09 22:11:41 +01:00
gui_sdl2_main.c st/gui: Do not call prober select in debug scene 2019-10-15 20:54:52 +01:00
gui_sdl2_prober.c t/gui: Refactor out SDL2 code 2019-10-09 16:32:58 +01:00
meson.build external: Refactor out sdl functions from main cimguo.cpp 2019-10-22 21:37:03 +01:00