ocornut
|
bad3c14ff6
Backends: Vulkan: SwapChainImageUsage assume VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT which is added automatically. (#8946, #8110, #8111, #8686)
|
9 小时之前 |
ocornut
|
f3e85310e7
Merge branch 'master' into docking
|
3 天之前 |
ocornut
|
3470e6112b
(Breaking) Backends: Vulkan: moved fields in ImGui_ImplVulkan_InitInfo: RenderPass, Subpass, MSAASamples, PipelineRenderingCreateInfo. (#8946, #8110, #8111, #8686)
|
3 天之前 |
ocornut
|
5fe962216a
(Breaking) Backends: Vulkan: added 'VkImageUsageFlags image_usage' parameter to ImGui_ImplVulkanH_CreateOrResizeWindow(). (#8946, #8110, #8111, #8686)
|
3 天之前 |
ocornut
|
f4a3529ffc
Fixed bad merge which left a few examples not building in docking branch.
|
1 周之前 |
ocornut
|
34bff4672c
Merge branch 'master' into docking
|
1 周之前 |
ocornut
|
cd476b27f8
Examples: GLFW+Vulkan: Fixed not applying content scale. (#8921, #8756)
|
2 周之前 |
ocornut
|
4d216d4510
Merge branch 'master' into docking
|
1 月之前 |
ocornut
|
fe03035112
Docs: advertise ProggyVector font as an alternative.
|
1 月之前 |
ocornut
|
6af6cec23f
Merge branch 'master_fonts' into docking
|
3 月之前 |
ocornut
|
c18301f356
Examples: remove explicit font sizes from AddFontXXX() calls. Add commented out style.FontSizeBase assignment.
|
3 月之前 |
ocornut
|
d72e66cdee
Examples: remove comments/references about baking and GetGlyphRangesJapanese().
|
3 月之前 |
ocornut
|
88d2df24be
Merge branch 'master' into docking
|
5 月之前 |
ocornut
|
b23a216ecd
Examples: added SDL2+Vulkan, SDL3+Vulkan, GLFW+Vulkan makefiles. Amend ignore list. (#2480)
|
5 月之前 |
ocornut
|
afd659bb92
Merge branch 'master' into docking
|
7 月之前 |
ocornut
|
12963f5231
Examples: Vulkan: make ApiVersion a little more visible in examples. (#8326, #8365)
|
7 月之前 |
ocornut
|
015186aaf8
Merge branch 'master' into docking
|
8 月之前 |
ocornut
|
0f33d7185f
Examples: Vulkan: vkAcquireNextImageKHR() and vkQueuePresentKHR() returning VK_SUBOPTIMAL_KHR keeps moving forward. (#7825, #7831)
|
8 月之前 |
ocornut
|
d0d571e0d7
Merge branch 'master' into docking
|
8 月之前 |
ocornut
|
0b8ff4b238
Backends, Examples: Vulkan: add IMGUI_IMPL_VULKAN_MINIMUM_IMAGE_SAMPLER_POOL_SIZE. use in descriptor pools sizes. (#6642)
|
8 月之前 |
ocornut
|
9cc0bf89bd
Merge branch 'master' into docking
|
8 月之前 |
ocornut
|
93a93071a2
Examples: Add Win32+Vulkan example, amends. (#8180)
|
8 月之前 |
ocornut
|
a2e21727c0
Backends: Vulkan: moved helpers to backend: ImGui_ImplVulkanH_SelectPhysicalDevice(), ImGui_ImplVulkanH_SelectQueueFamilyIndex(). (#8180)
|
8 月之前 |
ocornut
|
d8c98c8c14
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
71ee2ce367
Examples: GLFW: rework examples main loop to handle minimization without burning CPU or GPU by running unthrottled code. (#7844)
|
1 年之前 |
ocornut
|
10a5a857f5
Merge branch 'master' into docking
|
1 年之前 |
Martin Ejdestig
|
a18fb406ac
Backends: Vulkan: Remove Volk/ from volk.h #include directives (#7722, #6582, #4854)
|
1 年之前 |
ocornut
|
3e7f1d42db
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
a47bfb1b5b
Examples: GLFW+Vulkan: handle swap chain resize even without Vulkan returning VK_SUBOPTIMAL_KHR (#7671)
|
1 年之前 |
ocornut
|
5717f0a33e
Merge branch 'master' into docking
|
1 年之前 |