imgui / examples / directx11_example /
@omar omar authored on 30 Jan 2018
..
build_win32.bat Examples: Fixed msvc batch files from warning. 9 years ago
directx11_example.vcxproj Added imgui.natvis helper for visual studio users. Added to examples projects. 7 years ago
directx11_example.vcxproj.filters Added imgui.natvis helper for visual studio users. Added to examples projects. 7 years ago
imgui_impl_dx11.cpp Examples: Using #include "imgui.h" instead of <imgui.h> appear correct-er as per standard? xcode+clang are very nitpicky there. 7 years ago
imgui_impl_dx11.h Fix wrong comment in dx implementation headers 7 years ago
main.cpp Examples: Using Dark theme by default. (#707). Tweaked demo code. 7 years ago