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
*
hle: kernel: Migrate KProcess to KAutoObject.
bunnei
2021-05-05
14
-58
/
+80
*
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
18
-294
/
+451
*
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
*
common: common_funcs: Add Size helper function.
bunnei
2021-05-05
1
-0
/
+15
*
hle: kernel: Add initial impl. of KLinkedList.
bunnei
2021-05-05
2
-0
/
+234
*
common: bit_util: Add BIT macro.
bunnei
2021-05-05
1
-0
/
+2
*
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
*
common: intrusive_red_black_tree: Disable static_assert that will not evaluat...
bunnei
2021-05-05
1
-0
/
+4
*
common: common_funcs: Add helper macros for non-copyable and non-moveable.
bunnei
2021-05-05
1
-0
/
+8
*
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
*
|
|
Merge pull request #6275 from german77/mousefocus
bunnei
2021-05-03
3
-1
/
+18
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
input_common: Release mouse buttons on out of focus
german77
2021-05-02
3
-1
/
+18
|
|
/
*
/
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 #6263 from Kewlan/folder-swap-expand-state
Morph
2021-05-02
1
-2
/
+4
|
\
\
|
*
|
game_list: Fix dir move up/down expand state
Kewlan
2021-04-30
1
-2
/
+4
*
|
|
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
*
|
|
Merge pull request #6261 from Kewlan/game-list-filter-fix
bunnei
2021-05-01
2
-5
/
+6
|
\
\
\
|
*
|
|
game_list: Update filter results when removing directories
Kewlan
2021-04-30
2
-5
/
+6
*
|
|
|
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
6
-25
/
+28
|
\
\
\
|
*
|
|
applets/web: Fix a use-after-free when passing in the URL string
Morph
2021-04-28
6
-25
/
+28
*
|
|
|
Merge pull request #6243 from german77/GCresetOrigin
bunnei
2021-04-30
2
-2
/
+7
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
input_common: Reset GC sticks center by measuring multiple packets
german77
2021-04-26
2
-2
/
+7
*
|
|
|
Merge pull request #6226 from german77/sevensix
bunnei
2021-04-29
10
-17
/
+220
|
\
\
\
\
|
*
|
|
|
address comments
german77
2021-04-26
2
-5
/
+5
|
*
|
|
|
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-23
10
-17
/
+220
*
|
|
|
|
yuzu: config: Silence narrowing conversion warning on MSVC
Morph
2021-04-28
1
-2
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
yuzu: main: Silence type conversion warning on MSVC
Morph
2021-04-28
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
loader: Resolve instances of variable shadowing
Lioncash
2021-04-27
19
-169
/
+257
|
|
/
|
/
|
*
|
Merge pull request #6246 from lioncash/shadow
bunnei
2021-04-26
15
-76
/
+81
|
\
\
|
*
|
service: Eliminate cases of member shadowing
Lioncash
2021-04-26
15
-76
/
+81
[next]