| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Vulkan: Implement Depth Bias Control
|
|
|
|
Y.F.C: Rework the Query Cache.
|
|
vulkan_device: Return true if either depth/stencil format supports blit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
version check.
|
|
|
|
|
|
|
|
* Causes crashes because mali drivers don't support debug utils
|
|
* 1.3 is guaranteed on all 1.1 drivers
|
|
|
|
Use vulkan memory allocator
|
|
Co-authored-by: Tobias <thm.frey@gmail.com>
|
|
Also limits it to only affected Intel proprietrary driver versions.
vulkan_device: Move broken compute determination
vk_device: Remove errant back quote
|
|
|
|
video_core: Move vma implementation to library
|
|
Unused in yuzu. Enables yuzu to boot games in Wine using Vulkan.
|
|
shader_recompiler: remove barriers in conditional control flow when device lacks support
|
|
|
|
lacks support
|
|
Make VK_EXT_robustness2 optional
|
|
|
|
For some reason nvidia implemented Vulkan 1.2 supported without support for VK_EXT_robustness2 in tegra X1/X2 .
Fix vulkan work in TX1/TX2 L4T drivers .
|
|
- Fixes #104.
|
|
atomic otherwise.
|
|
These formats are unsupported by mobile GPUs so they need to be emulated in shaders instead.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|