summaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: ptm: Rewrite PSM and add TSGravatar german772022-06-281-0/+4
* core: kernel: Replace instances of KPageLinkedList with KPageGroupGravatar german772022-06-261-1/+1
* CMakeLists: Make variable shadowing a compile-time errorGravatar Morph2022-06-131-5/+0
* core/debugger: Improved stepping mechanism and misc fixesGravatar Liam2022-06-011-0/+3
* core/debugger: Implement new GDB stub debuggerGravatar Liam2022-06-011-0/+7
* hidbus: Implement hidbus and ringconGravatar german772022-04-161-0/+10
* service: jit: Implement the JIT serviceGravatar Liam2022-04-131-0/+2
* core: extract symbol readingGravatar Liam2022-04-091-0/+2
* service: jit: stub JIT serviceGravatar Liam2022-04-061-0/+2
* hle: nvflinger: Merge Rect with Common::Rectangle.Gravatar bunnei2022-03-241-1/+0
* hle: nvflinger: Add implementation for HosBinderDriverServer service.Gravatar bunnei2022-03-241-0/+2
* hle: nvflinger: Add implementation for BufferQueueProducer class.Gravatar bunnei2022-03-241-2/+2
* hle: nvflinger: Add implementation for BufferQueueCore class.Gravatar bunnei2022-03-241-0/+2
* hle: nvflinger: Add implementation for BufferQueueConsumer class.Gravatar bunnei2022-03-241-0/+2
* hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput...Gravatar bunnei2022-03-241-0/+2
* hle: nvflinger: Add implementation for BufferItemConsumer class.Gravatar bunnei2022-03-241-0/+2
* hle: nvflinger: Add implementation for ConsumerBase class.Gravatar bunnei2022-03-241-0/+2
* hle: nvflinger: Add implementation for BufferSlot class.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Add implementation for BufferItem class.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Move implementation for Parcel to its own header.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Add android buffer queue definitions to its own header.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Add IBinder interface.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Add IConsumerListener interface.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Add ProducerListener interface.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Add android window enumerations to its own header.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Move BufferTransformFlags to its own header.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Move PixelFormat to its own header.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Add implementation for GraphicBuffer class.Gravatar bunnei2022-03-241-0/+1
* hle: nvflinger: Add implementation for Fence class.Gravatar bunnei2022-03-241-0/+2
* hle: nvflinger: Add implementation for Rect class.Gravatar bunnei2022-03-241-0/+1
* applets/mii: Move MiiEdit applet types into its own fileGravatar Morph2022-03-211-0/+1
* applets: Rename Mii to MiiEditGravatar Morph2022-03-211-4/+4
* general: Reduce core.h includesGravatar ameerj2022-03-181-0/+1
* Merge pull request #7964 from german77/miiiiGravatar bunnei2022-03-161-0/+4
|\
| * applet: mii: Simple implementation of mii appletGravatar german772022-02-281-0/+4
* | core: hle: kernel: k_page_buffer: Add KThreadLocalPage primitive.Gravatar bunnei2022-03-141-0/+2
* | core: hle: kernel: k_page_buffer: Add KPageBuffer primitive.Gravatar bunnei2022-03-141-0/+1
* | hle: kernel: Add initial_process.h header.Gravatar bunnei2022-02-271-0/+1
* | hle: kernel: board: nx: Add k_memory_layout.h header.Gravatar bunnei2022-02-271-0/+1
|/
* service/mnpp: Stub mnpp_appGravatar Narr the Reg2022-02-101-0/+2
* core: hle: kernel: Add KWorkerTask and KWorkerTaskManager.Gravatar bunnei2022-01-141-0/+3
* core: hle: kernel: Implement thread pinning.Gravatar bunnei2021-12-301-0/+2
* core: hle: Remove global HLE lock.Gravatar bunnei2021-12-171-2/+0
* Merge pull request #7462 from bunnei/kernel-improve-schedulingGravatar bunnei2021-12-121-0/+2
|\
| * hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue.Gravatar bunnei2021-12-061-0/+1
| * hle: kernel: Update KThreadQueue and migrate KSynchronizationObject.Gravatar bunnei2021-12-061-0/+1
* | Merge pull request #7519 from itsmeft24/masterGravatar bunnei2021-12-091-0/+2
|\ \
| * | Add KCodeMemory to CMakeLists.txtGravatar itsmeft242021-12-051-0/+2
| |/
* / service/notif: Add notif:a and stub ListAlarmSettings,InitializeGravatar german772021-12-061-0/+2
|/
* core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountIdGravatar Narr the Reg2021-11-271-0/+2