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
*
shared_translation: Finish using int ids
lat9nq
2023-07-21
6
-158
/
+117
*
settings,uisettings: Add IDs to settings
lat9nq
2023-07-21
1
-3
/
+13
*
configure_graphics: Partial runtime implementation
lat9nq
2023-07-21
10
-1148
/
+513
*
settings: Recategorize a bit
lat9nq
2023-07-21
6
-45
/
+77
*
shared_translation: Add the rest of the settings
lat9nq
2023-07-21
1
-1
/
+80
*
shared_translation: Add copyright and license
lat9nq
2023-07-21
2
-0
/
+6
*
configure_graphics_advance: Generate UI at runtime
lat9nq
2023-07-21
15
-402
/
+451
*
configure_per_game: Rename group to tab_group
lat9nq
2023-07-21
2
-10
/
+11
*
configuration: Add base class to tabs
lat9nq
2023-07-21
18
-101
/
+110
*
configuration_shared: Create Tab base class
lat9nq
2023-07-21
2
-0
/
+22
*
settings: Add a registry of settings
lat9nq
2023-07-21
9
-870
/
+700
*
uisettings: Fix typings
lat9nq
2023-07-21
4
-57
/
+63
*
settings,core,config_sys: Remove optional type from custom_rtc, rng_seed
lat9nq
2023-07-21
6
-26
/
+33
*
settings: Pool SetGlobal functions
lat9nq
2023-07-21
2
-61
/
+14
*
settings,video_core: Consolidate ASTC decoding options
lat9nq
2023-07-21
12
-52
/
+105
*
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
12
-56
/
+59
|
\
\
|
*
|
vk_buffer_cache: Format
lat9nq
2023-07-18
1
-2
/
+2
|
*
|
general: Silence -Wshadow{,-uncaptured-local} warnings
lat9nq
2023-07-18
12
-58
/
+61
*
|
|
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
6
-26
/
+30
*
|
network: Forward declarations
Morph
2023-07-17
5
-5
/
+11
*
|
Merge pull request #10934 from abouvier/cmake-vma
liamwhite
2023-07-17
2
-1
/
+13
|
\
\
|
*
|
cmake: allow using system VMA library
Alexandre Bouvier
2023-07-12
2
-1
/
+13
*
|
|
Merge pull request #11102 from v1993/your-mom-is-encrypted
liamwhite
2023-07-17
1
-1
/
+1
|
\
\
\
|
*
|
|
android: fix links to re-dumping guides
Valeri Ochinski
2023-07-16
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #10912 from comex/ssl
liamwhite
2023-07-16
22
-282
/
+2397
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
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
266
-2810
/
+4819
|
|
\
\
|
*
|
|
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
|
*
|
|
socket_types: Improve comment
comex
2023-06-25
1
-3
/
+3
|
*
|
|
Implement SSL service
comex
2023-06-25
21
-277
/
+2080
*
|
|
|
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 #11070 from t895/home-setting-warning
bunnei
2023-07-11
4
-53
/
+84
|
\
\
\
\
|
*
|
|
|
android: Visualize disabled home options
Charles Lombardo
2023-07-10
4
-53
/
+84
*
|
|
|
|
Merge pull request #10996 from Kelebek1/readblock_optimisation
bunnei
2023-07-10
23
-236
/
+478
|
\
\
\
\
\
|
*
|
|
|
|
Fix ScratchBuffer moves
Kelebek1
2023-07-04
1
-2
/
+15
[next]