imgui / examples / opengl3_example /
@ocornut ocornut authored on 27 Feb 2015
..
Makefile Fix Clang warning with offsetof() macro? Added -Wall in OpenGL 3 example. 10 years ago
main.cpp Renamed ImGuiSetCondition_*** to ImGuiSetCond_*** and ImGuiCondition_FirstUseThisSession to ImGuiCond_Once 10 years ago
opengl3_example.vcxproj Examples: Desperate attempts removing link warnings under Windows. Screw standard librairies. 10 years ago
opengl3_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