index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
vulkan: Use newer VK_EXT_metal_surface to create surface for MoltenVK.
Steveice10
2023-06-30
4
-15
/
+19
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #10970 from Morph1984/thing
liamwhite
2023-07-01
18
-100
/
+124
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
parcel: Optimize small_vector sizes
Morph
2023-06-30
1
-11
/
+13
|
*
|
|
|
|
|
|
maxwell_dma: Specify dst_operand.pitch instead of a temp var
Morph
2023-06-30
1
-4
/
+3
|
*
|
|
|
|
|
|
general: Use ScratchBuffer where possible
Morph
2023-06-30
14
-64
/
+81
|
*
|
|
|
|
|
|
ring_buffer: Fix const usage on std::span
Morph
2023-06-30
1
-1
/
+1
|
*
|
|
|
|
|
|
scratch_buffer: Add member types to ScratchBuffer
Morph
2023-06-30
1
-20
/
+26
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #10966 from Morph1984/heap-corruption
liamwhite
2023-07-01
2
-17
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
sink_stream: Resolve heap buffer corruption due to out of bounds write
Morph
2023-06-30
2
-17
/
+20
*
|
|
|
|
|
|
|
Merge pull request #10950 from german77/mouse_tune
liamwhite
2023-07-01
7
-116
/
+88
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
yuzu: Ensure mouse panning can't be enabled with real mouse emulation
german77
2023-06-30
5
-30
/
+39
|
*
|
|
|
|
|
|
input_common: Tune mouse controls
Narr the Reg
2023-06-28
5
-88
/
+51
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #10953 from FernandoS27/oh-oopsies-yfc
Fernando S
2023-06-30
1
-9
/
+0
|
\
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Texture cache: Fix YFC regression due to code testing
Fernando Sahmkow
2023-06-29
1
-9
/
+0
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #10956 from FernandoS27/pikmin-another-game-ill-hate
Fernando S
2023-06-30
1
-0
/
+4
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
AccelerateDMA: Don't accelerate 3D texture DMA operations
Fernando Sahmkow
2023-06-29
1
-0
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #10955 from 8bitDream/gradle
Charles Lombardo
2023-06-29
1
-0
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
android: Suppress a known incompatibility
Abandoned Cart
2023-06-29
1
-0
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #10935 from Morph1984/mwaitx
liamwhite
2023-06-29
4
-14
/
+41
|
\
\
\
\
\
|
*
|
|
|
|
x64: cpu_wait: Implement MWAITX for non-MSVC compilers
Morph
2023-06-28
1
-0
/
+10
|
*
|
|
|
|
x64: cpu_wait: Remove magic values
Morph
2023-06-28
1
-3
/
+8
|
*
|
|
|
|
x64: cpu_wait: Make use of MWAITX in MicroSleep
Morph
2023-06-28
1
-12
/
+21
|
*
|
|
|
|
x64: Add detection of monitorx instructions
Morph
2023-06-28
3
-0
/
+3
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #10937 from german77/ring
liamwhite
2023-06-29
21
-481
/
+526
|
\
\
\
\
\
|
*
|
|
|
|
input_common: Allow timeouts to happen while scanning for a ring
german77
2023-06-29
2
-3
/
+4
|
*
|
|
|
|
input_common: Remove duplicated DriverResult enum
german77
2023-06-28
21
-479
/
+523
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #10946 from goldenx86/amdBlending
liamwhite
2023-06-29
1
-0
/
+8
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Blacklist EDS3 blending from new AMD drivers
MatÃas Locatti
2023-06-28
1
-0
/
+8
|
|
|
/
/
|
|
/
|
|
*
/
|
|
android: Android 14 support
Charles Lombardo
2023-06-28
2
-3
/
+6
|
/
/
/
*
|
|
renderer_vulkan: Prevent crashes when blitting depth stencil
GPUCode
2023-06-27
1
-0
/
+3
*
|
|
video_core: Add BCn decoding support
GPUCode
2023-06-27
13
-120
/
+221
*
|
|
renderer_vulkan: Add more feature checking
GPUCode
2023-06-27
3
-3
/
+24
*
|
|
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
3
-6
/
+19
*
|
|
renderer_vulkan: Don't add transform feedback flag if unsupported
GPUCode
2023-06-27
2
-7
/
+12
*
|
|
renderer_vulkan: Add suport for debug report callback
GPUCode
2023-06-27
8
-37
/
+113
|
/
/
*
|
Merge pull request #10933 from merryhime/dunno
liamwhite
2023-06-27
1
-5
/
+0
|
\
\
|
*
|
arm_dynarmic_32: Remove disabling of block linking on arm64
Merry
2023-06-27
1
-5
/
+0
*
|
|
settings: Clean up includes
lat9nq
2023-06-27
1
-2
/
+3
*
|
|
settings: Catch runtime_error, fallback time zone
lat9nq
2023-06-27
1
-3
/
+15
|
/
/
*
|
yuzu: Fix clang format
german77
2023-06-27
2
-12
/
+15
*
|
Merge pull request #9663 from EBADBEEF/disable-controller-applet
Narr the Reg
2023-06-27
5
-0
/
+16
|
\
\
|
*
|
qt: add option to disable controller applet
EBADBEEF
2023-01-22
5
-0
/
+16
*
|
|
Merge pull request #10867 from Kelebek1/dma_safe
liamwhite
2023-06-27
1
-5
/
+6
|
\
\
\
|
*
|
|
Use safe reads in DMA engine
Kelebek1
2023-06-26
1
-5
/
+6
*
|
|
|
Merge pull request #10473 from GPUCode/vma
liamwhite
2023-06-27
23
-366
/
+398
|
\
\
\
\
|
*
|
|
|
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
[prev]
[next]