imgui / examples / directx10_example /
@omar omar authored on 21 Jan 2018
..
build_win32.bat Examples: Fixed msvc batch files from warning. 9 years ago
directx10_example.vcxproj Examples: Visual Studio projects: Disabled extraneous function-level check in Release build. 7 years ago
directx10_example.vcxproj.filters Ported d3d11 renderer to d3d10 9 years ago
imgui_impl_dx10.cpp Examples: Made the Win32 proc handlers not assert if there is no active context yet, to be more flexible with creation order. (#1565) 7 years ago
imgui_impl_dx10.h Fix wrong comment in dx implementation headers 7 years ago
main.cpp Examples: Updated for reorganized context functions. Calling CreateContext(), DestroyContext() in example code. Removed Shutdown() from binding code. (#1565, #586, #992, #1007, #1558) 7 years ago