This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2025-01-31 03:53:44 +01:00
Code
Releases
Wiki
Activity
imgui
/
examples
/
opengl2_example
History
omar
cb38caeda4
Examples: Added more comments near the fonts loading section, to catch common questions and errors (e.g.
#1397
,
#1366
,
#1341
,
#1222
,
#1193
,
#1115
,
#951
, etc.)
2017-10-28 18:21:44 +02:00
..
build_win32.bat
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
2016-08-25 10:25:51 +02:00
imgui_impl_glfw.cpp
Examples: Extra clarification for the 100th person who insist on using the OpenGL2 code in spite of existing documentation leaning against it. (
#1394
)
2017-10-25 20:55:15 +02:00
imgui_impl_glfw.h
Examples: GL2: rename functions to include GL2 in name
2017-09-01 16:45:31 +02:00
main.cpp
Examples: Added more comments near the fonts loading section, to catch common questions and errors (e.g.
#1397
,
#1366
,
#1341
,
#1222
,
#1193
,
#1115
,
#951
, etc.)
2017-10-28 18:21:44 +02:00
Makefile
add SDL GL3 makefile
2017-07-02 21:38:27 -05:00
opengl2_example.vcxproj
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
2016-08-25 10:25:51 +02:00
opengl2_example.vcxproj.filters
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
2016-08-25 10:25:51 +02:00