This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a848807847
imgui
/
examples
/
example_win32_directx11
History
omar
e312363007
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (
#2036
)
2018-08-30 19:00:33 +02:00
..
build_win32.bat
Examples: Renamed example folders. (
#1870
)
2018-06-10 15:42:14 +02:00
example_win32_directx11.vcxproj
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (
#2036
)
2018-08-30 19:00:33 +02:00
example_win32_directx11.vcxproj.filters
Refactor: Added empty imgui_widgets.cpp + updated project files / makefiles etc. accordingly (
#2036
)
2018-08-30 19:00:33 +02:00
main.cpp
Viewport: DestroyPlatformWindows() checks for the bool CreatedPlatformWindow flag correctly. Note that we set CreatedPlatformWindow=true for the main viewport to allow the back-end to store data in the public Viewport structure (for consistency). (
#1542
)
2018-08-15 16:15:44 -07:00