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-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
2023-05-22
vulkan_device: Enable VK_KHR_push_descriptor on newer ANV
Liam
2023-05-22
Limit the device access memory to 4 GB
scorpion81
2023-05-17
vulkan_device: Disable VK_KHR_push_descriptor on ANV
lat9nq
2023-05-17
Merge pull request #10262 from liamwhite/depth-clamp
bunnei
2023-05-14
vulkan_device: reserve extra memory to prevent swaps
Liam
2023-05-13
vulkan_common: disable depth clamp dynamic state for older radv
Liam
2023-05-02
vulkan: disable turbo when debugging tool is attached
Liam
2023-03-15
vulkan: disable extendedDynamicState3ColorBlendEquation on radv
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-03-01
vulkan_common: disable vertexInputDynamicState on unsupported driver
Liam
2023-01-09
MoltenVK: restrict number of vertex attributes/bindings to 16
TellowKrinkle
2023-01-09
vulkan_device: refactor feature testing
Liam
[next]