Philip Rebohle
|
95740eb78c
|
[dxvk] Use clears to impelemnt image copies if possible
Optimizes away a large amount of redundant depth-stencil clear+copy
madness in Final Fantasy XIV for a small performance improvement.
|
2021-03-06 02:43:28 +01:00 |
|
Philip Rebohle
|
96dfac7fea
|
[dxvk] Suspend render pass for certain render target clears
|
2021-02-12 03:13:11 +01:00 |
|
Philip Rebohle
|
e7455b6460
|
[vulkan] Remove VulkanFn wrapper
Not really necessary, and apparently this is causing trouble on GCC 10.1.
Fixes #1620.
|
2020-05-10 02:06:27 +02:00 |
|
Joshua Ashton
|
9d2f31d231
|
[vulkan] Add operator overloads for VkOffset3D/2D
|
2019-06-13 04:45:16 +02:00 |
|
Philip Rebohle
|
2d8c9c6a26
|
[vulkan] Add makeSubresourceLayers helper
|
2018-11-07 18:30:44 +01:00 |
|
Philip Rebohle
|
a97073adb9
|
[dxvk] Move vulkan helpers to vulkan module
|
2018-11-02 19:42:29 +01:00 |
|