|
Examples: SDL: Initial attempt at implementing the viewport/platform api. (WIP/test API) (#1542)
ImGui_ImplSDL2_Init() now takes a SDL GL context. |
|---|
|
|
| examples/imgui_impl_sdl2.cpp |
|---|
| examples/imgui_impl_sdl2.h |
|---|
| examples/sdl_opengl2_example/main.cpp |
|---|
| examples/sdl_opengl3_example/main.cpp |
|---|
| examples/sdl_vulkan_example/main.cpp |
|---|