GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
9
Releases
59
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
imgui
Download ZIP
2017 commits
Transfer to URL with SHA
tree:
9e86d0e225
Switch branches
×
docking
features/draw_callback_extra_arg
features/fnv1a
features/imvector_size_t
features/premake
features/range_select
features/tex_round_corners
master
v1.67-fixes
imgui
/
examples
/
directx10_example
/
latest commit
31fe006c85
ocornut
authored
on 11 Jan 2016
..
build_win32.bat
Examples: Fixed msvc batch files from warning.
9 years ago
directx10_example.vcxproj
Ported d3d11 renderer to d3d10
9 years ago
directx10_example.vcxproj.filters
Ported d3d11 renderer to d3d10
9 years ago
imgui_impl_dx10.cpp
Examples: DirectX10 fixed ImGui_ImplDX10_NewFrame() from recreating device objects if render isn't called (g_pVB not set)
9 years ago
imgui_impl_dx10.h
Examples: DirectX10: Minor tweaks, updated to latest example changes (#424)
9 years ago
main.cpp
Examples: DirectX10: Minor tweaks, updated to latest example changes (#424)
9 years ago