index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2021-12-12
Merge pull request #7462 from bunnei/kernel-improve-scheduling
bunnei
2021-12-09
Merge pull request #7519 from itsmeft24/master
bunnei
2021-12-06
hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue.
bunnei
2021-12-06
hle: kernel: Update KThreadQueue and migrate KSynchronizationObject.
bunnei
2021-12-06
service/notif: Add notif:a and stub ListAlarmSettings,Initialize
german77
2021-12-05
Add KCodeMemory to CMakeLists.txt
itsmeft24
2021-11-27
core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountId
Narr the Reg
2021-11-24
service/hid: Create ring LIFO
german77
2021-11-24
core/hid: Add emulated controllers
german77
2021-11-24
core/hid: Move motion_input, create input converter and hid_types
german77
2021-11-24
core/hid: Move input_interpreter to hid
german77
2021-10-04
Merge pull request #7091 from vonchenplus/fix_memroy_leak
Ameer J
2021-09-29
service: bcat: Remove BoxCat BCAT implementation
Morph
2021-09-28
externals: Remove libzip
Morph
2021-09-28
file_sys: Remove vfs_libzip
Morph
2021-09-29
Fix KShareMemory object leak
Feng Chen
2021-09-06
account: EnsureTokenIdCacheAsync
Chloe Marcec
2021-08-27
ngct: Stub NGCT:U service
german77
2021-08-12
configuration: add option to select network interface
spholz
2021-07-20
hle: service: Add a helper module for managing kernel objects.
bunnei
2021-07-14
service: Append service name prefix to common filenames
Morph
2021-07-14
applets: Append applet_ prefix to backend applets
Morph
2021-07-06
CMakeLists: Treat -Wsign-compare as an error on GCC/Clang
Morph
2021-06-28
core: Enforce C4242
Morph
2021-06-16
hle: api_version: Add HLE API version constants
Morph
2021-06-16
spl: Add SPL types
Morph
2021-06-16
spl: Add SPL result codes
Morph
2021-05-16
core: Make variable shadowing a compile-time error
Lioncash
2021-05-05
hle: kernel: Migrate to KHandleTable.
bunnei
2021-05-05
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
hle: kernel: Remove deprecated Object class.
bunnei
2021-05-05
hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate KServerPort to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate KClientPort to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate KTransferMemory to KAutoObject.
bunnei
2021-05-05
hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObj...
bunnei
2021-05-05
hle: kernel: Migrate more of KThread to KAutoObject.
bunnei
2021-05-05
hle: kernel: Add initial impl. of slab setup.
bunnei
2021-05-05
hle: kernel: Add initial impl. of KLinkedList.
bunnei
2021-05-05
hle: kernel: Add initial impl. of KSlabAllocated.
bunnei
2021-05-05
hle: kernel: Add initial impl. of KAutoObjectWithListContainer.
bunnei
2021-05-05
hle: kernel: Add initial impl. of KAutoObject.
bunnei
2021-04-29
Merge pull request #6226 from german77/sevensix
bunnei
2021-04-24
glue: Add ectx:aw placeholder
german77
2021-04-23
hid: Implement SevenSixAxis and ConsoleSixAxisSensor
german77
2021-04-15
applets/swkbd: Implement the Normal and Inline Software Keyboard Applet
Morph
2021-04-14
common: Move settings to common from core.
bunnei
2021-04-10
Merge pull request #6172 from degasus/cmake_opus
bunnei
2021-04-08
externals: Search for shared opus installation.
Markus Wick
2021-03-21
hle: kernel: k_memory_layout: Derive memory regions based on board layout.
bunnei
[next]