index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
CMakeLists.txt
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
service: ptm: Rewrite PSM and add TS
german77
2022-06-28
1
-0
/
+4
*
core: kernel: Replace instances of KPageLinkedList with KPageGroup
german77
2022-06-26
1
-1
/
+1
*
CMakeLists: Make variable shadowing a compile-time error
Morph
2022-06-13
1
-5
/
+0
*
core/debugger: Improved stepping mechanism and misc fixes
Liam
2022-06-01
1
-0
/
+3
*
core/debugger: Implement new GDB stub debugger
Liam
2022-06-01
1
-0
/
+7
*
hidbus: Implement hidbus and ringcon
german77
2022-04-16
1
-0
/
+10
*
service: jit: Implement the JIT service
Liam
2022-04-13
1
-0
/
+2
*
core: extract symbol reading
Liam
2022-04-09
1
-0
/
+2
*
service: jit: stub JIT service
Liam
2022-04-06
1
-0
/
+2
*
hle: nvflinger: Merge Rect with Common::Rectangle.
bunnei
2022-03-24
1
-1
/
+0
*
hle: nvflinger: Add implementation for HosBinderDriverServer service.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for BufferQueueProducer class.
bunnei
2022-03-24
1
-2
/
+2
*
hle: nvflinger: Add implementation for BufferQueueCore class.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for BufferQueueConsumer class.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput...
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for BufferItemConsumer class.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for ConsumerBase class.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for BufferSlot class.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add implementation for BufferItem class.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Move implementation for Parcel to its own header.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add android buffer queue definitions to its own header.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add IBinder interface.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add IConsumerListener interface.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add ProducerListener interface.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add android window enumerations to its own header.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Move BufferTransformFlags to its own header.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Move PixelFormat to its own header.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add implementation for GraphicBuffer class.
bunnei
2022-03-24
1
-0
/
+1
*
hle: nvflinger: Add implementation for Fence class.
bunnei
2022-03-24
1
-0
/
+2
*
hle: nvflinger: Add implementation for Rect class.
bunnei
2022-03-24
1
-0
/
+1
*
applets/mii: Move MiiEdit applet types into its own file
Morph
2022-03-21
1
-0
/
+1
*
applets: Rename Mii to MiiEdit
Morph
2022-03-21
1
-4
/
+4
*
general: Reduce core.h includes
ameerj
2022-03-18
1
-0
/
+1
*
Merge pull request #7964 from german77/miiii
bunnei
2022-03-16
1
-0
/
+4
|
\
|
*
applet: mii: Simple implementation of mii applet
german77
2022-02-28
1
-0
/
+4
*
|
core: hle: kernel: k_page_buffer: Add KThreadLocalPage primitive.
bunnei
2022-03-14
1
-0
/
+2
*
|
core: hle: kernel: k_page_buffer: Add KPageBuffer primitive.
bunnei
2022-03-14
1
-0
/
+1
*
|
hle: kernel: Add initial_process.h header.
bunnei
2022-02-27
1
-0
/
+1
*
|
hle: kernel: board: nx: Add k_memory_layout.h header.
bunnei
2022-02-27
1
-0
/
+1
|
/
*
service/mnpp: Stub mnpp_app
Narr the Reg
2022-02-10
1
-0
/
+2
*
core: hle: kernel: Add KWorkerTask and KWorkerTaskManager.
bunnei
2022-01-14
1
-0
/
+3
*
core: hle: kernel: Implement thread pinning.
bunnei
2021-12-30
1
-0
/
+2
*
core: hle: Remove global HLE lock.
bunnei
2021-12-17
1
-2
/
+0
*
Merge pull request #7462 from bunnei/kernel-improve-scheduling
bunnei
2021-12-12
1
-0
/
+2
|
\
|
*
hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue.
bunnei
2021-12-06
1
-0
/
+1
|
*
hle: kernel: Update KThreadQueue and migrate KSynchronizationObject.
bunnei
2021-12-06
1
-0
/
+1
*
|
Merge pull request #7519 from itsmeft24/master
bunnei
2021-12-09
1
-0
/
+2
|
\
\
|
*
|
Add KCodeMemory to CMakeLists.txt
itsmeft24
2021-12-05
1
-0
/
+2
|
|
/
*
/
service/notif: Add notif:a and stub ListAlarmSettings,Initialize
german77
2021-12-06
1
-0
/
+2
|
/
*
core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountId
Narr the Reg
2021-11-27
1
-0
/
+2
[next]