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
/
directx11_example
History
ocornut
6277ffe00f
Examples: DirectX11: fixed ImGui_ImplDX11_NewFrame() from recreating device objects if render isn't called (g_pVB not set)
2016-01-11 10:19:38 +00:00
..
build_win32.bat
Examples: Fixed msvc batch files from warning.
2015-12-07 21:27:25 +00:00
directx11_example.vcxproj
Examples: Added README into the Visual Studio solution to people are less likely to miss it.
2015-11-29 11:01:50 +00:00
directx11_example.vcxproj.filters
Examples: Added README into the Visual Studio solution to people are less likely to miss it.
2015-11-29 11:01:50 +00:00
imgui_impl_dx11.cpp
Examples: DirectX11: fixed ImGui_ImplDX11_NewFrame() from recreating device objects if render isn't called (g_pVB not set)
2016-01-11 10:19:38 +00:00
imgui_impl_dx11.h
Examples: Header comments.
2015-11-29 11:25:15 +00:00
main.cpp
Examples: DX11: Remove debug flag (
#415
)
2015-11-30 10:22:46 +00:00