imgui/examples/opengl_example
ocornut be9fe9489c Examples: DirectX examples uses WM_KEYDOWN/WM_KEYUP
Fixes pressing Enter in IME being caught by application right after
validating an IME input.
2015-03-06 21:39:55 +00:00
..
gl3w/GL Replaced dependency on glew (inc. prebuilt one for Windows) by gl3w in source form 2015-02-27 10:53:17 +00:00
glfw Added OpenGL and DirectX9 example applications 2014-08-10 22:02:33 +01:00
main.cpp Examples: DirectX examples uses WM_KEYDOWN/WM_KEYUP 2015-03-06 21:39:55 +00:00
Makefile Examples: Speculative Makefile fix. I should get a Linux box instead on relying on Jenkins, this is pretty embarrassing. 2015-02-27 11:19:50 +00:00
opengl_example.vcxproj Examples: Windows examples don't link with imm32.lib by default. 2015-03-06 18:19:21 +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