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 #11212 from Kelebek1/shader_stuff
liamwhite
2023-08-05
6
-25
/
+41
|
\
|
*
Fix shader dumps with nvdisasm
Kelebek1
2023-08-03
6
-25
/
+41
*
|
vulkan_device: Fix subgroup_size_control detection on Vulkan 1.3
Ameer J
2023-08-02
2
-3
/
+3
*
|
vulkan_device: Fix VK_EXT_subgroup_size_control detection
Ameer J
2023-08-02
1
-1
/
+1
|
/
*
Merge pull request #11202 from abouvier/vulkan-config
liamwhite
2023-08-02
14
-44
/
+33
|
\
|
*
vulkan: centralize config
Alexandre Bouvier
2023-08-02
14
-44
/
+33
*
|
Merge pull request #10839 from lat9nq/pgc-plus
liamwhite
2023-08-02
11
-37
/
+44
|
\
\
|
*
|
settings,opengl,yuzu-qt: Fix AA, Filter maximums
lat9nq
2023-07-21
1
-1
/
+1
|
*
|
settings,general: Rename non-confirming enums
lat9nq
2023-07-21
9
-29
/
+29
|
*
|
configure_graphics_advance: Generate UI at runtime
lat9nq
2023-07-21
1
-2
/
+2
|
*
|
settings,video_core: Consolidate ASTC decoding options
lat9nq
2023-07-21
2
-10
/
+17
*
|
|
vulkan_device: disable EDS3 blending on all AMD drivers
Liam
2023-08-01
1
-8
/
+7
|
|
/
|
/
|
*
|
Merge pull request #11188 from abouvier/vma-fix
liamwhite
2023-07-31
8
-19
/
+32
|
\
\
|
*
|
vma: enable options everywhere
Alexandre Bouvier
2023-07-31
8
-19
/
+32
*
|
|
Merge pull request #11169 from GPUCode/desc-stuff
liamwhite
2023-07-31
4
-5
/
+5
|
\
\
\
|
*
|
|
vk_descriptor_pool: Disallow descriptor set free
GPUCode
2023-07-27
4
-5
/
+5
*
|
|
|
Formatting fix
Moonlacer
2023-07-30
1
-2
/
+1
*
|
|
|
Match log warning
Moonlacer
2023-07-30
1
-1
/
+1
*
|
|
|
Formatting fix
Moonlacer
2023-07-30
1
-1
/
+2
*
|
|
|
Address feedback and change log warning
Moonlacer
2023-07-30
1
-3
/
+3
*
|
|
|
Revert "Revert "Blacklist EDS3 blending from new AMD drivers""
Moonlacer
2023-07-30
1
-0
/
+8
|
|
/
/
|
/
|
|
*
|
|
Revert "Blacklist EDS3 blending from new AMD drivers"
Moonlacer
2023-07-26
1
-8
/
+0
|
/
/
*
|
Merge pull request #10990 from comex/ubsan
liamwhite
2023-07-26
3
-4
/
+8
|
\
\
|
*
|
Fixes and workarounds to make UBSan happier on macOS
comex
2023-07-15
3
-4
/
+8
*
|
|
Merge pull request #11098 from GPUCode/texel-buffers
liamwhite
2023-07-22
2
-1
/
+11
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
buffer_cache: Increase number of texture buffers
GPUCode
2023-07-15
2
-1
/
+11
|
|
/
*
|
vk_buffer_cache: Format
lat9nq
2023-07-18
1
-2
/
+2
*
|
general: Silence -Wshadow{,-uncaptured-local} warnings
lat9nq
2023-07-18
7
-45
/
+48
*
|
cmake: allow using system VMA library
Alexandre Bouvier
2023-07-12
2
-1
/
+13
|
/
*
Merge pull request #10996 from Kelebek1/readblock_optimisation
bunnei
2023-07-10
12
-139
/
+144
|
\
|
*
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-07-02
12
-139
/
+144
*
|
Merge pull request #10994 from liamwhite/ue4-preferred
liamwhite
2023-07-05
1
-2
/
+2
|
\
\
|
*
|
vulkan_common: use device local preferred for image memory
Liam
2023-07-01
1
-2
/
+2
*
|
|
Merge pull request #11012 from gidoly/metroid-fix
liamwhite
2023-07-05
1
-0
/
+4
|
\
\
\
|
*
|
|
oops re open
gidoly
2023-07-03
1
-0
/
+4
|
|
|
/
|
|
/
|
*
|
|
video_core: vulkan_device: Disable timeline semaphore on Turnip, fix qcom ver...
bunnei
2023-07-03
2
-9
/
+16
*
|
|
Merge pull request #10964 from bunnei/gpu-remove-qcom-check
bunnei
2023-07-03
1
-3
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
video_core: vulkan_device: Change to driver version check.
bunnei
2023-07-03
1
-15
/
+23
|
*
|
video_core: vulkan_device: Scope S8Gen2 checks to just Qualcomm.
bunnei
2023-06-29
1
-2
/
+2
|
*
|
video_core: vulkan_device: Fix S8Gen2 dynamic state checks.
bunnei
2023-06-29
1
-3
/
+19
*
|
|
Merge pull request #10479 from GPUCode/format-list
liamwhite
2023-07-02
6
-14
/
+58
|
\
\
\
|
*
|
|
renderer_vulkan: Fix some missing view formats
GPUCode
2023-07-01
2
-3
/
+8
|
*
|
|
renderer_vulkan: Add support for VK_KHR_image_format_list
GPUCode
2023-07-01
5
-14
/
+53
*
|
|
|
Merge pull request #10942 from FernandoS27/android-is-a-pain-in-the-a--
liamwhite
2023-07-02
15
-32
/
+127
|
\
\
\
\
|
*
|
|
|
Memory Tracking: Optimize tracking to only use atomic writes when contested w...
Fernando Sahmkow
2023-06-28
15
-25
/
+99
|
*
|
|
|
MemoryTracking: Initial setup of atomic writes.
Fernando Sahmkow
2023-06-28
4
-10
/
+31
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Revert "texture_cache: Fix incorrect logic for AccelerateDMA"
Liam
2023-07-01
1
-4
/
+8
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #10984 from comex/cob
liamwhite
2023-07-01
1
-2
/
+1
|
\
\
\
|
*
|
|
Minor cleanup in BufferCacheRuntime::ReserveNullBuffer
comex
2023-07-01
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #10974 from Steveice10/macos_vk
liamwhite
2023-07-01
3
-13
/
+12
|
\
\
\
[next]