GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
9
Releases
59
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
imgui
Download ZIP
3036 commits
Transfer to URL with SHA
tree:
0260fdd1c6
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
d6a9956781
omar
authored
on 23 Oct 2017
..
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: DirectX9/10/11: Added WM_SYSKEYDOWN / WM_SYSKEYUP handlers so e.g. VK_MENU can be read.
7 years ago
imgui_impl_dx10.h
FAQ and comments about the use of ImTextureID (#562, #561, #521, #510, #497, #475 ...)
9 years ago
main.cpp
Examples: DirectX9/10/11: Renamed WndProc handler to use a generic Win32 name + returning 0 to all messages is more correct.
7 years ago