Dear ImGui: Bloat-free Graphical User interface for C++ with minimal dependencies
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
omar ce95b84825 Added ImGuiKey_Insert for future use. Setup in all example bindings. (#1541) ago%!(EXTRA string=7 years)
..
build_win32.bat Examples: Fixed msvc batch files from warning. ago%!(EXTRA string=10 years)
directx10_example.vcxproj Examples: Visual Studio projects: Disabled extraneous function-level check in Release build. ago%!(EXTRA string=7 years)
directx10_example.vcxproj.filters Ported d3d11 renderer to d3d10 ago%!(EXTRA string=10 years)
imgui_impl_dx10.cpp Added ImGuiKey_Insert for future use. Setup in all example bindings. (#1541) ago%!(EXTRA string=7 years)
imgui_impl_dx10.h Fix wrong comment in dx implementation headers ago%!(EXTRA string=8 years)
main.cpp Examples: DirectX10,DirectX11: Moved call to OMSetRenderTargets() in main loop so example code can integrate more nicely with other code. ago%!(EXTRA string=7 years)