Connor McLaughlin
|
f89529015c
|
dep: Move Vulkan loader to common
|
2022-07-21 17:29:57 +10:00 |
|
Wunkolo
|
b7f583d10f
|
GPU/Vulkan: Update VK_EXT_debug_report to VK_EXT_debug_utils
`VK_EXT_debug_report` has been officially depreciated by khronos in favor of the `VK_EXT_debug_utils` extension
|
2021-06-28 13:57:49 -07:00 |
|
Connor McLaughlin
|
21e53016d7
|
GPU/Vulkan: Fix possible misalignment in VRAM writes
|
2021-03-04 01:36:43 +10:00 |
|
Connor McLaughlin
|
8f9bbb0bba
|
Vulkan: Support VK_KHR_display
|
2021-02-04 19:25:21 +10:00 |
|
Connor McLaughlin
|
702ed21207
|
HostDisplay: Add threaded presentation for Vulkan renderer
Can add a significant speedup for fast forward. Automatically disabled
when vsync is enabled.
|
2020-12-27 00:54:53 +10:00 |
|
Connor McLaughlin
|
666d7fbb99
|
Vulkan/Context: Add pipeline destruction deferring
|
2020-09-13 01:23:43 +10:00 |
|
Connor McLaughlin
|
b9ffca1ddf
|
libretro: Vulkan renderer support
|
2020-07-04 22:14:07 +10:00 |
|
Connor McLaughlin
|
1b5f8db2fc
|
Vulkan/Context: Support specifying GPU to use
|
2020-06-20 03:34:19 +10:00 |
|
Connor McLaughlin
|
1399e95b77
|
Common: Add a range of Vulkan helper/wrapper classes
|
2020-06-19 00:18:07 +10:00 |
|