index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
hle
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hle: kernel: Migrate KProcess to KAutoObject.
bunnei
2021-05-05
12
-54
/
+73
*
hle: kernel: Refactor IPC interfaces to not use std::shared_ptr.
bunnei
2021-05-05
28
-59
/
+65
*
hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-05-05
16
-289
/
+442
*
hle: kernel: svc: Migrate GetThreadPriority, StartThread, and ExitThread.
bunnei
2021-05-05
1
-21
/
+12
*
hle: kernel: svc: Migrate CreateThread.
bunnei
2021-05-05
1
-14
/
+21
*
hle: kernel: Migrate idle threads.
bunnei
2021-05-05
2
-13
/
+9
*
hle: kernel: Migrate KThread to KAutoObject.
bunnei
2021-05-05
2
-109
/
+91
*
hle: kernel: Add initial impl. of slab setup.
bunnei
2021-05-05
2
-0
/
+225
*
hle: kernel: Refactor out various KThread std::shared_ptr usage.
bunnei
2021-05-05
10
-58
/
+30
*
hle: kernel: Add initial impl. of KLinkedList.
bunnei
2021-05-05
1
-0
/
+233
*
hle: kernel: Add initial impl. of KSlabAllocated.
bunnei
2021-05-05
1
-0
/
+152
*
hle: kernel: Add initial impl. of KAutoObjectWithListContainer.
bunnei
2021-05-05
2
-0
/
+107
*
hle: kernel: Add initial impl. of KAutoObject.
bunnei
2021-05-05
2
-0
/
+304
*
Merge pull request #6279 from ogniK5377/nvhost-prof
bunnei
2021-05-05
1
-3
/
+14
|
\
|
*
Update src/core/hle/service/nvdrv/interface.cpp
bunnei
2021-05-05
1
-1
/
+1
|
*
nvdrv: /dev/nvhost-prof-gpu for production
Chloe Marcec
2021-05-03
1
-3
/
+14
*
|
service: Remove unused class variables
Lioncash
2021-05-05
3
-7
/
+4
*
|
service: Resolve cases of member field shadowing
Lioncash
2021-05-04
56
-101
/
+103
|
/
*
hid: Fix touch not initializing properly if disabled
german77
2021-05-02
2
-2
/
+10
*
Merge pull request #6265 from Morph1984/snap-save-fix
bunnei
2021-05-02
1
-2
/
+7
|
\
|
*
service: filesystem: Return proper error codes for CreateFile
Morph
2021-05-01
1
-2
/
+7
*
|
Disable touch if setting is not enabled
german77
2021-04-30
2
-2
/
+2
|
/
*
Merge pull request #6226 from german77/sevensix
bunnei
2021-04-29
7
-12
/
+201
|
\
|
*
address comments
german77
2021-04-26
2
-5
/
+5
|
*
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-23
7
-12
/
+201
*
|
service: Eliminate cases of member shadowing
Lioncash
2021-04-26
15
-76
/
+81
*
|
nvhost_vic: Fix device closure
ameerj
2021-04-24
2
-10
/
+8
*
|
Merge pull request #6234 from Morph1984/stub-am
Mat M
2021-04-24
2
-1
/
+10
|
\
\
|
*
|
ICommonStateGetter: Stub SetRequestExitToLibraryAppletAtExecuteNextProgramEna...
Morph
2021-04-23
2
-1
/
+10
*
|
|
Merge pull request #6235 from german77/ectx_aw
Mat M
2021-04-24
3
-0
/
+47
|
\
\
\
|
*
|
|
glue: Add ectx:aw placeholder
german77
2021-04-24
3
-0
/
+47
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6228 from lioncash/semi
bunnei
2021-04-23
1
-6
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
lm: Make use of insert_or_assign() in Log()
Lioncash
2021-04-23
1
-1
/
+1
|
*
|
lm: Prevent redundant map lookups in Log()
Lioncash
2021-04-23
1
-4
/
+5
|
*
|
lm: Resolve -Wextra-semi warning
Lioncash
2021-04-23
1
-1
/
+1
*
|
|
Merge pull request #6229 from lioncash/unused-var
bunnei
2021-04-23
2
-6
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
acc/lbl: Remove unused variables
Lioncash
2021-04-23
2
-6
/
+0
|
|
/
*
/
service: hid: Get transfer memory for InitializeSevenSixAxisSensor
Morph
2021-04-22
1
-1
/
+38
|
/
*
Merge pull request #6214 from Morph1984/time-fix-kirby-clash
bunnei
2021-04-21
1
-3
/
+5
|
\
|
*
time: Write buffer before pushing RESULT_SUCCESS in GetClockSnapshot
Morph
2021-04-19
1
-1
/
+2
|
*
time: Fix GetClockSnapshotFromSystemClockContext
Morph
2021-04-19
1
-2
/
+3
*
|
Merge pull request #6217 from Morph1984/consistent-writebuffers
bunnei
2021-04-19
3
-5
/
+12
|
\
\
|
*
|
general: Write buffers before pushing raw arguments
Morph
2021-04-19
3
-5
/
+12
|
|
/
*
|
Merge pull request #6215 from lioncash/duplicate
bunnei
2021-04-19
2
-2
/
+1
|
\
\
|
*
|
npad: Remove duplicated class member variable
Lioncash
2021-04-19
2
-2
/
+1
|
|
/
*
|
arp: Use type alias for issue function
Lioncash
2021-04-19
1
-4
/
+4
*
|
arp: Prevent uninitialized read of launch member variable
Lioncash
2021-04-19
1
-1
/
+1
|
/
*
applets: Send focus state change message on applet state change
Morph
2021-04-17
10
-22
/
+56
*
applets: Make the applet mode a protected property of Applet
Morph
2021-04-17
14
-22
/
+20
*
Merge pull request #6125 from ogniK5377/nvdec-close-dev
bunnei
2021-04-16
1
-6
/
+4
|
\
[next]