You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gregg Tavares 01286f6636 Fix blend func state save/restore
AFAIK there's no such enum as `GL_BLEND_SRC` or `GL_BLEND_DST` in OpenGL3 and OpenGL4.

Maybe they're left over from previous versions? They don't even seem to exist in OpenGL 2.1. In fact checking they were deprecated in OpenGL 1.5 (they exist in 1.3)
8 years ago
..
Makefile Examples: Speculative fix for OSX Makefile to make Travis happy (re #812) 8 years ago
build_win32.bat Tweak build batch files and readmes 9 years ago
imgui_impl_glfw_gl3.cpp Fix blend func state save/restore 8 years ago
imgui_impl_glfw_gl3.h FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...) 9 years ago
main.cpp Examples: GL3: Comments about gl3w (#880) 8 years ago
opengl3_example.vcxproj Examples: Added README into the Visual Studio solution to people are less likely to miss it. 9 years ago
opengl3_example.vcxproj.filters Examples: Added README into the Visual Studio solution to people are less likely to miss it. 9 years ago