Examples: SDL+GL2: Renamed imgui_impl_sdl.* to imgui_impl_sdl_gl2.* for consistency and to emphasis on GL2-ness.
|
---|
|
examples/sdl_opengl2_example/build_win32.bat |
---|
examples/sdl_opengl2_example/imgui_impl_sdl.cpp 100644 → 0 |
---|
examples/sdl_opengl2_example/imgui_impl_sdl.h 100644 → 0 |
---|
examples/sdl_opengl2_example/imgui_impl_sdl_gl2.cpp 0 → 100644 |
---|
examples/sdl_opengl2_example/imgui_impl_sdl_gl2.h 0 → 100644 |
---|
examples/sdl_opengl2_example/main.cpp |
---|