|
Examples: GLFW+GL2: Renamed imgui_impl_glfw.* to imgui_impl_glfw_gl2.* for consistency and to emphasis on GL2-ness.
|
|---|
|
|
| examples/opengl2_example/Makefile |
|---|
| examples/opengl2_example/imgui_impl_glfw.cpp 100644 → 0 |
|---|
| examples/opengl2_example/imgui_impl_glfw.h 100644 → 0 |
|---|
| examples/opengl2_example/imgui_impl_glfw_gl2.cpp 0 → 100644 |
|---|
| examples/opengl2_example/imgui_impl_glfw_gl2.h 0 → 100644 |
|---|
| examples/opengl2_example/main.cpp |
|---|
| examples/opengl2_example/opengl2_example.vcxproj |
|---|
| examples/opengl2_example/opengl2_example.vcxproj.filters |
|---|