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
*
video_core: Enable ImageGather rounding fix on AMD open source drivers
Wollnashorn
2023-04-12
1
-0
/
+2
*
shader_recompiler: Use vector arithmetic rather than component-wise in ImageG...
Wollnashorn
2023-04-08
1
-18
/
+9
*
video_core: Enable ImageGather with subpixel offset on Intel
Wollnashorn
2023-04-08
7
-17
/
+11
*
shader_recompiler: Add subpixel offset for correct rounding at `ImageGather`
Wollnashorn
2023-04-08
9
-0
/
+86
*
Merge pull request #10024 from german77/crysis
liamwhite
2023-04-03
1
-5
/
+1
|
\
|
*
service: hid: Fix handle validation
german77
2023-04-02
1
-5
/
+1
*
|
Merge pull request #10004 from Kelebek1/cubemap
liamwhite
2023-04-03
1
-15
/
+15
|
\
\
|
|
/
|
/
|
|
*
Only upload GPU-modified overlaps
Kelebek1
2023-03-28
1
-15
/
+15
*
|
Merge pull request #10020 from merryhime/update-dynarmic
bunnei
2023-04-01
1
-13
/
+10
|
\
\
|
*
|
core: arm_dynarmic_32: Update SaveContext/LoadContext.
bunnei
2023-04-01
1
-13
/
+10
*
|
|
Merge pull request #9969 from bylaws/master
bunnei
2023-04-01
9
-79
/
+55
|
\
\
\
|
*
|
|
audio_core: No longer stall when sink queue is full
Billy Laws
2023-03-27
4
-64
/
+1
|
*
|
|
Run clang-format
Billy Laws
2023-03-27
3
-7
/
+6
|
*
|
|
audio: Wait for samples on the emulated DSP side to avoid desyncs
Billy Laws
2023-03-27
6
-24
/
+28
|
*
|
|
audio: Interpolate system manager sample count using host sink sample info
Billy Laws
2023-03-26
4
-3
/
+39
*
|
|
|
Merge pull request #10006 from german77/profile_select
liamwhite
2023-04-01
8
-34
/
+270
|
\
\
\
\
|
*
|
|
|
service: am: Improve profile select applet
Narr the Reg
2023-03-29
8
-34
/
+270
*
|
|
|
|
Merge pull request #9997 from german77/cancel_controller
liamwhite
2023-04-01
9
-19
/
+33
|
\
\
\
\
\
|
*
|
|
|
|
applet: controller: Implement cancel button
german77
2023-03-30
9
-19
/
+33
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #9999 from german77/new_hid_hurra
liamwhite
2023-04-01
4
-22
/
+56
|
\
\
\
\
\
|
*
|
|
|
|
service: hid: Implement SetNpadJoyAssignmentModeSingleWithDestination
german77
2023-03-29
4
-22
/
+56
*
|
|
|
|
|
Merge pull request #10017 from jbeich/vk-246
liamwhite
2023-04-01
1
-0
/
+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
externals: update Vulkan-Headers to v1.3.246
Jan Beich
2023-04-01
1
-0
/
+2
*
|
|
|
|
|
Merge pull request #10005 from liamwhite/kernel-atomics
bunnei
2023-04-01
2
-39
/
+56
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
kernel: fix unbounded stack usage in atomics
Liam
2023-03-28
2
-39
/
+56
*
|
|
|
|
|
Fixes 'Continous' typo
Max Dunbar
2023-03-29
6
-38
/
+38
|
|
_
|
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #9505 from liamwhite/request-exit
liamwhite
2023-03-29
48
-61
/
+312
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
qt: implement RequestExit for applets
Liam
2023-03-25
38
-69
/
+250
|
*
|
|
|
applets: implement RequestExit
Liam
2023-03-25
18
-1
/
+71
*
|
|
|
|
Merge pull request #10003 from german77/disconnect
liamwhite
2023-03-28
1
-1
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
service: hid: Silence warning on MergeSingleJoyAsDualJoy
Narr the Reg
2023-03-27
1
-1
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
telemetry: Add waitpkg instruction
Morph
2023-03-27
1
-0
/
+1
*
|
|
|
|
x64: Simplify RDTSC on non-MSVC compilers
Morph
2023-03-27
2
-16
/
+10
*
|
|
|
|
core_timing: Make use of MicroSleep for x64 CPUs
Morph
2023-03-27
1
-0
/
+8
*
|
|
|
|
x64: Add MicroSleep
Morph
2023-03-27
3
-0
/
+84
*
|
|
|
|
x64: cpu_detect: Add detection of waitpkg instructions
Morph
2023-03-27
2
-0
/
+2
*
|
|
|
|
Merge pull request #10002 from german77/log
liamwhite
2023-03-27
1
-2
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
qt: Fix log softlock
Narr the Reg
2023-03-27
1
-2
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #9984 from liamwhite/global-memory
liamwhite
2023-03-27
44
-226
/
+185
|
\
\
\
\
\
|
*
|
|
|
|
memory: rename global memory references to application memory
Liam
2023-03-23
44
-226
/
+185
*
|
|
|
|
|
Merge pull request #9995 from german77/plain
liamwhite
2023-03-27
5
-8
/
+37
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
service: nfp: Add plain amiibo support
german77
2023-03-26
5
-8
/
+37
|
|
|
/
/
/
|
|
/
|
|
|
*
/
|
|
|
tests: mark integer literals as unsigned
Liam
2023-03-26
1
-17
/
+20
|
/
/
/
/
*
|
|
/
container_hash: use climits
Liam
2023-03-26
1
-0
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
video_core/macro: Make use of Common::HashValue
Morph
2023-03-25
1
-3
/
+3
*
|
|
tests: Implement tests for verifying HashValue
Morph
2023-03-25
2
-0
/
+42
*
|
|
common: Port boost's hash_value implementation
Morph
2023-03-25
2
-0
/
+92
|
|
/
|
/
|
*
|
Merge pull request #9985 from liamwhite/funny-meme
bunnei
2023-03-24
1
-1
/
+1
|
\
\
|
*
|
vulkan: fix scheduler chunk reserve
Liam
2023-03-24
1
-1
/
+1
*
|
|
Pass GPU page table by reference
Ross Schlaikjer
2023-03-25
1
-31
/
+32
[next]