Cronologia Commit

Autore SHA1 Messaggio Data
  ocornut f3e85310e7 Merge branch 'master' into docking 2 settimane fa
  ocornut 3470e6112b (Breaking) Backends: Vulkan: moved fields in ImGui_ImplVulkan_InitInfo: RenderPass, Subpass, MSAASamples, PipelineRenderingCreateInfo. (#8946, #8110, #8111, #8686) 2 settimane fa
  ocornut e312b99296 (Breaking) Backends: Vulkan: renamed ImGui_ImplVulkan_MainPipelineCreateInfo to ImGui_ImplVulkan_PipelineInfo. (#8110, #8111) 2 settimane fa
  ocornut cc0a6690bf Backends: Vulkan: minor internal renames/tweaks to reduce further patches. (#8946, #8110, #8111, #8686) 2 settimane fa
  ocornut 5fe962216a (Breaking) Backends: Vulkan: added 'VkImageUsageFlags image_usage' parameter to ImGui_ImplVulkanH_CreateOrResizeWindow(). (#8946, #8110, #8111, #8686) 2 settimane fa
  johan0A 01686c6294 Backends: Vulkan: added a way to specify custom vertex/fragment shaders. (#8585, #8271) 6 mesi fa
  Olivier Gerard e639ff392c Backends: Vulkna: added ImGui_ImplVulkan_GetWindowDataFromViewport() accessor/helper. (#8946, #8940) 3 settimane fa
  ocornut aa9476a38a IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 3 settimane fa
  ocornut d4f722d5b2 IO: added ImGuiPlatformIO::ClearPlatformHandlers(), ClearRendererHandlers(). Backends: call those on Shutdown(). (#8945, #2769) 3 settimane fa
  ocornut 3dcd17f402 Merge branch 'master' into docking 1 mese fa
  ocornut 14e076c5bb Backends: Internal renaming of samplers. 1 mese fa
  ocornut ab760992ad Merge branch 'master' into docking 1 mese fa
  fdsa 09ebcf1779 Docs: fixed mismatched parentheses & other small changes. (#8922) 1 mese fa
  ocornut a959617d2e Backends: Vulkan: rewrite pColorAttachmentFormats deep-copy to avoid issues when calling multiple times. (#8282, #8110) 1 mese fa
  ocornut 02af06ea5f Backends: Vulkan: rewrite pColorAttachmentFormats deep-copy to avoid issues when calling multiple times. (#8282, #8110) 1 mese fa
  Ronan Cailleau f937a32742 Backends: Vulkan: added ImGui_ImplVulkan_CreateMainPipeline() - amend for docking branch. (8110, 8111, 8053) 1 mese fa
  ocornut fdcd351488 Merge branch 'master' into docking 1 mese fa
  ocornut 026d47cd35 Backends: Vulkan: store pColorAttachmentFormats deep-copy into an ImVector. (#8282, #8110) 1 mese fa
  ocornut 26aa81a8b1 Backends: Vulkan: misc amends (makes ImGui_ImplVulkan_MainPipelineCreateInfo::PipelineRenderingCreateInfo consistent with InitInfo). (#8110, #8111, #8053) 1 mese fa
  ocornut 1ecc34a0b1 Backends: Vulkan: misc amends (e.g. changelog, coding style). (8110, 8111, 8053) 1 mese fa
  ocornut ee03cef14f Backends: Vulkan: revert using a struct for ImGui_ImplVulkan_CreatePipeline() for now. (#8110, #8111, #8053) 1 mese fa
  Ronan Cailleau e51d93e2f5 Backends: Vulkan: added ImGui_ImplVulkan_CreateMainPipeline(). (#8110, #8111, #8053) 11 mesi fa
  ocornut cbf9e3f554 Merge branch 'master' into docking 2 mesi fa
  Michael Böhme 90025a62c7 Backends: Vulkan: Avoid calling vkCmdBindDescriptorSets() when texture has not changed. (#8666) 4 mesi fa
  ocornut 34debc733f Merge branch 'master' into docking 2 mesi fa
  Miolith 853a46e021 Backends: Vulkan: fixed texture update corruption introduced in 1.92.0. (#8801, #8755, #8840, #8465) 2 mesi fa
  ocornut fe1cee0837 Merge branch 'master' into docking 2 mesi fa
  ocornut 336d9212fc Backends: using range-for to iterate draw_data->CmdLists[]. 3 mesi fa
  ocornut c99ac2451f Merge branch 'master' into docking 3 mesi fa
  Moses Miller 032e1397d9 Backends: Vulkan: use separate barrier for buffer. (#8772) 3 mesi fa