index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
core: remove remaining uses of dynamic_cast
Liam
2023-07-21
6
-16
/
+21
*
general: reduce use of dynamic_cast
Liam
2023-07-21
2
-0
/
+11
*
Merge pull request #11096 from german77/amiibooo
liamwhite
2023-07-21
7
-54
/
+143
|
\
|
*
service: nfc: Update Implementation to match with latest RE
Narr the Reg
2023-07-17
7
-54
/
+143
*
|
Merge pull request #11116 from lat9nq/clang-shadowing
liamwhite
2023-07-19
2
-5
/
+5
|
\
\
|
*
|
general: Silence -Wshadow{,-uncaptured-local} warnings
lat9nq
2023-07-18
2
-5
/
+5
*
|
|
Merge pull request #11114 from Kelebek1/warnings
liamwhite
2023-07-19
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Debug SetIdleTimeDetectionExtension
Kelebek1
2023-07-18
1
-2
/
+2
|
|
/
*
|
ssl: Link with crypt32 for secure channel backend
Morph
2023-07-17
2
-1
/
+2
*
|
ssl: Reorder inclusions
Morph
2023-07-17
5
-24
/
+27
*
|
network: Forward declarations
Morph
2023-07-17
5
-5
/
+11
*
|
Merge pull request #10912 from comex/ssl
liamwhite
2023-07-16
21
-281
/
+2382
|
\
\
|
|
/
|
/
|
|
*
Rename variables to avoid -Wshadow warnings under GCC
comex
2023-07-01
1
-5
/
+5
|
*
...actually add the SecureTransport backend to Git.
comex
2023-07-01
1
-0
/
+219
|
*
Updates:
comex
2023-07-01
7
-211
/
+276
|
*
Merge remote-tracking branch 'origin/master' into ssl
comex
2023-07-01
70
-612
/
+644
|
|
\
|
*
|
PR feedback + constification
comex
2023-06-25
8
-60
/
+62
|
*
|
network.cpp: include expected.h
comex
2023-06-25
1
-0
/
+1
|
*
|
re-format
comex
2023-06-25
1
-4
/
+5
|
*
|
Fix more Windows build errors
comex
2023-06-25
5
-28
/
+35
|
*
|
ssl: fix compatibility with OpenSSL 1.1.1
comex
2023-06-25
1
-1
/
+10
|
*
|
Fixes:
comex
2023-06-25
3
-4
/
+12
|
*
|
ssl: rename argument to avoid false positive codespell warning
comex
2023-06-25
1
-2
/
+2
|
*
|
Implement SSL service
comex
2023-06-25
20
-276
/
+2065
*
|
|
file_sys/content_archive: Detect compressed NCAs (#11047)
Tobias
2023-07-12
2
-1
/
+40
*
|
|
Merge pull request #10985 from liamwhite/handle-translate
bunnei
2023-07-11
3
-7
/
+771
|
\
\
\
|
*
|
|
k_server_session: translate special header for non-HLE requests
Liam
2023-07-08
3
-7
/
+771
*
|
|
|
Merge pull request #10996 from Kelebek1/readblock_optimisation
bunnei
2023-07-10
5
-18
/
+285
|
\
\
\
\
|
*
|
|
|
Use spans over guest memory where possible instead of copying data.
Kelebek1
2023-07-02
5
-18
/
+285
*
|
|
|
|
arm_interface: correct breakpoint rewind condition
Liam
2023-07-09
1
-1
/
+1
|
|
/
/
/
|
/
|
|
|
*
|
|
|
vfs_real: use open file size for getting size (#11016)
liamwhite
2023-07-06
1
-1
/
+2
*
|
|
|
service: nfc: Ensure controller is in the correct mode
german77
2023-07-02
3
-11
/
+41
|
/
/
/
*
|
|
Merge pull request #10998 from Morph1984/qt-stop-messing-with-me
liamwhite
2023-07-02
2
-3
/
+14
|
\
\
\
|
*
|
|
core_timing: Remove GetCurrentTimerResolution in CoreTiming loop
Morph
2023-07-02
2
-3
/
+14
*
|
|
|
Merge pull request #10969 from Morph1984/k-synchronize
liamwhite
2023-07-02
3
-36
/
+52
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
kernel: Synchronize
Morph
2023-07-01
3
-36
/
+52
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #10942 from FernandoS27/android-is-a-pain-in-the-a--
liamwhite
2023-07-02
5
-9
/
+202
|
\
\
\
|
*
|
|
Memory Tracker: Use 64 bit atomics instead of 128 bits
Fernando Sahmkow
2023-06-29
1
-9
/
+13
|
*
|
|
Memory Tracking: Optimize tracking to only use atomic writes when contested w...
Fernando Sahmkow
2023-06-28
4
-13
/
+54
|
*
|
|
MemoryTracking: Initial setup of atomic writes.
Fernando Sahmkow
2023-06-28
4
-4
/
+152
|
|
/
/
*
|
|
Merge pull request #10710 from liamwhite/romfs2
liamwhite
2023-07-02
1
-21
/
+17
|
\
\
\
|
*
|
|
fsmitm_romfsbuild: avoid full path lookups
Liam
2023-06-27
1
-21
/
+17
|
|
/
/
*
|
|
parcel: Optimize small_vector sizes
Morph
2023-06-30
1
-11
/
+13
*
|
|
general: Use ScratchBuffer where possible
Morph
2023-06-30
6
-45
/
+53
|
/
/
*
|
arm_dynarmic_32: Remove disabling of block linking on arm64
Merry
2023-06-27
1
-5
/
+0
*
|
core: hid: Allow to read bin files while switch controller is available
german77
2023-06-24
1
-4
/
+10
*
|
input_common: Dont try to read/write data from 3rd party controllers
german77
2023-06-24
1
-0
/
+5
*
|
Merge pull request #10859 from liamwhite/no-more-atomic-wait
liamwhite
2023-06-23
4
-18
/
+10
|
\
\
|
*
|
general: remove atomic signal and wait
Liam
2023-06-22
4
-18
/
+10
*
|
|
Merge pull request #10842 from german77/native_mifare
liamwhite
2023-06-23
10
-132
/
+209
|
\
\
\
[next]