imgui / examples / sdl_vulkan_example /
@omar omar authored on 18 Mar 2018
..
main.cpp Viewport, Platform: Refactored platform interface. Removed need to use imgui_internal.h in backends. Split viewport into public facing ImGuiViewport and internal structure. Exposing enough data to provide custom tweaked renderers. Renamed handlers, fixed lots of inconsistencies. (#1542, #1042) 7 years ago
sdl_vulkan_example.vcxproj Examples: Using draw_data->DisplaySize, followup to c50198d. Fix Vulkan secondary viewport rendering. SDL+Vulkan: Matched changes. Fix vcprojs. (#1542, #1042) 7 years ago
sdl_vulkan_example.vcxproj.filters Examples: Added SDL+Vulkan example, the abstraction worked here :) (ref #1367) 7 years ago