imgui / examples / directx9_example /
@ocornut ocornut authored on 7 Dec 2015
..
build_win32.bat Examples: Fixed msvc batch files from warning. 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: Not clearing input data/tex data in atlas (will be required for dynamic atlas anyway). Effectively fix resizing in DX examples. 9 years ago
imgui_impl_dx9.h Examples: Header comments. 9 years ago
main.cpp Examples: Header comments. 9 years ago