liamwhite
|
f6c13b4dad
|
Merge pull request #12154 from liamwhite/more-drivers
vulkan_device: add names for more driverID enumeration values
|
2023-11-29 12:33:34 -05:00 |
|
Fernando S
|
896ae72dbf
|
Merge pull request #11535 from GPUCode/upload_cmdbuf
renderer_vulkan: Introduce separate cmd buffer for uploads
|
2023-11-26 18:33:05 +01:00 |
|
Liam
|
a0ed6c0653
|
vulkan_device: add names for more driverID enumeration values
|
2023-11-24 12:00:41 -05:00 |
|
Liam
|
86d9651d5d
|
renderer_vulkan: exclude steam deck oled from force max clock setting
|
2023-11-24 11:38:39 -05:00 |
|
Liam
|
a41e57d968
|
renderer_vulkan: ignore viewport stores on non-supporting drivers
|
2023-11-19 11:27:12 -05:00 |
|
Fernando Sahmkow
|
c6330ca05f
|
Vulkan: Be more generous with pipeline workers for Android
|
2023-11-19 14:54:15 +01:00 |
|
GPUCode
|
4b853ff5cf
|
renderer_vulkan: Introduce separate cmd buffer for uploads
|
2023-11-12 20:27:39 +01:00 |
|
Liam
|
bd45923351
|
vulkan_common: use highest API version
|
2023-10-24 17:04:17 -04:00 |
|
Kelebek1
|
90d99fbd00
|
Manually robust on Maxwell and earlier
|
2023-10-19 19:54:31 +01:00 |
|
Kelebek1
|
2fe13a4d53
|
Not not allocate DeviceLocal buffers as mapped
|
2023-10-10 12:49:07 +01:00 |
|
liamwhite
|
cfb7500e29
|
Merge pull request #11656 from liamwhite/recreate-surface-automatically
vk_present_manager: recreate surface on any surface loss
|
2023-10-07 12:49:54 -04:00 |
|
liamwhite
|
b932f304ad
|
Merge pull request #11544 from Kelebek1/reduce_stream_buffer_renderdoc
Allow GPUs without rebar to open multiple RenderDoc captures
|
2023-10-07 12:49:19 -04:00 |
|
liamwhite
|
d14f8815b1
|
Merge pull request #11688 from Kelebek1/x8d42
Implement X8_D24 pixel format
|
2023-10-07 10:55:14 -04:00 |
|
liamwhite
|
bab15ef979
|
Merge pull request #11684 from Kelebek1/disable_push_descriptor_maxwell
Disable push descriptor for Pascal and older nVidia architectures
|
2023-10-07 10:54:52 -04:00 |
|
Kelebek1
|
a1df96e84d
|
Allow GPUs without rebar to open multiple RenderDoc captures
|
2023-10-06 07:52:06 +01:00 |
|
Kelebek1
|
5063305487
|
Implement X8_D24 format
|
2023-10-06 00:58:30 +01:00 |
|
Kelebek1
|
39bcdb4fe4
|
Rework nvidia architecture detection, disable push descriptor for Pascal and older
|
2023-10-05 03:13:42 +01:00 |
|
Liam
|
79e055318c
|
vk_present_manager: recreate surface on any surface loss
|
2023-10-02 19:07:18 -04:00 |
|
Liam
|
445d504f94
|
ci: fix new codespell errors
|
2023-10-02 18:03:05 -04:00 |
|
liamwhite
|
da04fbdc2e
|
Merge pull request #11402 from FernandoS27/depth-bias-control
Vulkan: Implement Depth Bias Control
|
2023-09-28 09:35:37 -04:00 |
|
GPUCode
|
5529df01e3
|
renderer_vulkan: Implement MSAA copies
|
2023-09-25 09:20:32 -04:00 |
|
liamwhite
|
8936ff8f89
|
Merge pull request #11225 from FernandoS27/no-laxatives-in-santas-cookies
Y.F.C: Rework the Query Cache.
|
2023-09-25 09:18:29 -04:00 |
|
liamwhite
|
70126192aa
|
Merge pull request #11165 from Morph1984/ds_blit
vulkan_device: Return true if either depth/stencil format supports blit
|
2023-09-24 10:50:04 -04:00 |
|
Fernando Sahmkow
|
2221256e90
|
Macro HLE: Add DrawIndirectByteCount
|
2023-09-23 23:05:29 +02:00 |
|
Fernando Sahmkow
|
5ea12207f3
|
Query Cachge: Fully rework Vulkan's query cache
|
2023-09-23 23:05:29 +02:00 |
|
GPUCode
|
400b9449ac
|
renderer_vulkan: Correct component order for A4B4G4R4_UNORM
|
2023-09-21 15:33:44 +03:00 |
|
Fernando Sahmkow
|
dcf5c4bec0
|
Vulkan: add temporary workaround for AMDVLK
|
2023-09-16 11:59:20 -04:00 |
|
Fernando Sahmkow
|
6dcc62ae86
|
Vulkan: Implement Depth Bias Control
|
2023-09-16 11:58:55 -04:00 |
|
liamwhite
|
4d34ba4d9d
|
Merge pull request #11470 from GPUCode/bundle-vvl
android: Add option to bundle validation layer
|
2023-09-10 13:40:18 -04:00 |
|
GPUCode
|
75213f8c49
|
renderer_vulkan: Remove debug report
* VVL has implemented the more modern alternative, thus we don't need to support it anymore
|
2023-09-08 23:28:46 +03:00 |
|
Fernando Sahmkow
|
94dd857cda
|
VideoCore: Implement DispatchIndirect
|
2023-08-27 04:26:22 +02:00 |
|
liamwhite
|
ed224b8712
|
Merge pull request #11302 from vonchenplus/vulkan_macos
Add macos moltenvk bundle, Add copy moltevk dylib script
|
2023-08-22 13:10:26 -04:00 |
|
Feng Chen
|
ec643e7e9d
|
Add macos moltenvk bundle, Add copy moltevk dylib script
|
2023-08-22 10:22:28 +08:00 |
|
Feng Chen
|
c8c4aa6ef7
|
video_core: Fix vulkan assert error
|
2023-08-18 14:40:11 +08:00 |
|
Liam
|
7b579a7708
|
vulkan_device: disable features associated with unloaded extensions
|
2023-08-11 14:54:12 -04:00 |
|
Ameer J
|
09cb3bf896
|
vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3
|
2023-08-02 20:45:03 -04:00 |
|
Ameer J
|
7f86685948
|
vulkan_device: Fix VK_EXT_subgroup_size_control detection
|
2023-08-02 19:25:14 -04:00 |
|
liamwhite
|
cf4994e81e
|
Merge pull request #11202 from abouvier/vulkan-config
vulkan: centralize config
|
2023-08-02 14:26:03 -04:00 |
|
Liam
|
da8c1cfbdd
|
vulkan_device: disable EDS3 blending on all AMD drivers
|
2023-08-01 20:46:05 -04:00 |
|
Alexandre Bouvier
|
9a86e4e431
|
vulkan: centralize config
|
2023-08-02 00:05:14 +02:00 |
|
Morph
|
cc8aba1380
|
vulkan_device: Test depth stencil blit support by format
|
2023-07-31 19:14:20 -04:00 |
|
liamwhite
|
0bcd04d9a3
|
Merge pull request #11188 from abouvier/vma-fix
vma: enable options everywhere
|
2023-07-31 15:28:35 -04:00 |
|
Alexandre Bouvier
|
f663418ff5
|
vma: enable options everywhere
|
2023-07-31 13:01:21 +02:00 |
|
Moonlacer
|
00ba53057f
|
Formatting fix
|
2023-07-30 23:02:07 -05:00 |
|
Moonlacer
|
4aa1ebb802
|
Match log warning
|
2023-07-30 22:50:22 -05:00 |
|
Moonlacer
|
699ab3050c
|
Formatting fix
|
2023-07-30 04:29:51 -05:00 |
|
Moonlacer
|
30a5e8e165
|
Address feedback and change log warning
|
2023-07-30 04:01:29 -05:00 |
|
Moonlacer
|
3ca86ca6b2
|
Revert "Revert "Blacklist EDS3 blending from new AMD drivers""
|
2023-07-30 00:21:51 -05:00 |
|
Morph
|
a8f6941fd6
|
vulkan_device: Return true if either depth/stencil format supports blit
On devices that don't support D24S8 but supports D32S8, this should still return true if D32S8 supports src and dst blit
|
2023-07-26 20:21:37 -04:00 |
|
Moonlacer
|
9d21ddd2c1
|
Revert "Blacklist EDS3 blending from new AMD drivers"
|
2023-07-26 15:02:48 -05:00 |
|