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-18 17:24:09 +01:00
Code
Releases
Wiki
Activity
imgui
/
examples
/
opengl3_example
History
omar
d3e826c247
Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. (
#1565
,
#586
,
#992
,
#1007
,
#1558
)
2018-01-21 20:16:55 +01:00
..
build_win32.bat
Tweak build batch files and readmes
2015-11-16 22:03:13 +01:00
imgui_impl_glfw_gl3.cpp
Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. (
#1565
,
#586
,
#992
,
#1007
,
#1558
)
2018-01-21 20:16:55 +01:00
imgui_impl_glfw_gl3.h
Examples: Comments to guide people unfamiliar with the librairies used.
2017-10-28 19:28:22 +02:00
main.cpp
Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. (
#1565
,
#586
,
#992
,
#1007
,
#1558
)
2018-01-21 20:16:55 +01:00
Makefile
add SDL GL3 makefile
2017-07-02 21:38:27 -05:00
opengl3_example.vcxproj
Examples: Visual Studio projects: Disabled extraneous function-level check in Release build.
2018-01-04 11:42:05 +01:00
opengl3_example.vcxproj.filters
Examples: Added README into the Visual Studio solution to people are less likely to miss it.
2015-11-29 11:01:50 +00:00