imgui / examples / directx11_example /
@Nicolas Guillemot Nicolas Guillemot authored on 11 Oct 2015
..
build_win32.bat Examples: DirectX11: Fixed batch file for VS 2012+, still works for 2008/2010.. Include path order matters... 9 years ago
directx11_example.vcxproj Updated projects to reference new files (#219) 9 years ago
directx11_example.vcxproj.filters Updated projects to reference new files (#219) 9 years ago
imgui_impl_dx11.cpp fix POSITION format (ImDrawVert::pos is 2D, not 4D) 9 years ago
imgui_impl_dx11.h Examples: imgui_impl* functions declared with IMGUI_API to ease copy & pasting into projects using DLL 9 years ago
main.cpp Fonts: added Cousine-Regular.ttf 9 years ago