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-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
2023-01-07
Merge pull request #9570 from liamwhite/less-clock-boost
Narr the Reg
2023-01-06
vulkan_device: avoid attempt to access empty optional
Liam
2023-01-06
renderer_vulkan: disable clock boost on unvalidated devices
Liam
2023-01-06
Merge pull request #9552 from liamwhite/turbo
liamwhite
2023-01-04
vulkan: implement 'turbo mode' clock booster
Liam
2023-01-04
renderer_vulkan: implement fallback path for null descriptors
Liam
2023-01-03
Vulkan: Update blacklisting to latest driver versions.
Fernando Sahmkow
2023-01-01
vulkan_common: blacklist radv from extended_dynamic_state2 on drivers before ...
Liam
2023-01-01
video_core: fix build
Liam
2023-01-01
MacroHLE: Final cleanup and fixes.
Fernando Sahmkow
2023-01-01
Vulkan: Implement Dynamic State 3
Fernando Sahmkow
2023-01-01
Vulkan Implement Dynamic State 2 LogicOp and PatchVertices
Fernando Sahmkow
2023-01-01
Vulkan: Implement Dynamic States 2
Fernando Sahmkow
2023-01-01
MacroHLE: Implement DrawIndexedIndirect & DrawArraysIndirect.
Fernando Sahmkow
2023-01-01
MacroHLE: Add MultidrawIndirect HLE Macro.
Fernando Sahmkow
2022-12-17
Merge pull request #7450 from FernandoS27/ndc-vulkan
liamwhite
2022-12-15
Merge pull request #9431 from liamwhite/sixty-five-oh-two
Narr the Reg
2022-12-13
Vulkan: Add support for VK_EXT_depth_clip_control.
FernandoS27
2022-12-13
vulkan_common: declare storageBuffer8BitAccess
Liam
[next]