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
Age
Commit message (
Expand
)
Author
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
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
vulkan_common: Remove required flags
GPUCode
2023-06-22
Remove memory allocations in some hot paths
Kelebek1
2023-06-19
vulkan_device: Remove brace initializer
toast2903
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
renderer_vulkan: Use VMA for images
GPUCode
2023-06-18
memory_allocator: Remove OpenGL interop
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-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: 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: 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
android: vulkan: Disable vertex_input_dynamic_state on Qualcomm.
bunnei
2023-06-03
android: vulkan_debug_callback: Ignore many innocuous errors.
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
[next]