670 Commits (6e7f687df421e3d30b5b08e8e1747e6084e89342)

Author SHA1 Message Date
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
bunnei bc1399204b hle: kernel: Update KThreadQueue and migrate KSynchronizationObject. 4 years ago
german77 ac1bfe228f service/notif: Add notif:a and stub ListAlarmSettings,Initialize 4 years ago
itsmeft24 36350d3f78
Add KCodeMemory to CMakeLists.txt 4 years ago
Narr the Reg 50d8e753c5 core/pdm: Stub QueryPlayStatisticsByApplicationIdAndUserAccountId 4 years ago
german77 db08721dcc service/hid: Create ring LIFO 4 years ago
german77 c3f54ff232 core/hid: Add emulated controllers 4 years ago
german77 449576df93 core/hid: Move motion_input, create input converter and hid_types 4 years ago
german77 bf71d18af9 core/hid: Move input_interpreter to hid 4 years ago
Morph 4acec5283e service: bcat: Remove BoxCat BCAT implementation 4 years ago
Morph 5f6cd32c9e externals: Remove libzip 4 years ago
Morph 616d0236f5 file_sys: Remove vfs_libzip 4 years ago
Feng Chen 5fbfc4c19e Fix KShareMemory object leak 4 years ago
Chloe Marcec 4e2aa50cef account: EnsureTokenIdCacheAsync 4 years ago
german77 f134a5e56c ngct: Stub NGCT:U service 4 years ago
spholz 1e98e73828 configuration: add option to select network interface 4 years ago
bunnei 015058fadf hle: service: Add a helper module for managing kernel objects. 5 years ago
Morph c6d7da88c7 service: Append service name prefix to common filenames 5 years ago
Morph 79824d7d1b applets: Append applet_ prefix to backend applets 5 years ago
Morph ebb82b0b83 CMakeLists: Treat -Wsign-compare as an error on GCC/Clang 5 years ago
Morph e828c5a559 core: Enforce C4242 5 years ago