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
2022-06-28
service: ptm: Rewrite PSM and add TS
german77
2022-06-26
core: kernel: Replace instances of KPageLinkedList with KPageGroup
german77
2022-06-13
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-01
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-06-01
core/debugger: Implement new GDB stub debugger
Liam
2022-04-16
hidbus: Implement hidbus and ringcon
german77
2022-04-13
service: jit: Implement the JIT service
Liam
2022-04-09
core: extract symbol reading
Liam
2022-04-06
service: jit: stub JIT service
Liam
2022-03-24
hle: nvflinger: Merge Rect with Common::Rectangle.
bunnei
2022-03-24
hle: nvflinger: Add implementation for HosBinderDriverServer service.
bunnei
2022-03-24
hle: nvflinger: Add implementation for BufferQueueProducer class.
bunnei
2022-03-24
hle: nvflinger: Add implementation for BufferQueueCore class.
bunnei
2022-03-24
hle: nvflinger: Add implementation for BufferQueueConsumer class.
bunnei
2022-03-24
hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput...
bunnei
2022-03-24
hle: nvflinger: Add implementation for BufferItemConsumer class.
bunnei
2022-03-24
hle: nvflinger: Add implementation for ConsumerBase class.
bunnei
2022-03-24
hle: nvflinger: Add implementation for BufferSlot class.
bunnei
2022-03-24
hle: nvflinger: Add implementation for BufferItem class.
bunnei
2022-03-24
hle: nvflinger: Move implementation for Parcel to its own header.
bunnei
2022-03-24
hle: nvflinger: Add android buffer queue definitions to its own header.
bunnei
2022-03-24
hle: nvflinger: Add IBinder interface.
bunnei
2022-03-24
hle: nvflinger: Add IConsumerListener interface.
bunnei
2022-03-24
hle: nvflinger: Add ProducerListener interface.
bunnei
2022-03-24
hle: nvflinger: Add android window enumerations to its own header.
bunnei
2022-03-24
hle: nvflinger: Move BufferTransformFlags to its own header.
bunnei
2022-03-24
hle: nvflinger: Move PixelFormat to its own header.
bunnei
2022-03-24
hle: nvflinger: Add implementation for GraphicBuffer class.
bunnei
2022-03-24
hle: nvflinger: Add implementation for Fence class.
bunnei
2022-03-24
hle: nvflinger: Add implementation for Rect class.
bunnei
2022-03-21
applets/mii: Move MiiEdit applet types into its own file
Morph
2022-03-21
applets: Rename Mii to MiiEdit
Morph
2022-03-18
general: Reduce core.h includes
ameerj
2022-03-16
Merge pull request #7964 from german77/miiii
bunnei
2022-03-14
core: hle: kernel: k_page_buffer: Add KThreadLocalPage primitive.
bunnei
2022-03-14
core: hle: kernel: k_page_buffer: Add KPageBuffer primitive.
bunnei
2022-02-28
applet: mii: Simple implementation of mii applet
german77
2022-02-27
hle: kernel: Add initial_process.h header.
bunnei
2022-02-27
hle: kernel: board: nx: Add k_memory_layout.h header.
bunnei
2022-02-10
service/mnpp: Stub mnpp_app
Narr the Reg
2022-01-14
core: hle: kernel: Add KWorkerTask and KWorkerTaskManager.
bunnei
2021-12-30
core: hle: kernel: Implement thread pinning.
bunnei
2021-12-17
core: hle: Remove global HLE lock.
bunnei
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
[next]