ocornut
|
14e076c5bb
Backends: Internal renaming of samplers.
|
3 долоо хоног өмнө |
fdsa
|
09ebcf1779
Docs: fixed mismatched parentheses & other small changes. (#8922)
|
3 долоо хоног өмнө |
ocornut
|
02af06ea5f
Backends: Vulkan: rewrite pColorAttachmentFormats deep-copy to avoid issues when calling multiple times. (#8282, #8110)
|
3 долоо хоног өмнө |
ocornut
|
026d47cd35
Backends: Vulkan: store pColorAttachmentFormats deep-copy into an ImVector. (#8282, #8110)
|
3 долоо хоног өмнө |
ocornut
|
26aa81a8b1
Backends: Vulkan: misc amends (makes ImGui_ImplVulkan_MainPipelineCreateInfo::PipelineRenderingCreateInfo consistent with InitInfo). (#8110, #8111, #8053)
|
3 долоо хоног өмнө |
ocornut
|
1ecc34a0b1
Backends: Vulkan: misc amends (e.g. changelog, coding style). (8110, 8111, 8053)
|
3 долоо хоног өмнө |
ocornut
|
ee03cef14f
Backends: Vulkan: revert using a struct for ImGui_ImplVulkan_CreatePipeline() for now. (#8110, #8111, #8053)
|
3 долоо хоног өмнө |
Ronan Cailleau
|
e51d93e2f5
Backends: Vulkan: added ImGui_ImplVulkan_CreateMainPipeline(). (#8110, #8111, #8053)
|
11 сар өмнө |
Michael Böhme
|
90025a62c7
Backends: Vulkan: Avoid calling vkCmdBindDescriptorSets() when texture has not changed. (#8666)
|
3 сар өмнө |
Miolith
|
853a46e021
Backends: Vulkan: fixed texture update corruption introduced in 1.92.0. (#8801, #8755, #8840, #8465)
|
2 сар өмнө |
ocornut
|
336d9212fc
Backends: using range-for to iterate draw_data->CmdLists[].
|
2 сар өмнө |
Moses Miller
|
032e1397d9
Backends: Vulkan: use separate barrier for buffer. (#8772)
|
2 сар өмнө |
Moses Miller
|
c2d9b07533
Backends: Vulkan: fixed texture synchronization. (#8772)
|
2 сар өмнө |
ocornut
|
495d6f1e39
Undef 'Status' in main header file. (#8751, #8765)
|
2 сар өмнө |
Thomas Quante
|
8e3aac5744
Backends: Vulkan: use nonCoherentAtomSize to align upload_size, fixing validation error on some setups. (#8743, #8744)
|
3 сар өмнө |
ocornut
|
e97e55adbc
Backends: Fixed various warnings discovered when using MinGW GCC 15/Clang on latest backends.
|
3 сар өмнө |
ocornut
|
8d6e66d38c
Backends: DX10, DX11, DX12, OpenGL3, Vulkan, WGPU: Assert when CreateDeviceObjects() calls return false.
|
3 сар өмнө |
Shawn Hatori
|
6b3cbb10a2
Backends: Vulkan: correct minimum pool size assertion (#8691)
|
3 сар өмнө |
ocornut
|
abe294bfd0
Backends: Vulkan: added ImGuiBackendFlags_RendererHasTextures support.
|
10 сар өмнө |
ocornut
|
bf68040dc5
Backends: Vulkan: fixed build with VK_NO_PROTOTYPES.
|
4 сар өмнө |
ChrisTom-94
|
bbc89b6391
Backends: Vulkan: fixed validation errors during window detach in multi-viewport mode. (#8600, #8176)
|
4 сар өмнө |
ChrisTom-94
|
d1dc2a3298
Backends: Vulkan: Load dynamic rendering functions using vkGetDeviceProcAddr() + try both non-KHR and KHR versions. (#8600, #8326, #8365)
|
4 сар өмнө |
ocornut
|
974bf58a21
Backends: Vulkan: Build and warning fixes. (#8282)
|
5 сар өмнө |
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)
|
5 сар өмнө |
fdsa
|
3c3d943fb1
Docs: Fix some typos (#8473)
|
6 сар өмнө |
ocornut
|
ec4cd2cb8c
Backends: Vulkan: Fixed crash with using no prototypes + *BREAKING* Added ApiVersion to ImGui_ImplVulkan_LoadFunctions(). (#8326, #8365, #8400)
|
7 сар өмнө |
ocornut
|
e1ae7db4cc
Backends: Vulkan: Fixed building with older headers not supporting VK_HEADER_VERSION_COMPLETE. (#8326, #8365)
|
7 сар өмнө |
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)
|
7 сар өмнө |
ocornut
|
dd89a3741b
Backends: Vulkan: sharing duplicate code. (#5446, #8326)
|
8 сар өмнө |
ocornut
|
8ebf22d3c1
Backends: Vulkan: use ImVector<> for simplicity.
|
8 сар өмнө |