2018-03-01 |
|
---|---|
Examples: Vulkan: SDL: Fixed missing resize handler (not properly merged from #1367) + tweaks.
omar
committed
on 1 Mar 2018
|
|
Examples: Vulkan: Moved code into shared helpers: ImGui_ImplVulkan_SelectSurfaceFormat, ImGui_ImplVulkan_SelectPresentMode.
omar
committed
on 1 Mar 2018
|
|
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
|
Renamed ImGuiNavFlags io.NavFlags to ImGuiConfigFlags io.ConfigFlags. (#787)
omar
committed
on 28 Feb 2018
|
|
Examples: DX10: Multi viewport/platform support (based on DX11 version). (#1542)
omar
committed
on 28 Feb 2018
|
|
2018-02-27 |
Examples: NULL pointers for consistency.
omar
committed
on 27 Feb 2018
|
Examples: DX12: Empty skeleton toward implementing the multi-viewport api for DirectX12. (WIP/test API) (#1542, #301)
omar
committed
on 27 Feb 2018
|
|
Examples: SDL: Initial attempt at implementing the viewport/platform api. (WIP/test API) (#1542)
...
omar
committed
on 27 Feb 2018
|
|
Examples: GLFW + OpenGL3: Initial attempt at implementing the viewport/platform api. (WIP/test API) (#1542)
omar
committed
on 27 Feb 2018
|
|
Examples: DX11 + Win32: Initial attempt at implementing the viewport/platform api. (WIP/test API) (#1542)
omar
committed
on 27 Feb 2018
|
|
Examples: Misc tweaks/fixes.
omar
committed
on 27 Feb 2018
|
|
2018-02-26 |
|
2018-02-23 |
|
Examples: OpenGL3: Create the VAO in the render function so the setup can more easily be used with multiple shared GL context. (#1217)
omar
committed
on 23 Feb 2018
|
|
Examples: DirectX12: Merged to new example format, imgui_impl_dx12.cpp contains the DX12 stuff, couple with imgui_impl_win32.cpp
omar
committed
on 23 Feb 2018
|
|
Merge branch 'master' into examples_refactor
omar
committed
on 23 Feb 2018
|
|
2018-02-22 |
Examples: DirectX12: Tweaked assertion to more accurately represent what it wants to say. (#301)
omar
committed
on 22 Feb 2018
|
Update README.txt
omar
authored
on 22 Feb 2018
GitHub
committed
on 22 Feb 2018
|
|
Examples: DirectX12: Fixed shutdown issue. (#301)
omar
committed
on 22 Feb 2018
|
|
Examples: DirectX12: Merge, various styling tweaks, update for 1.60 wip, synchronized Win32 features with other examples. (#301)
omar
committed
on 22 Feb 2018
|
|
Examples: DirectX12: Removed from current solution which is meant to be VS2010 compatible for now (will change soon).
omar
committed
on 22 Feb 2018
|
|
Merge branch 'jdm3_master'
omar
committed
on 22 Feb 2018
|
|
Examples: DirectX10, DirectX11: Simplified main example code.
omar
committed
on 22 Feb 2018
|
|
2018-02-21 |
Simplified .gitignore list
omar
committed
on 21 Feb 2018
|
Simplified .gitignore list
omar
committed
on 21 Feb 2018
|
|
Examples: Titles/comments in headers
omar
committed
on 21 Feb 2018
|