imgui / examples / directx11_example /
@ocornut ocornut authored on 29 Nov 2015
..
build_win32.bat Examples: Added /Zi (output debug information) in build_win32.bat files 9 years ago
directx11_example.vcxproj Examples: Added README into the Visual Studio solution to people are less likely to miss it. 9 years ago
directx11_example.vcxproj.filters Examples: Added README into the Visual Studio solution to people are less likely to miss it. 9 years ago
imgui_impl_dx11.cpp Examples: Most examples apps detect if ImDrawIdx was changed to 32-bits instead of 16 9 years ago
imgui_impl_dx11.h Examples: Possibly clarified the intent of imgui_impl_* files. 9 years ago
main.cpp Examples: Clarified comments. Removed font merging example from comments. 9 years ago