index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
/
vulkan_common
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
video_core: Add BCn decoding support
GPUCode
2023-06-27
1
-5
/
+10
*
renderer_vulkan: Add more feature checking
GPUCode
2023-06-27
2
-0
/
+20
*
renderer_vulkan: Don't assume debug tool with debug renderer
GPUCode
2023-06-27
1
-1
/
+1
*
renderer_vulkan: Bump minimum SPIRV version
GPUCode
2023-06-27
1
-1
/
+1
*
renderer_vulkan: Respect viewport limit
GPUCode
2023-06-27
1
-0
/
+4
*
renderer_vulkan: Add suport for debug report callback
GPUCode
2023-06-27
6
-35
/
+92
*
Merge pull request #10473 from GPUCode/vma
liamwhite
2023-06-27
6
-147
/
+299
|
\
|
*
externals: Use cmake subdirectory
GPUCode
2023-06-26
3
-6
/
+0
|
*
vulkan_common: Remove required flags
GPUCode
2023-06-22
1
-15
/
+1
|
*
renderer_vulkan: Add missing initializers
GPUCode
2023-06-18
2
-5
/
+13
|
*
renderer_vulkan: Use VMA for buffers
GPUCode
2023-06-18
5
-49
/
+186
|
*
renderer_vulkan: Use VMA for images
GPUCode
2023-06-18
5
-38
/
+100
|
*
memory_allocator: Remove OpenGL interop
GPUCode
2023-06-18
2
-64
/
+5
|
*
externals: Add vma and initialize it
lat9nq
2023-06-18
2
-1
/
+25
*
|
Remove memory allocations in some hot paths
Kelebek1
2023-06-22
1
-0
/
+1
*
|
vulkan_device: Remove brace initializer
toast2903
2023-06-19
1
-1
/
+1
*
|
video_core: Check broken compute earlier
lat9nq
2023-06-19
1
-1
/
+2
*
|
video_core: Formalize HasBrokenCompute
lat9nq
2023-06-18
2
-0
/
+25
*
|
vulkan_device: Remove external memory extension
lat9nq
2023-06-18
2
-19
/
+0
|
/
*
vulkan_device: disable extended_dynamic_state2 on ARM drivers
Liam
2023-06-15
1
-5
/
+10
*
Merge pull request #10699 from liamwhite/conditional-barrier
Matías Locatti
2023-06-12
2
-0
/
+7
|
\
|
*
shader_recompiler: remove barriers in conditional control flow when device la...
Liam
2023-06-10
2
-0
/
+7
*
|
shader_recompiler: translate f64 to f32 when unsupported on host
Liam
2023-06-10
1
-0
/
+5
|
/
*
Merge pull request #10635 from mrcmunir/l4t-tx1-nvidia
liamwhite
2023-06-07
1
-4
/
+4
|
\
|
*
Updated to lexicographical order suggestions
Carlos Estrague / Mrc_munir
2023-06-06
1
-3
/
+3
|
*
Make VK_EXT_robustness2 optional
Carlos Estrague / Mrc_munir
2023-06-06
1
-4
/
+4
*
|
android: vulkan_device: Skip BGR565 emulation on S8gen2.
bunnei
2023-06-03
1
-1
/
+3
*
|
android: vulkan_device: Only compile OverrideBcnFormats when used.
bunnei
2023-06-03
1
-0
/
+2
*
|
android: remove spurious warnings about BCn formats when patched with adrenot...
Liam
2023-06-03
1
-1
/
+27
*
|
android: video_core: Disable problematic compute shaders.
bunnei
2023-06-03
1
-0
/
+4
*
|
video_core: Enable support_descriptor_aliasing on Turnip, disable storage ato...
bunnei
2023-06-03
1
-0
/
+5
*
|
android: vulkan: Disable vertex_input_dynamic_state on Qualcomm.
bunnei
2023-06-03
1
-1
/
+2
*
|
android: vulkan_debug_callback: Ignore many innocuous errors.
bunnei
2023-06-03
1
-0
/
+28
*
|
android: vulkan_device: Disable VK_EXT_custom_border_color on Adreno.
bunnei
2023-06-03
1
-0
/
+7
*
|
build: only enable adrenotools on arm64
Liam
2023-06-03
2
-2
/
+4
*
|
video_core: fix clang-format errors
liushuyu
2023-06-03
1
-2
/
+1
*
|
video_core: vulkan_device: Correct error message for unsuitable driver.
bunnei
2023-06-03
1
-1
/
+1
*
|
android: vulkan: Implement adrenotools turbo mode.
bunnei
2023-06-03
1
-1
/
+3
*
|
android: vulkan_device: Disable VK_EXT_extended_dynamic_state2 on Qualcomm.
bunnei
2023-06-03
1
-3
/
+3
*
|
android: native: Add support for custom Vulkan driver loading.
bunnei
2023-06-03
3
-13
/
+25
*
|
Implement scaled vertex buffer format emulation
Billy Laws
2023-06-03
2
-0
/
+9
*
|
Disable push descriptors on adreno drivers
Billy Laws
2023-06-03
1
-0
/
+4
*
|
Disable VK_EXT_extended_dynamic_state on mali
Billy Laws
2023-06-03
1
-0
/
+7
*
|
externals: add adrenotools for bcenabler
Liam
2023-06-03
1
-0
/
+30
*
|
video_core: vulkan_device: Device initialization for Adreno.
bunnei
2023-06-03
1
-3
/
+4
|
/
*
Merge pull request #10414 from liamwhite/anv-push-descriptor
Matías Locatti
2023-05-26
1
-2
/
+3
|
\
|
*
vulkan_device: Enable VK_KHR_push_descriptor on newer ANV
Liam
2023-05-22
1
-2
/
+3
*
|
Merge pull request #10398 from liamwhite/bcn
Fernando S
2023-05-24
1
-0
/
+6
|
\
\
|
*
|
textures: add BC1 and BC3 compressors and recompression setting
Liam
2023-05-23
1
-0
/
+6
|
|
/
*
/
Limit the device access memory to 4 GB
scorpion81
2023-05-22
1
-1
/
+1
|
/
[next]