index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video_core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Merge pull request #10476 from ameerj/gl-memory-maps
liamwhite
2023-06-07
15
-204
/
+316
|
\
\
|
*
|
gl_staging_buffers: Optimization to reduce fence waiting
ameerj
2023-05-28
2
-4
/
+22
|
*
|
OpenGL: Make use of persistent buffer maps in buffer cache downloads
ameerj
2023-05-28
15
-204
/
+298
*
|
|
Merge pull request #10583 from ameerj/ill-logic
liamwhite
2023-06-07
1
-8
/
+4
|
\
\
\
|
*
|
|
texture_cache: Fix incorrect logic for AccelerateDMA
ameerj
2023-06-02
1
-8
/
+4
|
|
|
/
|
|
/
|
*
|
|
android: vk_presentation_manager: Fix unusued needs_recreation.
bunnei
2023-06-03
1
-3
/
+3
*
|
|
android: vk_turbo_mode: Remove unnecessary device recreation.
bunnei
2023-06-03
2
-2
/
+11
*
|
|
android: renderer_vulkan: Fix crash with surface recreation.
bunnei
2023-06-03
4
-1
/
+35
*
|
|
android: Fix presentation layout on foldable and tablet devices.
bunnei
2023-06-03
1
-8
/
+47
*
|
|
video_core: vk_rasterizer: Decrease draw dispatch count for Android.
bunnei
2023-06-03
1
-0
/
+4
*
|
|
android: GPU: Enable async presentation, increase frames in flight.
bunnei
2023-06-03
1
-1
/
+1
*
|
|
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 some problematic things on GPU Normal.
bunnei
2023-06-03
3
-0
/
+40
*
|
|
android: video_core: Disable problematic compute shaders.
bunnei
2023-06-03
3
-3
/
+13
*
|
|
android: vulkan: Recreate surface after suspension & adapt to async. presenta...
bunnei
2023-06-03
5
-15
/
+35
*
|
|
video_core: Enable support_descriptor_aliasing on Turnip, disable storage ato...
bunnei
2023-06-03
2
-5
/
+6
*
|
|
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
4
-6
/
+8
*
|
|
video_core: fix clang-format errors
liushuyu
2023-06-03
2
-4
/
+3
*
|
|
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
2
-2
/
+14
*
|
|
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
5
-16
/
+28
*
|
|
core: frontend: Refactor GraphicsContext to its own module.
bunnei
2023-06-03
7
-3
/
+8
*
|
|
Avoid using VectorExtractDynamic for subgroup mask on Adreno GPUs
Billy Laws
2023-06-03
1
-0
/
+1
*
|
|
Implement scaled vertex buffer format emulation
Billy Laws
2023-06-03
4
-2
/
+22
*
|
|
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
*
|
|
Disable multithreaded pipeline compilation on Qualcomm drivers
Billy Laws
2023-06-03
1
-1
/
+4
*
|
|
externals: add adrenotools for bcenabler
Liam
2023-06-03
2
-0
/
+34
*
|
|
video_core: vulkan_device: Device initialization for Adreno.
bunnei
2023-06-03
1
-3
/
+4
*
|
|
video_core: vk_pipeline_cache: Disable support_descriptor_aliasing on Android.
bunnei
2023-06-03
1
-0
/
+4
*
|
|
video_core: vk_swapchain: Fix image format for Android.
bunnei
2023-06-03
2
-0
/
+10
*
|
|
video_core: vk_blit_screen: Rotate viewport for Android landscape.
bunnei
2023-06-03
1
-0
/
+8
*
|
|
cmake: Integrate bundled FFmpeg for Android.
bunnei
2023-06-03
1
-1
/
+1
|
/
/
*
|
Merge pull request #10091 from Kelebek1/bc_bugggggg
liamwhite
2023-06-01
1
-3
/
+3
|
\
\
|
*
|
Fix buffer overlap checking skipping a page for stream score right expand
Kelebek1
2023-05-26
1
-3
/
+3
*
|
|
Merge pull request #10474 from GPUCode/you-left-me-waiting
liamwhite
2023-06-01
1
-7
/
+4
|
\
\
\
|
*
|
|
renderer_vulkan: Remove timeline semaphore wait
GPUCode
2023-05-28
1
-7
/
+4
|
|
/
/
*
|
|
Skip BufferCache tickframe with no channel state set
Kelebek1
2023-05-30
1
-1
/
+5
*
|
|
Merge pull request #10483 from ameerj/gl-cpu-astc
liamwhite
2023-05-28
1
-2
/
+7
|
\
\
\
|
*
|
|
gl_texture_cache: Fix ASTC CPU decoding with compression disabled
ameerj
2023-05-28
1
-2
/
+7
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #10283 from danilaml/support-interlaced-videos
liamwhite
2023-05-28
2
-2
/
+99
|
\
\
\
[next]