imgui / examples / directx12_example /
@omar omar authored on 7 Jun 2018
..
build_win32.bat Examples: Updated Makefile and batch files to work with new examples. Using lowercase "gl.h" as it seems this is what Linux wants. 7 years ago
directx12_example.vcxproj Examples: Added .. folder in include path to remove the awkward #include "../imgui_impl_xxx.h" statements. 6 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 Examples: Added .. folder in include path to remove the awkward #include "../imgui_impl_xxx.h" statements. 6 years ago