imgui / examples / directx9_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
directx9_example.vcxproj Examples: Added README into the Visual Studio solution to people are less likely to miss it. 9 years ago
directx9_example.vcxproj.filters Examples: Added README into the Visual Studio solution to people are less likely to miss it. 9 years ago
imgui_impl_dx9.cpp Examples: Most examples apps detect if ImDrawIdx was changed to 32-bits instead of 16 9 years ago
imgui_impl_dx9.h Examples: Possibly clarified the intent of imgui_impl_* files. 9 years ago
main.cpp Examples: DirectX9/11: Removed assumption about Unicode build in example main.cpp (#399) 9 years ago