index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
vulkan_common
/
vulkan_device.h
Age
Commit message (
Expand
)
Author
2024-02-19
shader_recompiler: throw on missing geometry streams in geometry shaders
Liam
2024-01-07
Fix typos in video_core
Viktor Szépe
2023-12-18
shader_recompiler: ignore clip distances beyond driver support level
Liam
2023-11-19
renderer_vulkan: ignore viewport stores on non-supporting drivers
Liam
2023-11-19
Vulkan: Be more generous with pipeline workers for Android
Fernando Sahmkow
2023-10-19
Manually robust on Maxwell and earlier
Kelebek1
2023-10-02
ci: fix new codespell errors
Liam
2023-09-28
Merge pull request #11402 from FernandoS27/depth-bias-control
liamwhite
2023-09-25
renderer_vulkan: Implement MSAA copies
GPUCode
2023-09-25
Merge pull request #11225 from FernandoS27/no-laxatives-in-santas-cookies
liamwhite
2023-09-24
Merge pull request #11165 from Morph1984/ds_blit
liamwhite
2023-09-23
Query Cachge: Fully rework Vulkan's query cache
Fernando Sahmkow
2023-09-21
renderer_vulkan: Correct component order for A4B4G4R4_UNORM
GPUCode
2023-09-16
Vulkan: add temporary workaround for AMDVLK
Fernando Sahmkow
2023-09-16
Vulkan: Implement Depth Bias Control
Fernando Sahmkow
2023-08-11
vulkan_device: disable features associated with unloaded extensions
Liam
2023-08-02
vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3
Ameer J
2023-08-02
vulkan_device: Fix VK_EXT_subgroup_size_control detection
Ameer J
2023-07-31
vulkan_device: Test depth stencil blit support by format
Morph
2023-07-03
video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom ver...
bunnei
2023-07-01
renderer_vulkan: Add support for VK_KHR_image_format_list
GPUCode
2023-06-27
video_core: Add BCn decoding support
GPUCode
2023-06-27
renderer_vulkan: Add more feature checking
GPUCode
2023-06-27
renderer_vulkan: Don't assume debug tool with debug renderer
GPUCode
2023-06-27
renderer_vulkan: Bump minimum SPIRV version
GPUCode
2023-06-27
renderer_vulkan: Respect viewport limit
GPUCode
2023-06-27
Merge pull request #10473 from GPUCode/vma
liamwhite
2023-06-19
vulkan_device: Remove brace initializer
toast2903
2023-06-18
video_core: Formalize HasBrokenCompute
lat9nq
2023-06-18
renderer_vulkan: Use VMA for images
GPUCode
2023-06-18
externals: Add vma and initialize it
lat9nq
2023-06-18
vulkan_device: Remove external memory extension
lat9nq
2023-06-12
Merge pull request #10699 from liamwhite/conditional-barrier
Matías Locatti
2023-06-10
shader_recompiler: translate f64 to f32 when unsupported on host
Liam
2023-06-10
shader_recompiler: remove barriers in conditional control flow when device la...
Liam
2023-06-07
Merge pull request #10635 from mrcmunir/l4t-tx1-nvidia
liamwhite
2023-06-06
Updated to lexicographical order suggestions
Carlos Estrague / Mrc_munir
2023-06-06
Make VK_EXT_robustness2 optional
Carlos Estrague / Mrc_munir
2023-06-03
android: video_core: Disable problematic compute shaders.
bunnei
2023-06-03
video_core: Enable support_descriptor_aliasing on Turnip, disable storage ato...
bunnei
2023-06-03
Implement scaled vertex buffer format emulation
Billy Laws
2023-05-06
Log object names with debug renderer, add a GPU address to ImageViews
Kelebek1
2023-04-14
vulkan: use plain fences when timeline semaphores are not available
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-01-10
vulkan_common: fix indirect draw with count
Liam
2023-01-09
vulkan_device: refactor feature testing
Liam
2023-01-06
renderer_vulkan: disable clock boost on unvalidated devices
Liam
2023-01-04
renderer_vulkan: implement fallback path for null descriptors
Liam
2023-01-01
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
[next]