This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_UI_SDK
/
imgui
Watch
1
Star
0
Fork
0
mirror of
https://github.com/ocornut/imgui.git
synced
2026-09-16 01:47:33 +08:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
Files
3b83cd24f59bb997cc9b69f8cb8304df33de7f05
imgui
/
examples
/
directx9_example
T
History
omar
d2c65aa3e8
Examples: DirectX9/10/11: Tweak usage of SetCapture/ReleaseCapture. (
#1375
)
...
ps: DirectX 12 example (
#302
) may want to adopt that as well.
2017-10-24 14:48:00 +02:00
..
build_win32.bat
Examples: DirectX9: Removed dependency on dx3x9 (remainder) (
#611
)
2016-05-03 11:12:59 +02:00
directx9_example.vcxproj
Examples: DirectX9: Removed dependency on dxguid.lib + remainder of d3dx9.lib (
#611
)
2016-05-03 11:30:43 +02:00
directx9_example.vcxproj.filters
…
imgui_impl_dx9.cpp
Examples: DirectX9/10/11: Tweak usage of SetCapture/ReleaseCapture. (
#1375
)
2017-10-24 14:48:00 +02:00
imgui_impl_dx9.h
…
main.cpp
Examples: DirectX9/10/11: Renamed WndProc handler to use a generic Win32 name + returning 0 to all messages is more correct.
2017-10-23 09:57:59 +02:00