Historie revizí

Autor SHA1 Zpráva Datum
  ocornut b580c11303 Merge branch 'master' into docking před 1 měsícem
  ocornut e97e55adbc Backends: Fixed various warnings discovered when using MinGW GCC 15/Clang on latest backends. před 1 měsícem
  ocornut 8d6e66d38c Backends: DX10, DX11, DX12, OpenGL3, Vulkan, WGPU: Assert when CreateDeviceObjects() calls return false. před 1 měsícem
  ocornut 344d5ff4b7 Merge branch 'master' into docking před 1 měsícem
  Shawn Hatori 6b3cbb10a2 Backends: Vulkan: correct minimum pool size assertion (#8691) před 1 měsícem
  ocornut 6af6cec23f Merge branch 'master_fonts' into docking před 1 měsícem
  ocornut abe294bfd0 Backends: Vulkan: added ImGuiBackendFlags_RendererHasTextures support. před 8 měsíci
  ocornut 0a222a3e2a Backends: Vulkan: fixed build with VK_NO_PROTOTYPES. před 3 měsíci
  ocornut bf68040dc5 Backends: Vulkan: fixed build with VK_NO_PROTOTYPES. před 3 měsíci
  ocornut 37fba4bed4 Backends: Vulkan: fixed validation errors during window detach in multi-viewport mode. [docking branch amend] (#8600, #8176) před 3 měsíci
  ocornut 1c8fad73f8 Merge branch 'master' into docking před 3 měsíci
  ChrisTom-94 bbc89b6391 Backends: Vulkan: fixed validation errors during window detach in multi-viewport mode. (#8600, #8176) před 3 měsíci
  ChrisTom-94 d1dc2a3298 Backends: Vulkan: Load dynamic rendering functions using vkGetDeviceProcAddr() + try both non-KHR and KHR versions. (#8600, #8326, #8365) před 3 měsíci
  ocornut 47d1ab192a Merge branch 'master' into docking před 3 měsíci
  ocornut 974bf58a21 Backends: Vulkan: Build and warning fixes. (#8282) před 4 měsíci
  ocornut 91652c317e Backends: Vulkan: Deep-copy ImGui_ImplVulkan_InitInfo::PipelineRenderingCreateInfo's pColorAttachmentFormats buffer when set, in order to reduce common user-error of specifying a pointer to data that gets out of scope. (#8282) před 4 měsíci
  Andrew Zonenberg 9fdeb41e52 Backends: Vulkan: Suppress trivially-copyable warning (#8537) před 4 měsíci
  ocornut 6972b6c380 Merge branch 'master' into docking před 4 měsíci
  fdsa 3c3d943fb1 Docs: Fix some typos (#8473) před 5 měsíci
  ocornut afd659bb92 Merge branch 'master' into docking před 5 měsíci
  ocornut ec4cd2cb8c Backends: Vulkan: Fixed crash with using no prototypes + *BREAKING* Added ApiVersion to ImGui_ImplVulkan_LoadFunctions(). (#8326, #8365, #8400) před 5 měsíci
  ocornut e1ae7db4cc Backends: Vulkan: Fixed building with older headers not supporting VK_HEADER_VERSION_COMPLETE. (#8326, #8365) před 5 měsíci
  ocornut 890ead6a71 Backends: Vulkan: Added ApiVersion field in ImGui_ImplVulkan_InitInfo. Dynamic rendering path loads "vkCmdBeginRendering/vkCmdEndRendering" without -KHR on API 1.3. (#8326, #8365) před 5 měsíci
  ocornut 6e94f6cefb Merge branch 'master' into docking před 6 měsíci
  ocornut dd89a3741b Backends: Vulkan: sharing duplicate code. (#5446, #8326) před 6 měsíci
  ocornut 109dd2be5d Backends: Vulkan: VK_SUBOPTIMAL_KHR doesn't skip frame. (#7831, #7825) před 6 měsíci
  ocornut 507cdba44e Backends: Vulkan: vkQueuePresentKHR() returning VK_SUBOPTIMAL_KHR keeps moving forward. (#7825) před 6 měsíci
  ocornut 015186aaf8 Merge branch 'master' into docking před 6 měsíci
  ocornut b9badb597a Backends: Vulkan: removed misleading code incrementing frameindex. (#7834) před 6 měsíci
  ocornut 8ebf22d3c1 Backends: Vulkan: use ImVector<> for simplicity. před 6 měsíci