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
*
common: common_funcs: Add R_UNLESS_NOLOG for scenarios that should not log.
bunnei
2021-02-05
1
-0
/
+8
*
hle: kernel: Rename WritableEvent to KWritableEvent.
bunnei
2021-02-05
44
-101
/
+101
*
hle: kernel: Rename ReadableEvent to KReadableEvent.
bunnei
2021-02-05
42
-81
/
+82
*
Merge pull request #5867 from Morph1984/am-GetHealthWarningDisappearedSystemE...
bunnei
2021-02-05
2
-1
/
+14
|
\
|
*
IApplicationFunctions: Implement GetHealthWarningDisappearedSystemEvent
Morph
2021-02-02
2
-1
/
+14
*
|
Merge pull request #5865 from lat9nq/conditionally-quiet
bunnei
2021-02-04
1
-1
/
+19
|
\
\
|
*
|
video_core: host_shaders: Don't pass --quiet to glslangValidator if unavailable
lat9nq
2021-02-01
1
-1
/
+19
*
|
|
Merge pull request #5876 from lioncash/truncation
bunnei
2021-02-04
1
-1
/
+1
|
\
\
\
|
*
|
|
k_affinity_mask: Avoid implicit truncation to bool
Lioncash
2021-02-04
1
-1
/
+1
*
|
|
|
key_manager: Create the keys directory if it does not exist
Morph
2021-02-04
1
-0
/
+5
*
|
|
|
Merge pull request #5870 from german77/hanheldfix2
bunnei
2021-02-03
1
-4
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Always update handheld config
german
2021-02-03
1
-4
/
+2
*
|
|
|
Merge pull request #5863 from ogniK5377/disable-reverb
bunnei
2021-02-03
1
-1
/
+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
audren: Disable reverb for the time being
Chloe Marcec
2021-02-01
1
-1
/
+4
*
|
|
|
Merge pull request #5848 from ogniK5377/k-resourcelimit
bunnei
2021-02-03
13
-230
/
+343
|
\
\
\
\
|
*
|
|
|
Simplify limitableresource names
Chloe Marcec
2021-02-03
6
-36
/
+29
|
*
|
|
|
Compile error
Chloe Marcec
2021-02-02
1
-1
/
+1
|
*
|
|
|
Address issues
Chloe Marcec
2021-02-02
3
-19
/
+15
|
*
|
|
|
fix compile error
Chloe Marcec
2021-01-30
1
-1
/
+1
|
*
|
|
|
cleanup commenting
Chloe Marcec
2021-01-30
1
-2
/
+2
|
*
|
|
|
Drop m_ from lock
Chloe Marcec
2021-01-30
2
-9
/
+9
|
*
|
|
|
Move to GetGlobalTimeNs, fix GetTotalPhysicalMemoryAvailable
Chloe Marcec
2021-01-30
3
-9
/
+7
|
*
|
|
|
kernel: Rewrite resource limit to be more accurate
Chloe Marcec
2021-01-30
13
-231
/
+357
*
|
|
|
|
Merge pull request #5842 from german77/userfix
bunnei
2021-02-02
1
-2
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Fix user changing to 0 if valid
german
2021-01-28
1
-2
/
+8
*
|
|
|
|
|
Merge pull request #5841 from german77/username
bunnei
2021-02-02
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Avoid overwritting username
german
2021-01-28
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
/
settings: Log the cache, config, and mod load directories
Morph
2021-02-02
1
-0
/
+3
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #5861 from german77/HandheldFix
bunnei
2021-02-01
1
-2
/
+11
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Only update motion for npad and prevent over scheduling events
german
2021-01-31
1
-2
/
+11
*
|
|
|
|
arm_dynarmic_32: Print out CPSR.T on exception
MerryMage
2021-02-01
2
-2
/
+7
*
|
|
|
|
Merge pull request #5859 from Morph1984/nifm
bunnei
2021-01-31
1
-2
/
+157
|
\
\
\
\
\
|
*
|
|
|
|
nifm: Stub GetCurrentIpConfigInfo
Morph
2021-01-31
1
-1
/
+29
|
*
|
|
|
|
nifm: Stub GetCurrentNetworkProfile
Morph
2021-01-31
1
-1
/
+41
|
*
|
|
|
|
nifm: Add several structs
Morph
2021-01-31
1
-0
/
+87
*
|
|
|
|
|
Merge pull request #5856 from Morph1984/nifm-fix-getappletinfo-stub
Ameer J
2021-01-31
1
-1
/
+5
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
nifm: Fix GetAppletInfo stub
Morph
2021-01-31
1
-1
/
+5
*
|
|
|
|
|
Merge pull request #5858 from Morph1984/IsGamePlayRecordingSupported-stub
bunnei
2021-01-31
2
-1
/
+12
|
\
\
\
\
\
\
|
*
|
|
|
|
|
am/IApplicationFunctions: Stub IsGamePlayRecordingSupported
Morph
2021-01-31
2
-1
/
+12
*
|
|
|
|
|
|
Merge pull request #5860 from Morph1984/prepo-transmission-stub
bunnei
2021-01-31
1
-2
/
+19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
prepo: Stub GetTransmissionStatus
Morph
2021-01-31
1
-1
/
+11
|
*
|
|
|
|
|
|
prepo: Stub RequestImmediateTransmission
Morph
2021-01-31
1
-1
/
+8
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #5846 from ameerj/analog-join
Morph
2021-01-31
1
-5
/
+9
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
analog_from_button: Fix update_thread.join exception
ameerj
2021-01-29
1
-5
/
+9
*
|
|
|
|
|
|
bsd: Fix EventFd stub
Morph
2021-01-31
1
-3
/
+3
|
|
/
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #5855 from Morph1984/bsd-fix-getsockopt-stub
bunnei
2021-01-30
1
-1
/
+5
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
bsd: Fix GetSockOpt stub
Morph
2021-01-31
1
-1
/
+5
*
|
|
|
|
|
Merge pull request #5851 from ameerj/pop-inv-stub
Morph
2021-01-31
2
-1
/
+10
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
am: Stub TryPopFromFriendInvitationStorageChannel
ameerj
2021-01-30
2
-1
/
+10
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
bsd: Stub EventFd
ameerj
2021-01-30
2
-1
/
+12
|
/
/
/
/
[next]