ocornut
|
afd659bb92
Merge branch 'master' into docking
|
5 月之前 |
ocornut
|
12963f5231
Examples: Vulkan: make ApiVersion a little more visible in examples. (#8326, #8365)
|
5 月之前 |
ocornut
|
64e738cae7
Merge branch 'master' into docking
|
6 月之前 |
ocornut
|
d17e9fc107
Backends: SDL_GPU: shallow tweaks + disable anisotropy in sampler. Examples: SDL+Vulkan: Fixed incorrect defines.
|
6 月之前 |
ocornut
|
015186aaf8
Merge branch 'master' into docking
|
6 月之前 |
ocornut
|
0f33d7185f
Examples: Vulkan: vkAcquireNextImageKHR() and vkQueuePresentKHR() returning VK_SUBOPTIMAL_KHR keeps moving forward. (#7825, #7831)
|
6 月之前 |
ocornut
|
d0d571e0d7
Merge branch 'master' into docking
|
6 月之前 |
ocornut
|
0b8ff4b238
Backends, Examples: Vulkan: add IMGUI_IMPL_VULKAN_MINIMUM_IMAGE_SAMPLER_POOL_SIZE. use in descriptor pools sizes. (#6642)
|
6 月之前 |
ocornut
|
9cc0bf89bd
Merge branch 'master' into docking
|
6 月之前 |
ocornut
|
a2e21727c0
Backends: Vulkan: moved helpers to backend: ImGui_ImplVulkanH_SelectPhysicalDevice(), ImGui_ImplVulkanH_SelectQueueFamilyIndex(). (#8180)
|
6 月之前 |
ocornut
|
d8c98c8c14
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
887478793b
Examples: SDL2 (all), SDL3 (all), Win32+OpenGL3: 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
|
7538ca6f40
Examples: SDL+Vulkan: handle swap chain resize even without Vulkan returning VK_SUBOPTIMAL_KHR (#7671)
|
1 年之前 |
ocornut
|
5717f0a33e
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
b720c0f541
Backends: Vulkan: Added convenience support for Volk via IMGUI_IMPL_VULKAN_USE_VOLK define. (#6582, #4854)
|
1 年之前 |
ocornut
|
d79514c407
Merge branch 'master' into docking
|
1 年之前 |
Shawn Hatori
|
f80e65a406
Backends:,Examples: Vulkan: moved RenderPass parameter from ImGui_ImplVulkan_Init() function to ImGui_ImplVulkan_InitInfo structure. (#7308)
|
1 年之前 |
ocornut
|
eb42e164dd
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
5ddfbb80d8
Backends: Vulkan: Fixed vkAcquireNextImageKHR() validation errors in VulkanSDK 1.3.275 by allocating one extra semaphore than in-flight frames. (#7236)
|
1 年之前 |
ocornut
|
01b99a974d
Backends: Vulkan: Fixed vkAcquireNextImageKHR() validation errors in VulkanSDK 1.3.275 by allocating one extra semaphore than in-flight frames. (#7236)
|
1 年之前 |
ocornut
|
2f48337335
Examples: Vulkan: Rename compile-time defies for the examples to remove misleading IMGUI_ prefixes.
|
1 年之前 |
ocornut
|
4aa81116a5
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
55073aa7a3
Examples; SDL: added missing return values checks from SDL_CreateWindow() calls. (#7147)
|
1 年之前 |
ocornut
|
450f1d7e7b
Merge branch 'master' into docking
|
1 年之前 |
ocornut
|
79a9e2fdfb
Backends: Vulkan: (Breaking) full font upload is performed by ImGui_ImplVulkan_CreateFontsTexture(), no need for user code to create or provide a command-buffer. Removed ImGui_ImplVulkan_DestroyFontUploadObjects(). (#6943, #6715, #6327, #3743, #4618)
|
1 年之前 |
ocornut
|
6e7b43b6c7
Backends: Vulkan: Added ImGui_ImplVulkan_DestroyFontsTexture(), made ImGui_ImplVulkan_CreateFontsTexture() destroy previous one. (#6943, #6715, #6327, #3743, #4618)
|
1 年之前 |
ocornut
|
7e246a7bb9
Merge branch 'master' into docking
|
1 年之前 |