omar
authored
on 21 Jan 2018
|
|
.. |
|
|
|
Makefile
|
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
|
7 years ago
|
|
build_win32.bat
|
Examples: Renaming opengl_example/ to opengl2_example/ for clarity (1/2 because git)
|
8 years ago
|
|
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)
|
7 years ago
|
|
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.
|
7 years ago
|
|
main.cpp
|
Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. (#1565, #586, #992, #1007, #1558)
|
7 years ago
|
|
opengl2_example.vcxproj
|
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
|
7 years ago
|
|
opengl2_example.vcxproj.filters
|
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
|
7 years ago
|