ocornut
|
ceb26bac48
|
Backends: Vulkan: Added support for ImTextureID as VkDescriptorSet, amends. (#914)
|
3 years ago |
ocornut
|
7fc144edde
|
Examples: update all VS project files to VS2015. Update DX12 project Windows SDK to latest.
|
4 years ago |
ocornut
|
fdc2324d9a
|
Moved 'misc/natvis/imgui.natvis' to 'misc/debuggers/imgui.natvis'
|
4 years ago |
omar
|
9c8671e7b0
|
Tables: Add empty file, skeleton.
|
4 years ago |
ocornut
|
a7e21fb05f
|
Moving backends code from examples/ to backends/ (step 3: fixing project files)
|
4 years ago |
omar
|
209a6a751c
|
Revert "Examples: Switch most VS projects to enable Edit & Continue by default (may need to upgrade projects to latest toolchain)"
This reverts commit a24578ec09 .
/ZI not supported on 64-bit on some toolchains, leaving to default is best?
|
4 years ago |
omar
|
a24578ec09
|
Examples: Switch most VS projects to enable Edit & Continue by default (may need to upgrade projects to latest toolchain)
|
4 years ago |
omar
|
35cbf9c052
|
Examples: Visual Studio: Updated default platform toolset+sdk in vcproj files from v100+sdk7 (vs2010) to v110+sdk8 (vs2012). This is mostly so we can remove reliance on DXSDK_DIR for the DX10/DX11 example, which if existing and when switching to recent SDK ends up conflicting and creating warnings.
|
6 years ago |
omar
|
d0c98bf880
|
Examples: VS: Made project paths independant of SolutionDir so they can be built aside from the solution.
|
6 years ago |
MindSpunk
|
7eadcf7d7d
|
example_glfw_vulkan was missing a reference to imgui_widgets.cpp (#2071, #2036)
|
6 years ago |
omar
|
8d58fbb5ed
|
Examples: Renamed example folders. (#1870)
|
7 years ago |