This website requires JavaScript.
Explore
Help
Sign In
Drezil
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/Drezil/imgui.git
synced
2025-02-20 07:42:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
imgui
/
examples
/
opengl2_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
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
2016-08-25 10:25:51 +02:00
imgui_impl_glfw_gl2.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_gl2.h
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
2018-01-19 09:50:58 +01: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
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
2018-01-19 09:50:58 +01:00
opengl2_example.vcxproj
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
2018-01-19 09:50:58 +01:00
opengl2_example.vcxproj.filters
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
2018-01-19 09:50:58 +01:00