Examples: SDL: Initial attempt at implementing the viewport/platform api. (WIP/test API) (#1542)
ImGui_ImplSDL2_Init() now takes a SDL GL context.
1 parent 4cee46f commit cb601d79e834182e2c8fd752a60b170507b0c753
@omar omar authored on 27 Feb 2018
Showing 5 changed files
View
examples/imgui_impl_sdl2.cpp
View
examples/imgui_impl_sdl2.h
View
examples/sdl_opengl2_example/main.cpp
View
examples/sdl_opengl3_example/main.cpp
View
examples/sdl_vulkan_example/main.cpp