History for imgui / examples / sdl_vulkan_example / sdl_vulkan_example.vcxproj
2018-06-07
@omar
Examples: Added .. folder in include path to remove the awkward #include "../imgui_impl_xxx.h" statements.
omar committed on 7 Jun 2018
2018-03-13
@omar
Examples: Using draw_data->DisplaySize, followup to c50198d. Fix Vulkan secondary viewport rendering. SDL+Vulkan: Matched changes. Fix vcprojs. (#1542, #1042)
omar committed on 13 Mar 2018
2018-02-21
@omar
Examples: Added SDL+Vulkan example, the abstraction worked here :) (ref #1367)
omar committed on 21 Feb 2018