This website requires JavaScript.
Explore
Help
Sign In
ocornut
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
imgui
/
examples
/
directx9_example
History
Gargaj
e4d916a4b3
NULL out font texture on invalidate
...
If this isn't done, NewFrame won't re-create the font.
2015-10-18 19:05:04 +02: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
directx9_example.vcxproj
Updated projects to reference new files (
#219
)
2015-07-21 17:04:03 -06:00
directx9_example.vcxproj.filters
Updated projects to reference new files (
#219
)
2015-07-21 17:04:03 -06:00
imgui_impl_dx9.cpp
NULL out font texture on invalidate
2015-10-18 19:05:04 +02:00
imgui_impl_dx9.h
Examples: Possibly clarified the intent of imgui_impl_* files.
2015-10-13 17:53:43 +02:00
main.cpp
Fonts: added Cousine-Regular.ttf
2015-07-15 14:56:29 -06:00