imgui / examples / directx12_example /
@omar omar authored on 2 Mar 2018
..
build_win32.bat Merge latest from ocornut/imgui 8 years ago
directx12_example.vcxproj Examples: DirectX12: Merged to new example format, imgui_impl_dx12.cpp contains the DX12 stuff, couple with imgui_impl_win32.cpp 7 years ago
directx12_example.vcxproj.filters Examples: DirectX12: Merged to new example format, imgui_impl_dx12.cpp contains the DX12 stuff, couple with imgui_impl_win32.cpp 7 years ago
main.cpp Viewport: Replaced UpdatePlatformWindows/RenderPlatformWindows by RenderAdditionalViewports(). The update is always called in EndFrame(). (#1542) 7 years ago