imgui / examples / opengl_example /
@ocornut ocornut authored on 6 Mar 2015
..
gl3w/ GL Replaced dependency on glew (inc. prebuilt one for Windows) by gl3w in source form 10 years ago
glfw Added OpenGL and DirectX9 example applications 10 years ago
Makefile Examples: Speculative Makefile fix. I should get a Linux box instead on relying on Jenkins, this is pretty embarrassing. 10 years ago
main.cpp Windows: setup a default handler for ImeSetInputScreenPosFn so IME (Japanese/Chinese) inputs are positioned correctly. 10 years ago
opengl_example.vcxproj Examples: Windows examples don't link with imm32.lib by default. 10 years ago
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. 10 years ago