imgui / examples / directx10_example /
@omar omar authored on 8 Jan 2018
..
build_win32.bat Examples: Fixed msvc batch files from warning. 9 years ago
directx10_example.vcxproj Examples: Visual Studio projects: Disabled extraneous function-level check in Release build. 7 years ago
directx10_example.vcxproj.filters Ported d3d11 renderer to d3d10 9 years ago
imgui_impl_dx10.cpp Added ImGuiKey_Insert for future use. Setup in all example bindings. (#1541) 7 years ago
imgui_impl_dx10.h Fix wrong comment in dx implementation headers 7 years ago
main.cpp Examples: DirectX10,DirectX11: Moved call to OMSetRenderTargets() in main loop so example code can integrate more nicely with other code. 7 years ago