GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
9
Releases
59
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
imgui
Download ZIP
2727 commits
Transfer to URL with SHA
tree:
v1.51
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
7e452ec737
omar
authored
on 10 Aug 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: Comments
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
Renamed ImGuiSetCond_XXX type and enums to ImGuiCond_XXX, kept old enums under #ifdef IMGUI_DISABLE_OBSOLETE_FUNCTIONS
7 years ago