clayjohn
|
7447946dd1
Avoid freeze when interacting with menus on Wayland by re-aquiring next swapchain image after updating swapchain
|
1 рік тому |
jpcerrone
|
bd786ce0d9
Fix for Win+M crashing the editor
|
1 рік тому |
Rémi Verschelde
|
253b4875f3
Merge pull request #72859 from clayjohn/VK-suboptimal
|
2 роки тому |
ChibiDenDen
|
d104d8447b
Fix use-after-free for VkAttachmentReference
|
2 роки тому |
Wiktor Kocielski
|
b66f3846b4
Make present mode info message print only on change
|
2 роки тому |
clayjohn
|
22291d7ae2
Add more debug information to swapchain errors in Vulkan context
|
2 роки тому |
clayjohn
|
c9d2bc91aa
Recreate swap chain when suboptimal to avoid error spam
|
2 роки тому |
Hugo Locurcio
|
f3e8300b50
Print name of Vulkan rendering method on startup
|
2 роки тому |
Rémi Verschelde
|
591100cbd6
Merge pull request #70429 from BastiaanOlij/check_more_vulkan_extensions
|
2 роки тому |
Rémi Verschelde
|
5b1df48c6c
Convert en_GB spelling to en_US with codespell
|
2 роки тому |
kobewi
|
615c517034
Use range iterators in LocalVector loops
|
2 роки тому |
Bastiaan Olij
|
318656d326
Enabling additional vulkan extension and adding further checks
|
2 роки тому |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
2 роки тому |
Bastiaan Olij
|
2562c06032
Fix issue where we should be using device supported version instead of instance version for Vulkan
|
2 роки тому |
Bastiaan Olij
|
a479f5af22
Improve logic for detecting and tracking extensions
|
2 роки тому |
Bastiaan Olij
|
616ba8745f
Fix VRS issues
|
2 роки тому |
Rémi Verschelde
|
f7c611ab71
Style: Misc docs and comment style and language fixes
|
2 роки тому |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
2 роки тому |
Rémi Verschelde
|
e12043ae3a
Merge pull request #67729 from Riteo/workaround-extension-feature-bug
|
2 роки тому |
Clay John
|
c51a42778d
Merge pull request #67541 from RandomShaper/refactor_subgroup_ads
|
2 роки тому |
Riteo
|
3ef598c9f8
Check for a Vulkan extension before checking its features
|
2 роки тому |
Pedro J. Estébanez
|
ae38d7930e
Let the RD driver itself expose subgroup caps
|
2 роки тому |
Riteo
|
dca76957b2
Use opaque composition if transparency is disabled
|
2 роки тому |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 роки тому |
Bastiaan Olij
|
64a78c3dad
Added fallback to vkCreateRenderPass if VK_KHR_CREATE_RENDERPASS_2_EXTENSION_NAME isn't supported
|
2 роки тому |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 роки тому |
bruvzg
|
6afb2d0225
[Windows] Fix LLVM MinGW build.
|
2 роки тому |
Rémi Verschelde
|
8a47cdc933
Vulkan: Initialize VK_EXT_debug_utils only for dev build or verbose mode
|
2 роки тому |
Rémi Verschelde
|
85fe6ecc32
Fix MSVC warnings C4701 and C4703: Potentially uninitialized variable used
|
2 роки тому |
bruvzg
|
57829b7cc4
Re-enable per-pixel transparency support on Linux, macOS, and Windows (for Vulkan and OpenGL rendering drivers).
|
2 роки тому |