imgui/examples/opengl_example
Dale Kim 7bd507d266 Disable client state in OpenGL example after rendering.
Using the example code in another application that has other rendering
code can cause rendering bugs or memory access errors if client state
is not disabled.
2014-08-22 16:00:38 -05:00
..
glew Added OpenGL and DirectX9 example applications 2014-08-10 22:02:33 +01:00
glfw Added OpenGL and DirectX9 example applications 2014-08-10 22:02:33 +01:00
main.cpp Disable client state in OpenGL example after rendering. 2014-08-22 16:00:38 -05:00
Makefile.Linux Renamed Makefile 2014-08-12 13:55:30 +01:00
Makefile.Macosx Tweak MacOS X Makefile for likely scenario 2014-08-13 23:02:30 +01:00
opengl_example.sln Added OpenGL and DirectX9 example applications 2014-08-10 22:02:33 +01:00
opengl_example.vcxproj Added OpenGL and DirectX9 example applications 2014-08-10 22:02:33 +01:00
opengl_example.vcxproj.filters Added OpenGL and DirectX9 example applications 2014-08-10 22:02:33 +01:00
stb_image.h Added OpenGL and DirectX9 example applications 2014-08-10 22:02:33 +01:00