mirror of
https://github.com/ocornut/imgui.git
synced 2024-11-12 02:00:58 +01:00
01286f6636
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) |
||
---|---|---|
.. | ||
build_win32.bat | ||
imgui_impl_glfw_gl3.cpp | ||
imgui_impl_glfw_gl3.h | ||
main.cpp | ||
Makefile | ||
opengl3_example.vcxproj | ||
opengl3_example.vcxproj.filters |