imgui / examples / directx11_example /
@omar omar authored on 8 Jan 2018
..
build_win32.bat Examples: Fixed msvc batch files from warning. 9 years ago
directx11_example.vcxproj Examples: Visual Studio projects: Disabled extraneous function-level check in Release build. 7 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 Added ImGuiKey_Insert for future use. Setup in all example bindings. (#1541) 7 years ago
imgui_impl_dx11.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