| Age | Commit message (Collapse) | Author |
|
|
|
For RDNA-based Samsung Xclipse GPUs
|
|
|
|
|
|
|
|
vulkan_device: add names for more driverID enumeration values
|
|
|
|
|
|
|
|
|
|
Implement X8_D24 pixel format
|
|
|
|
older
|
|
Vulkan: Implement Depth Bias Control
|
|
vulkan_device: Return true if either depth/stencil format supports blit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
vma: enable options everywhere
|
|
|
|
|
|
|
|
|
|
|
|
|
|
On devices that don't support D24S8 but supports D32S8, this should still return true if D32S8 supports src and dst blit
|
|
|
|
version check.
|
|
video_core: vulkan_device: Fix S8Gen2 dynamic state checks.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use vulkan memory allocator
|
|
|
|
|
|
Checks it as the system is determining what settings to enable. Reduces
the need to check settings while the system is running.
|
|
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.
|
|
|
|
lacks support
|