imgui / examples / directx9_example /
@ocornut ocornut authored on 8 Feb 2016
..
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: DirectX9: Wastefully use a RGBA8 texture for the font texture to make compability more evident with user's textures (#521) 9 years ago
imgui_impl_dx9.h Examples: Header comments. 9 years ago
main.cpp Examples: Header comments. 9 years ago