691 Commits (9c31edccdf44f9d816895f80605a15116a67fd8a)

Author SHA1 Message Date
Liam 00299479ab core/loader: remove ELF loader 3 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
FearlessTobi 6c8e456185 Address first part of review comments 4 years ago
FearlessTobi 705f7db84d yuzu: Add ui files for multiplayer rooms 4 years ago
german77 3ac4f3a252 service: irs: Implement clustering processor 4 years ago
german77 4539700595 service: irs: Split processors and implement ImageTransferProcessor 4 years ago
german77 57311b2c8b core: hid: Add cammera support 4 years ago
german77 c0264d2121 service: ptm: Rewrite PSM and add TS 4 years ago
german77 7b48e7b363 core: kernel: Replace instances of KPageLinkedList with KPageGroup 4 years ago
Morph efc89c032b CMakeLists: Make variable shadowing a compile-time error 4 years ago
Liam 989d4a7a41 core/debugger: Improved stepping mechanism and misc fixes 4 years ago
Liam fb4b3c127f core/debugger: Implement new GDB stub debugger 4 years ago
german77 b2359f1527 hidbus: Implement hidbus and ringcon 5 years ago
Liam f17aaeccf9 service: jit: Implement the JIT service 4 years ago
Liam b29242862b core: extract symbol reading 4 years ago
Liam 0cfcee95c7 service: jit: stub JIT service 4 years ago
bunnei 4d9488033f hle: nvflinger: Merge Rect with Common::Rectangle. 4 years ago
bunnei a87812c6a1 hle: nvflinger: Add implementation for HosBinderDriverServer service. 4 years ago
bunnei 56284bff6c hle: nvflinger: Add implementation for BufferQueueProducer class. 4 years ago
bunnei bfff7b58fd hle: nvflinger: Add implementation for BufferQueueCore class. 4 years ago
bunnei 6e7f687df4 hle: nvflinger: Add implementation for BufferQueueConsumer class. 4 years ago
bunnei 41983bc0ca hle: nvflinger: Add implementation for QueueBufferInput and QueueBufferOutput structs. 4 years ago
bunnei 0057159066 hle: nvflinger: Add implementation for BufferItemConsumer class. 4 years ago
bunnei 79e8cdf595 hle: nvflinger: Add implementation for ConsumerBase class. 4 years ago
bunnei d25cb12bff hle: nvflinger: Add implementation for BufferSlot class. 4 years ago
bunnei c723db39c7 hle: nvflinger: Add implementation for BufferItem class. 4 years ago
bunnei d13e18a8ed hle: nvflinger: Move implementation for Parcel to its own header. 4 years ago
bunnei a454670de5 hle: nvflinger: Add android buffer queue definitions to its own header. 4 years ago
bunnei fe9945ad6c hle: nvflinger: Add IBinder interface. 4 years ago
bunnei b9cbc708e8 hle: nvflinger: Add IConsumerListener interface. 4 years ago
bunnei 81e143a3d2 hle: nvflinger: Add ProducerListener interface. 4 years ago
bunnei fd24d5a0a2 hle: nvflinger: Add android window enumerations to its own header. 4 years ago
bunnei 05d80fba38 hle: nvflinger: Move BufferTransformFlags to its own header. 4 years ago
bunnei d456b9d554 hle: nvflinger: Move PixelFormat to its own header. 4 years ago
bunnei 5a8b9a9706 hle: nvflinger: Add implementation for GraphicBuffer class. 4 years ago
bunnei 8c27465325 hle: nvflinger: Add implementation for Fence class. 4 years ago
bunnei d47575f2c5 hle: nvflinger: Add implementation for Rect class. 4 years ago
Morph 7c44a4ede3 applets/mii: Move MiiEdit applet types into its own file 4 years ago
Morph e05e6853fa applets: Rename Mii to MiiEdit 4 years ago
ameerj d618bba8a6 general: Reduce core.h includes 4 years ago
bunnei 91819726b1 core: hle: kernel: k_page_buffer: Add KThreadLocalPage primitive. 4 years ago
bunnei 08434842b3 core: hle: kernel: k_page_buffer: Add KPageBuffer primitive. 4 years ago
german77 03d671fabc applet: mii: Simple implementation of mii applet 4 years ago
bunnei 5d1a81520c hle: kernel: Add initial_process.h header. 4 years ago
bunnei a6496deeed hle: kernel: board: nx: Add k_memory_layout.h header. 4 years ago
Narr the Reg 6705439cf3 service/mnpp: Stub mnpp_app 4 years ago
bunnei bf32fcc817 core: hle: kernel: Add KWorkerTask and KWorkerTaskManager. 4 years ago
bunnei 3a89723d97 core: hle: kernel: Implement thread pinning. 4 years ago
bunnei c73841500a core: hle: Remove global HLE lock. 4 years ago
bunnei 5dff28290f hle: kernel: KLightConditionVariable: Migrate to updated KThreadQueue. 4 years ago