2018-03-01 |
Examples: Vulkan: Various tweaks to name variable more consistently like Vulkan + a few comments + a few imgui style code compaction.
omar
committed
on 1 Mar 2018
|
---|---|
Examples: Vulkan: Debug report tweak + always enable in Debug build.
omar
committed
on 1 Mar 2018
|
|
Examples: Fixed enabling IMGUI_VULKAN_DEBUG_REPORT which was broken during refactor because of duplicate 'extensions' local variable.
omar
committed
on 1 Mar 2018
|
|
2018-02-28 |
Renamed ImGuiNavFlags io.NavFlags to ImGuiConfigFlags io.ConfigFlags. (#787)
omar
committed
on 28 Feb 2018
|
2018-02-21 |
Examples: Added SDL+Vulkan example, the abstraction worked here :) (ref #1367)
omar
committed
on 21 Feb 2018
|