ocornut
|
abe294bfd0
Backends: Vulkan: added ImGuiBackendFlags_RendererHasTextures support.
|
8 ماه پیش |
ocornut
|
ec4cd2cb8c
Backends: Vulkan: Fixed crash with using no prototypes + *BREAKING* Added ApiVersion to ImGui_ImplVulkan_LoadFunctions(). (#8326, #8365, #8400)
|
5 ماه پیش |
ocornut
|
12963f5231
Examples: Vulkan: make ApiVersion a little more visible in examples. (#8326, #8365)
|
5 ماه پیش |
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)
|
5 ماه پیش |
ocornut
|
8ebf22d3c1
Backends: Vulkan: use ImVector<> for simplicity.
|
6 ماه پیش |
ocornut
|
0b8ff4b238
Backends, Examples: Vulkan: add IMGUI_IMPL_VULKAN_MINIMUM_IMAGE_SAMPLER_POOL_SIZE. use in descriptor pools sizes. (#6642)
|
6 ماه پیش |
ocornut
|
a2e21727c0
Backends: Vulkan: moved helpers to backend: ImGui_ImplVulkanH_SelectPhysicalDevice(), ImGui_ImplVulkanH_SelectQueueFamilyIndex(). (#8180)
|
6 ماه پیش |
ocornut
|
43fbd7ce84
Backends: standardized top of file comments.
|
7 ماه پیش |
Arseny Kapoulkine
|
61ab94d553
Backends: Vulkan: Make descriptor pool optional (#8172, #4867)
|
8 ماه پیش |
ocornut
|
92b94980c6
(Breaking) Default ImTextureID to use a Im64 instead of void* (#1641)
|
9 ماه پیش |
ocornut
|
f890d85381
Backends: Fixed typo in comments from old wip work 'io.BackendRendererRenderState' -> 'platform_io.Renderer_RenderState'. (#6969, #5834, #7468, #3590
|
9 ماه پیش |
ocornut
|
e94f95d82b
Backends: DX11, DX12, Vulkan, WGPU: Expose some backend-specific render state usable for callbacks. (#6969, #5834, #7468, #3590)
|
9 ماه پیش |
ocornut
|
3f9a90e2a3
Docs: added extraneous link to Getting Started section.
|
1 سال پیش |
Martin Ejdestig
|
a18fb406ac
Backends: Vulkan: Remove Volk/ from volk.h #include directives (#7722, #6582, #4854)
|
1 سال پیش |
ocornut
|
b720c0f541
Backends: Vulkan: Added convenience support for Volk via IMGUI_IMPL_VULKAN_USE_VOLK define. (#6582, #4854)
|
1 سال پیش |
Shawn Hatori
|
f80e65a406
Backends:,Examples: Vulkan: moved RenderPass parameter from ImGui_ImplVulkan_Init() function to ImGui_ImplVulkan_InitInfo structure. (#7308)
|
1 سال پیش |
ocornut
|
e0ba0d0433
Backends: Vulkan: Fixes for building with pre Vulkan 1.3. Amend 8901931. (#7166)
|
1 سال پیش |
Shawn Hatori
|
89019319dd
Backends: Vulkan: use PipelineRenderingCreateInfo for dynamic rendering (#7166, #6855, #5446, #5037)
|
1 سال پیش |
Frank McCoy
|
15908502ed
Backends: Vulkan: Define NOMINMAX when VK_USE_PLATFORM_WIN32_KHR is defined. (#7250)
|
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 سال پیش |
Tristan Gouge
|
4778560e66
Backends: Vulkan: Added MinAllocationSize field in ImGui_ImplVulkan_InitInfo to workaround zealous validation layer. (#7189, #4238)
|
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
|
357f752bed
Docs: add more links to the top of every examples and backends files.
|
1 سال پیش |
ocornut
|
33e13c85e1
Backends: Made all backends sources files support global IMGUI_DISABLE. (#6601)
|
2 سال پیش |
ocornut
|
121072cfe6
Backends: Vulkan: Amend for support for dynamic_rendering (#5446, #5037)
|
2 سال پیش |
sean
|
7812e836e4
Backends: Vulkan: Support for dynamic_rendering (#5446, #5037)
|
3 سال پیش |
ocornut
|
e816bc6723
Merge misc changes from docking branch to reduce small drift.
|
2 سال پیش |
ocornut
|
c54230d14e
Backends: Using nullptr instead of NULL. (#5760, #4537) + fix additional warnings.
|
2 سال پیش |
ocornut
|
a588f00f7b
Backends: Vulkan: Added experimental ImGui_ImplVulkan_RemoveTexture() for api symetry. (#914, #5738).
|
2 سال پیش |