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.
xndcn 127f132447 Backends: OpenGL3: Add compatibility of GL_VERSION for GL 2.x (#3530)
GL_MAJOR_VERSION and GL_MINOR_VERSION are available on GL 3.0 and above.
So we have to parse GL_VERSION under GL 2.x
4 years ago
..
vulkan Moving backends code from examples/ to backends/ (step 2: moving vulkan cruft) 4 years ago
imgui_impl_allegro5.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_allegro5.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_dx9.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_dx9.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_dx10.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_dx10.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_dx11.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_dx11.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_dx12.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_dx12.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_glfw.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_glfw.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_glut.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_glut.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_marmalade.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_marmalade.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_metal.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_metal.mm Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_opengl2.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_opengl2.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_opengl3.cpp Backends: OpenGL3: Add compatibility of GL_VERSION for GL 2.x (#3530) 4 years ago
imgui_impl_opengl3.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_osx.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_osx.mm Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_sdl.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_sdl.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_vulkan.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_vulkan.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_win32.cpp Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago
imgui_impl_win32.h Moving backends code from examples/ to backends/ (step 6: update markdown documentation) 4 years ago