This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
imgui
Watch
1
Star
0
Fork
0
You've already forked imgui
mirror of
https://github.com/ocornut/imgui.git
synced
2025-12-18 20:35:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1e262ad555e0410a792cae973b35baf8933e88b
imgui
/
examples
/
example_win32_vulkan
History
ocornut
c72d0b2cbb
Backends: Vulkan: SwapChainImageUsage assume VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT which is added automatically. (
#8946
,
#8110
,
#8111
,
#8686
)
...
Merge
bad3c14
which was accidentally only pushed to docking. No important side effect.
2025-10-23 21:04:48 +02:00
..
build_win32.bat
Examples: Add Win32+Vulkan example. (
#8180
)
2025-01-06 17:40:11 +01:00
build_win64.bat
Examples: Add Win32+Vulkan example. (
#8180
)
2025-01-06 17:40:11 +01:00
example_win32_vulkan.vcxproj
Revert "Examples: Updated all .vcxproj from VS2015 to VS2019 (toolset v140 to v142), Windows SDK 8.1 to 10."
2025-03-11 18:42:12 +01:00
example_win32_vulkan.vcxproj.filters
Examples: Add Win32+Vulkan example, amends. (
#8180
)
2025-01-06 17:58:37 +01:00
main.cpp
Backends: Vulkan: SwapChainImageUsage assume VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT which is added automatically. (
#8946
,
#8110
,
#8111
,
#8686
)
2025-10-23 21:04:48 +02:00