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 #5131 from bunnei/scheduler-rewrite
bunnei
2020-12-20
41
-1872
/
+2216
|
\
|
*
hle: kernel: Process: Various style fixes based on code review feedback.
bunnei
2020-12-06
1
-2
/
+2
|
*
core: cpu_manager: Fix a typo in PreemptSingleCore, which broke many games.
bunnei
2020-12-06
1
-21
/
+26
|
*
hle: kernel: Thread: Various style fixes based on code review feedback.
bunnei
2020-12-06
1
-22
/
+25
|
*
hle: kernel: KScopedSchedulerLockAndSleep: Various style fixes based on code ...
bunnei
2020-12-06
1
-6
/
+6
|
*
hle: kernel: KScopedLock: Various style fixes based on code review feedback.
bunnei
2020-12-06
1
-6
/
+8
|
*
hle: kernel: KAbstractSchedulerLock: Various style fixes based on code review...
bunnei
2020-12-06
1
-9
/
+7
|
*
hle: kernel: KScheduler: Various style fixes based on code review feedback.
bunnei
2020-12-06
2
-50
/
+41
|
*
hle: kernel: KPriorityQueue: Various style fixes based on code review feedback.
bunnei
2020-12-06
1
-29
/
+36
|
*
hle: kernel: KAffinityMask: Various style fixes based on code review feedback.
bunnei
2020-12-06
1
-17
/
+13
|
*
hle: kernel: GlobalSchedulerContext: Various style fixes based on code review...
bunnei
2020-12-06
2
-5
/
+10
|
*
common: BitSet: Various style fixes based on code review feedback.
bunnei
2020-12-06
1
-23
/
+22
|
*
hle: kernel: Use C++ style comments in KScheduler, etc.
bunnei
2020-12-06
4
-152
/
+136
|
*
kernel: KScopedSchedulerLockAndSleep: Remove unused ctor.
bunnei
2020-12-06
1
-13
/
+7
|
*
kernel: time_manager: Add missing lock guards.
bunnei
2020-12-06
1
-3
/
+10
|
*
hle: kernel: Migrate to KScopedSchedulerLock.
bunnei
2020-12-06
15
-48
/
+92
|
*
hle: kernel: Separate KScopedSchedulerLockAndSleep from k_scheduler.
bunnei
2020-12-06
11
-69
/
+72
|
*
hle: kernel: Separate KScheduler from GlobalSchedulerContext class.
bunnei
2020-12-06
9
-520
/
+140
|
*
hle: kernel: Rewrite scheduler implementation based on Mesopshere.
bunnei
2020-12-06
26
-1223
/
+1215
|
*
hle: kernel: physical_core: Clear exclusive state after each run.
bunnei
2020-12-06
3
-0
/
+7
|
*
hle: kernel: Port KAbstractSchedulerLock from Mesosphere.
bunnei
2020-12-06
2
-0
/
+77
|
*
hle: kernel: svc: Remove reschedule on svcBreak.
bunnei
2020-12-06
1
-5
/
+0
|
*
hle: kernel: process: Add schedule count tracking, to be used for yield impl.
bunnei
2020-12-06
1
-0
/
+13
|
*
hle: kernel: svc: Remove unnecessary hack in svcSleep.
bunnei
2020-12-06
1
-7
/
+0
|
*
common: Port KPriorityQueue from Mesosphere.
bunnei
2020-12-06
2
-0
/
+444
|
*
common: Port BitSet from Mesosphere.
bunnei
2020-12-06
2
-0
/
+101
|
*
hle: kernel: Port KAffinityMask from Mesosphere.
bunnei
2020-12-06
7
-16
/
+80
*
|
Merge pull request #5201 from ameerj/bufferq-refactor
bunnei
2020-12-20
3
-70
/
+63
|
\
\
|
*
|
buffer_queue: better use of std::array
ameerj
2020-12-18
1
-59
/
+46
|
*
|
Overwrite slots instead of queuing them, add disconnect signal
ameerj
2020-12-17
3
-27
/
+33
*
|
|
yuzu: Remove gdbstub configuration
FearlessTobi
2020-12-19
9
-110
/
+7
*
|
|
system_archive: Add + and - buttons to the Nintendo Extended OSS font
Morph
2020-12-18
2
-315
/
+343
*
|
|
system_archive: Update Nintendo Extended OSS font
Morph
2020-12-17
2
-182
/
+347
|
/
/
*
|
Merge pull request #5190 from Morph1984/validate_device_handle
bunnei
2020-12-15
2
-0
/
+45
|
\
\
|
*
|
controllers/npad: Validate device handles before use
Morph
2020-12-12
2
-0
/
+45
*
|
|
Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex
bunnei
2020-12-15
11
-14
/
+150
|
\
\
\
|
*
|
|
fsp_srv: Implement OpenDataStorageWithProgramIndex
Morph
2020-12-08
6
-1
/
+83
|
*
|
|
file_sys: Consolidate common Title ID operations
Morph
2020-12-08
5
-13
/
+67
*
|
|
|
Merge pull request #5157 from lioncash/array-dirty
bunnei
2020-12-15
1
-34
/
+33
|
\
\
\
\
|
*
|
|
|
maxwell_3d: Move member variables to end of class
Lioncash
2020-12-06
1
-31
/
+32
|
*
|
|
|
maxwell_3d: Resolve -Wdocumentation warning
Lioncash
2020-12-06
1
-1
/
+1
|
*
|
|
|
maxwell_3d: Remove unused dirty_pointer array
Lioncash
2020-12-06
1
-2
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge pull request #5168 from Morph1984/aoc-PurchaseEventManager
bunnei
2020-12-14
2
-2
/
+76
|
\
\
\
\
|
*
|
|
|
IPurchaseEventManager: Implement GetPurchasedEventReadableHandle
Morph
2020-12-08
1
-1
/
+14
|
*
|
|
|
IPurchaseEventManager: Stub Set(Default)DeliveryTarget
Morph
2020-12-08
1
-2
/
+27
|
*
|
|
|
aoc_u: Stub Create(Permanent)EcPurchasedEventManager
Morph
2020-12-08
2
-2
/
+38
*
|
|
|
|
cmake: Fix generating CMake configs and linking with Boost
lat9nq
2020-12-13
1
-1
/
+1
*
|
|
|
|
common: Update CMakeList to fix build issue with Boost.
bunnei
2020-12-12
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Merge pull request #5183 from lioncash/alias2
bunnei
2020-12-12
28
-136
/
+142
|
\
\
\
\
|
*
|
|
|
vfs: Use existing type aliases consistently
Lioncash
2020-12-10
28
-136
/
+142
[next]