GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
9
Releases
59
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
mark
/
imgui
Download ZIP
4275 commits
Transfer to URL with SHA
tree:
f6fc28dfd2
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
a2fbcc9ad4
omar
authored
on 9 Mar 2018
..
build_win32.bat
Examples: Updated Makefile and batch files to work with new examples. Using lowercase "gl.h" as it seems this is what Linux wants.
7 years ago
directx10_example.vcxproj
Examples: DirectX10: Reusing imgui_impl_win32, removed that code from imgui_impl_dx10
7 years ago
directx10_example.vcxproj.filters
Examples: DirectX10: Reusing imgui_impl_win32, removed that code from imgui_impl_dx10
7 years ago
main.cpp
Examples: DPI: Portable DPI related helpers in the _Win32 examples. Using one in examples's main.cpp, the GetDpiScale functions are not wired anywhere for now. (#1542, #1676)
7 years ago