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
*
Merge pull request #12978 from liamwhite/ffs-qcom
Charles Lombardo
2024-02-10
1
-6
/
+4
|
\
|
*
host_shaders: add vendor workaround for adreno drivers
Liam
2024-02-10
1
-6
/
+4
*
|
Merge pull request #12969 from german77/bcat-interface
liamwhite
2024-02-10
36
-736
/
+1285
|
\
\
|
*
|
service: bcat: Address review issues
Narr the Reg
2024-02-10
29
-144
/
+153
|
*
|
service: bcat: Implement news interfaces
Narr the Reg
2024-02-10
14
-0
/
+425
|
*
|
service: bcat: Migrate and refractor service to new IPC
Narr the Reg
2024-02-10
22
-735
/
+850
*
|
|
Merge pull request #12949 from liamwhite/multi-wait
liamwhite
2024-02-10
15
-352
/
+569
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
glue: use multi wait API
Liam
2024-02-07
1
-82
/
+48
|
*
|
server_manager: use multi wait API
Liam
2024-02-07
2
-261
/
+234
|
*
|
service: add os types and multi wait API
Liam
2024-02-07
13
-9
/
+287
*
|
|
Fix multiplayer player count color in dark themes | Temp fix until #12744: Ad...
Kevnkkm
2024-02-09
1
-3
/
+10
|
|
/
|
/
|
*
|
Merge pull request #12951 from liamwhite/more-ipc
Narr the Reg
2024-02-09
3
-4
/
+16
|
\
\
|
*
|
ipc: additional fixes
Liam
2024-02-07
3
-4
/
+16
|
|
/
*
|
Merge pull request #12920 from t895/jni-common
liamwhite
2024-02-09
16
-305
/
+318
|
\
\
|
*
|
android: Run OnEmulationStarted frontend callback in another thread
t895
2024-02-08
1
-1
/
+3
|
*
|
common: fs: Expand android macros
t895
2024-02-08
2
-134
/
+91
|
*
|
android: Move JNI setup and helpers to common
t895
2024-02-08
13
-170
/
+224
*
|
|
Merge pull request #12927 from german77/cheat-pause
liamwhite
2024-02-09
4
-2
/
+22
|
\
\
\
|
*
|
|
dmnt: cheat: Add pause and resume support
german77
2024-02-05
4
-2
/
+22
*
|
|
|
Merge pull request #12968 from t895/thermal-status
liamwhite
2024-02-09
21
-168
/
+180
|
\
\
\
\
|
*
|
|
|
android: Use utility function for applying view margins
t895
2024-02-09
15
-163
/
+104
|
*
|
|
|
android: Add thermal throttling overlay
t895
2024-02-09
6
-5
/
+76
*
|
|
|
|
Merge pull request #12964 from t895/foreground-service-test
liamwhite
2024-02-09
26
-176
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
android: Remove foreground service
t895
2024-02-08
26
-176
/
+0
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #12966 from german77/free_npad
liamwhite
2024-02-09
6
-12
/
+17
|
\
\
\
\
\
|
*
|
|
|
|
service: hid: Free npad applet resource
Narr the Reg
2024-02-08
6
-12
/
+17
*
|
|
|
|
|
Merge pull request #12967 from german77/let_me_out
liamwhite
2024-02-08
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
service: Fix OutLargeData attributes
Narr the Reg
2024-02-08
1
-1
/
+1
|
|
/
/
/
/
*
/
/
/
/
android: Fix regex for git version
t895
2024-02-08
1
-2
/
+9
|
/
/
/
/
*
|
|
|
Merge pull request #12903 from liamwhite/const-offset
Fernando S
2024-02-08
2
-38
/
+7
|
\
\
\
\
|
*
|
|
|
shader_recompiler: use only ConstOffset for OpImageFetch
Liam
2024-02-05
2
-38
/
+7
*
|
|
|
|
Merge pull request #12954 from german77/hidbus-interface
liamwhite
2024-02-08
10
-403
/
+262
|
\
\
\
\
\
|
*
|
|
|
|
service: hid: Migrate hidbus to new interface
Narr the Reg
2024-02-07
10
-403
/
+262
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #12914 from FernandoS27/vc-refactor
liamwhite
2024-02-08
16
-456
/
+557
|
\
\
\
\
\
|
*
|
|
|
|
Common: Rename SplitRangeSet to OverlapRangeSet
Fernando Sahmkow
2024-02-05
4
-42
/
+45
|
*
|
|
|
|
Buffer Cache: Refactor to use Range sets instead
Fernando Sahmkow
2024-02-05
5
-361
/
+206
|
*
|
|
|
|
NVDRV: Refactor HeapMapper to use RangeSets
Fernando Sahmkow
2024-02-04
1
-144
/
+43
|
*
|
|
|
|
Common: Introduce Range Sets
Fernando Sahmkow
2024-02-04
3
-0
/
+354
|
*
|
|
|
|
VideoCore: Move Slot Vector to Common
Fernando Sahmkow
2024-02-04
12
-33
/
+33
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
SMMU: Ensure the backing address range matches the current
Fernando Sahmkow
2024-02-07
1
-0
/
+7
*
|
|
|
|
Merge pull request #12939 from german77/wonder
liamwhite
2024-02-07
1
-1
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
dmnt: cheat: Invalidate cache on memory writes
Narr the Reg
2024-02-06
1
-1
/
+4
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #12932 from german77/any-key-is-good
liamwhite
2024-02-07
3
-20
/
+37
|
\
\
\
\
\
|
*
|
|
|
|
yuzu: Make controller keys easier to assign
german77
2024-02-06
3
-20
/
+37
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #12912 from FearlessTobi/ports-feb-24
liamwhite
2024-02-07
2
-83
/
+26
|
\
\
\
\
\
|
*
|
|
|
|
web_backend: Fix compilation
FearlessTobi
2024-02-06
1
-6
/
+6
|
*
|
|
|
|
citra_qt/configure_ui: Show country of language in the combobox
Tobias
2024-02-04
1
-69
/
+9
|
*
|
|
|
|
web_backend: Sync with Citra implementation
FearlessTobi
2024-02-04
1
-19
/
+22
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #12909 from t895/play-store-automation
Charles Lombardo
2024-02-07
1
-15
/
+16
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
ci: android: Play store publishing setup
t895
2024-02-04
1
-15
/
+16
[next]