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 7dea158175 Examples: Allegro, Apple, DirectX9/10/11, Glfw+Vulkan :Added support for horizontal mouse wheel. (#1463) 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 Examples: Allegro, Apple, DirectX9/10/11, Glfw+Vulkan :Added support for horizontal mouse wheel. (#1463) 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)