1
0
mirror of https://github.com/ocornut/imgui.git synced 2024-11-12 02:00:58 +01:00
imgui/examples/opengl_example
2015-02-27 09:51:11 +00:00
..
glew Added OpenGL and DirectX9 example applications 2014-08-10 22:02:33 +01:00
glfw Added OpenGL and DirectX9 example applications 2014-08-10 22:02:33 +01:00
main.cpp Renamed ImGuiSetCondition_*** to ImGuiSetCond_*** and ImGuiCondition_FirstUseThisSession to ImGuiCond_Once 2015-02-27 09:51:11 +00:00
Makefile Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example. 2014-12-07 09:58:45 +00:00
opengl_example.vcxproj Examples: msvc: output .exe in project directory (not in solution directory). 2015-02-24 10:06:13 +00:00
opengl_example.vcxproj.filters Loading TTF file with stb_truetype. Broke setup API slightly. Font baked, packed with space for custom data. Embeds compressed ProggyClean. 2015-01-08 23:35:01 +00:00