This website requires JavaScript.
Explore
Help
Sign In
Cool_Tools
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2025-02-19 12:05:44 +01:00
Code
Releases
Wiki
Activity
imgui
/
examples
/
directx11_example
History
ocornut
e46c7b70eb
Examples: Most examples apps detect if ImDrawIdx was changed to 32-bits instead of 16
2015-11-08 11:00:31 +00:00
..
build_win32.bat
Examples: DirectX11: Fixed batch file for VS 2012+, still works for 2008/2010.. Include path order matters...
2015-09-10 20:58:43 +01:00
directx11_example.vcxproj
…
directx11_example.vcxproj.filters
…
imgui_impl_dx11.cpp
Examples: Most examples apps detect if ImDrawIdx was changed to 32-bits instead of 16
2015-11-08 11:00:31 +00:00
imgui_impl_dx11.h
Examples: Possibly clarified the intent of imgui_impl_* files.
2015-10-13 17:53:43 +02:00
main.cpp
Examples: update all examples with same comment (
#389
)
2015-10-30 10:45:16 +01:00