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.cpp
Age
Commit message (
Expand
)
Author
2023-08-18
video_core: Fix vulkan assert error
Feng Chen
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-01
vulkan_device: disable EDS3 blending on all AMD drivers
Liam
2023-07-31
Merge pull request #11188 from abouvier/vma-fix
liamwhite
2023-07-31
vma: enable options everywhere
Alexandre Bouvier
2023-07-30
Formatting fix
Moonlacer
2023-07-30
Match log warning
Moonlacer
2023-07-30
Formatting fix
Moonlacer
2023-07-30
Address feedback and change log warning
Moonlacer
2023-07-30
Revert "Revert "Blacklist EDS3 blending from new AMD drivers""
Moonlacer
2023-07-26
Revert "Blacklist EDS3 blending from new AMD drivers"
Moonlacer
2023-07-03
video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom ver...
bunnei
2023-07-03
Merge pull request #10964 from bunnei/gpu-remove-qcom-check
bunnei
2023-07-03
video_core: vulkan_device: Change to driver version check.
bunnei
2023-06-29
video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm.
bunnei
2023-06-29
video_core: vulkan_device: Fix S8Gen2 dynamic state checks.
bunnei
2023-06-28
Blacklist EDS3 blending from new AMD drivers
Matías Locatti
2023-06-27
renderer_vulkan: Add more feature checking
GPUCode
2023-06-27
renderer_vulkan: Add suport for debug report callback
GPUCode
2023-06-27
Merge pull request #10473 from GPUCode/vma
liamwhite
2023-06-26
externals: Use cmake subdirectory
GPUCode
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-19
video_core: Check broken compute earlier
lat9nq
2023-06-18
video_core: Formalize HasBrokenCompute
lat9nq
2023-06-18
renderer_vulkan: Add missing initializers
GPUCode
2023-06-18
renderer_vulkan: Use VMA for buffers
GPUCode
2023-06-18
externals: Add vma and initialize it
lat9nq
2023-06-18
vulkan_device: Remove external memory extension
lat9nq
2023-06-15
vulkan_device: disable extended_dynamic_state2 on ARM drivers
Liam
2023-06-10
shader_recompiler: remove barriers in conditional control flow when device la...
Liam
2023-06-03
android: vulkan_device: Skip BGR565 emulation on S8gen2.
bunnei
2023-06-03
android: vulkan_device: Only compile OverrideBcnFormats when used.
bunnei
2023-06-03
android: remove spurious warnings about BCn formats when patched with adrenot...
Liam
2023-06-03
android: vulkan: Disable vertex_input_dynamic_state on Qualcomm.
bunnei
2023-06-03
android: vulkan_device: Disable VK_EXT_custom_border_color on Adreno.
bunnei
2023-06-03
build: only enable adrenotools on arm64
Liam
2023-06-03
video_core: fix clang-format errors
liushuyu
2023-06-03
video_core: vulkan_device: Correct error message for unsuitable driver.
bunnei
2023-06-03
android: vulkan: Implement adrenotools turbo mode.
bunnei
2023-06-03
android: vulkan_device: Disable VK_EXT_extended_dynamic_state2 on Qualcomm.
bunnei
2023-06-03
android: native: Add support for custom Vulkan driver loading.
bunnei
2023-06-03
Implement scaled vertex buffer format emulation
Billy Laws
2023-06-03
Disable push descriptors on adreno drivers
Billy Laws
2023-06-03
Disable VK_EXT_extended_dynamic_state on mali
Billy Laws
2023-06-03
externals: add adrenotools for bcenabler
Liam
2023-06-03
video_core: vulkan_device: Device initialization for Adreno.
bunnei
2023-05-26
Merge pull request #10414 from liamwhite/anv-push-descriptor
Matías Locatti
2023-05-24
Merge pull request #10398 from liamwhite/bcn
Fernando S
2023-05-23
textures: add BC1 and BC3 compressors and recompression setting
Liam
[next]