index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-05-05
17
-289
/
+444
*
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
3
-0
/
+227
*
hle: kernel: Refactor out various KThread std::shared_ptr usage.
bunnei
2021-05-05
10
-58
/
+30
*
core: Defer CoreTiming initialization.
bunnei
2021-05-05
1
-1
/
+1
*
core: memory: Add a work-around to allocate and access kernel memory regions ...
bunnei
2021-05-05
3
-1
/
+46
*
hle: kernel: Add initial impl. of KLinkedList.
bunnei
2021-05-05
2
-0
/
+234
*
hle: kernel: Add initial impl. of KSlabAllocated.
bunnei
2021-05-05
2
-0
/
+153
*
hle: kernel: Add initial impl. of KAutoObjectWithListContainer.
bunnei
2021-05-05
3
-0
/
+109
*
hle: kernel: Add initial impl. of KAutoObject.
bunnei
2021-05-05
3
-0
/
+306
*
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
60
-117
/
+119
*
|
Merge pull request #6278 from lioncash/misc-shadow
bunnei
2021-05-03
10
-25
/
+27
|
\
\
|
|
/
|
/
|
|
*
core: Resolve misc cases of variable shadowing
Lioncash
2021-05-03
10
-25
/
+27
*
|
hid: Fix touch not initializing properly if disabled
german77
2021-05-02
2
-2
/
+10
|
/
*
Merge pull request #6269 from lioncash/file-shadow
bunnei
2021-05-02
21
-114
/
+132
|
\
|
*
file_sys: Resolve cases of variable shadowing
Lioncash
2021-05-02
21
-114
/
+132
*
|
Merge pull request #6265 from Morph1984/snap-save-fix
bunnei
2021-05-02
2
-2
/
+8
|
\
\
|
|
/
|
/
|
|
*
service: filesystem: Return proper error codes for CreateFile
Morph
2021-05-01
2
-2
/
+8
*
|
Disable touch if setting is not enabled
german77
2021-04-30
2
-2
/
+2
|
/
*
Merge pull request #6257 from Morph1984/fix-use-after-free-webapplet
bunnei
2021-04-30
2
-6
/
+7
|
\
|
*
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-28
2
-6
/
+7
*
|
Merge pull request #6226 from german77/sevensix
bunnei
2021-04-29
9
-15
/
+212
|
\
\
|
|
/
|
/
|
|
*
address comments
german77
2021-04-26
2
-5
/
+5
|
*
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-23
9
-15
/
+212
*
|
loader: Resolve instances of variable shadowing
Lioncash
2021-04-27
19
-169
/
+257
*
|
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
4
-0
/
+49
|
\
\
\
|
*
|
|
glue: Add ectx:aw placeholder
german77
2021-04-24
4
-0
/
+49
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #6230 from Morph1984/default-resource-size
bunnei
2021-04-24
3
-4
/
+8
|
\
\
\
|
*
|
|
program_metadata: Set a default resource size when a NPDM is not present
Morph
2021-04-23
3
-4
/
+8
*
|
|
|
Merge pull request #6227 from lioncash/meta
bunnei
2021-04-23
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
program_metadata: Explicitly specify copy/move functions
Lioncash
2021-04-23
1
-0
/
+6
*
|
|
|
|
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
|
|
/
/
/
*
|
|
|
Merge pull request #6231 from lioncash/aes
bunnei
2021-04-23
2
-9
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
aes_util: Make use of std::span
Lioncash
2021-04-23
2
-9
/
+5
|
|
/
/
[next]