ocornut
|
1f020e526a
Backends: Vulkan: ImGui_ImplVulkan_CreatePipeline() for secondary viewport always use the RenderPass created by the ImGui_ImplVulkanH_CreateOrResizeWindow(). (#8946, #8110)
|
1 week ago |
ocornut
|
bad3c14ff6
Backends: Vulkan: SwapChainImageUsage assume VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT which is added automatically. (#8946, #8110, #8111, #8686)
|
1 week ago |
ocornut
|
e4e3c2cc23
Backends: Vulkan: amends for docking. Add PipelineInfoForViewports and SwapChainImageUsage. (#8946, #8110, #8111, #8686)
|
2 weeks ago |
ocornut
|
f3e85310e7
Merge branch 'master' into docking
|
2 weeks ago |
ocornut
|
3470e6112b
(Breaking) Backends: Vulkan: moved fields in ImGui_ImplVulkan_InitInfo: RenderPass, Subpass, MSAASamples, PipelineRenderingCreateInfo. (#8946, #8110, #8111, #8686)
|
2 weeks ago |
ocornut
|
e312b99296
(Breaking) Backends: Vulkan: renamed ImGui_ImplVulkan_MainPipelineCreateInfo to ImGui_ImplVulkan_PipelineInfo. (#8110, #8111)
|
2 weeks ago |
ocornut
|
cc0a6690bf
Backends: Vulkan: minor internal renames/tweaks to reduce further patches. (#8946, #8110, #8111, #8686)
|
2 weeks ago |
ocornut
|
5fe962216a
(Breaking) Backends: Vulkan: added 'VkImageUsageFlags image_usage' parameter to ImGui_ImplVulkanH_CreateOrResizeWindow(). (#8946, #8110, #8111, #8686)
|
2 weeks ago |
johan0A
|
01686c6294
Backends: Vulkan: added a way to specify custom vertex/fragment shaders. (#8585, #8271)
|
6 months ago |
Olivier Gerard
|
e639ff392c
Backends: Vulkna: added ImGui_ImplVulkan_GetWindowDataFromViewport() accessor/helper. (#8946, #8940)
|
3 weeks ago |
ocornut
|
aa9476a38a
IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769)
|
3 weeks ago |
ocornut
|
d4f722d5b2
IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769)
|
3 weeks ago |
ocornut
|
3dcd17f402
Merge branch 'master' into docking
|
1 month ago |
ocornut
|
14e076c5bb
Backends: Internal renaming of samplers.
|
1 month ago |
ocornut
|
ab760992ad
Merge branch 'master' into docking
|
1 month ago |
fdsa
|
09ebcf1779
Docs: fixed mismatched parentheses & other small changes. (#8922)
|
1 month ago |
ocornut
|
a959617d2e
Backends: Vulkan: rewrite pColorAttachmentFormats deep-copy to avoid issues when calling multiple times. (#8282, #8110)
|
1 month ago |
ocornut
|
02af06ea5f
Backends: Vulkan: rewrite pColorAttachmentFormats deep-copy to avoid issues when calling multiple times. (#8282, #8110)
|
1 month ago |
Ronan Cailleau
|
f937a32742
Backends: Vulkan: added ImGui_ImplVulkan_CreateMainPipeline() - amend for docking branch. (8110, 8111, 8053)
|
1 month ago |
ocornut
|
fdcd351488
Merge branch 'master' into docking
|
1 month ago |
ocornut
|
026d47cd35
Backends: Vulkan: store pColorAttachmentFormats deep-copy into an ImVector. (#8282, #8110)
|
1 month ago |
ocornut
|
26aa81a8b1
Backends: Vulkan: misc amends (makes ImGui_ImplVulkan_MainPipelineCreateInfo::PipelineRenderingCreateInfo consistent with InitInfo). (#8110, #8111, #8053)
|
1 month ago |
ocornut
|
1ecc34a0b1
Backends: Vulkan: misc amends (e.g. changelog, coding style). (8110, 8111, 8053)
|
1 month ago |
ocornut
|
ee03cef14f
Backends: Vulkan: revert using a struct for ImGui_ImplVulkan_CreatePipeline() for now. (#8110, #8111, #8053)
|
1 month ago |
Ronan Cailleau
|
e51d93e2f5
Backends: Vulkan: added ImGui_ImplVulkan_CreateMainPipeline(). (#8110, #8111, #8053)
|
11 months ago |
ocornut
|
cbf9e3f554
Merge branch 'master' into docking
|
2 months ago |
Michael Böhme
|
90025a62c7
Backends: Vulkan: Avoid calling vkCmdBindDescriptorSets() when texture has not changed. (#8666)
|
4 months ago |
ocornut
|
34debc733f
Merge branch 'master' into docking
|
2 months ago |
Miolith
|
853a46e021
Backends: Vulkan: fixed texture update corruption introduced in 1.92.0. (#8801, #8755, #8840, #8465)
|
2 months ago |
ocornut
|
fe1cee0837
Merge branch 'master' into docking
|
2 months ago |