Commit Graph

2 Commits

Author SHA1 Message Date
Amer Koleci 91a8e7bd92 Various Updates (#620)
* Update ImGui to stable https://github.com/ocornut/imgui/releases/tag/v1.89.2
Update ImGui docking to latest version.

* ThirdParty: Update vulkan to latest 1.3.238, volk and vma
ThirdParty: Update DirectX-headers to latest release.

* Improve D3D12 backend compile times and update D3D12MemAlloc.

* FIX: Build with recent imgui changes.
2023-01-11 17:51:42 +01:00
Preben Eriksen 0d3d12cc22 PE: ImGui Docking Sample. (#485)
* PE: ImGui Docking Sample.

* PE: Added new files to CMakeLists.txt.

* PE: WickedEngine.sln VS2022 version.

* PE:

* PE: Removed some warnings.
2022-07-10 12:39:59 +02:00