10726 Commits (c160d6b752e6cfad0353e73a398b246e878a647a)

Author SHA1 Message Date
bunnei 15eebff127 core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup. 3 years ago
bunnei 0eeef46015 core: hle: kernel: Integration application memory block slab manager. 3 years ago
bunnei 98a3854393 core: hle: kernel: k_page_table: Update, and integrate with new KMemoryBlockManager/SlabManager. 4 years ago
bunnei ddd0ca5f83 core: hle: kernel: k_memory_block: Update. 4 years ago
bunnei 3b1a2fd7db core: hle: kernel: k_memory_block_manager: Update. 4 years ago
bunnei 97e4cd1c8f core: hle: kernel: k_thread: Implement thread termination DPC. 4 years ago
bunnei 0592bf30c1 core: hle: kernel: Add KDynamicResourceManager. 4 years ago
bunnei f6fd69d0d4 core: hle: kernel: Add KDynamicSlabHeap. 4 years ago
bunnei 1089e3cb1e core: hle: kernel: Add KDynamicPageManager. 4 years ago
bunnei 5a37569052 core: hle: kernel: k_process: Change Status -> State. 4 years ago
bunnei acc0a8f63a core: hle: kernel: svc_types: Add SystemThreadPriorityHighest and ProcessState. 4 years ago
bunnei d9871bab0b core: device_memory: Templatize GetPointer(..). 4 years ago
bunnei 59dfd7ec29 core: hle: result: Add GetInnerValue and Includes methods. 4 years ago
bunnei 444f94e8f7 core: hle: kernel: svc_common: Add WaitInfinite & cleanup. 4 years ago
Liam 53625f087b kernel: fix slab heap ABA 3 years ago
FengChen 2d53a37461 video_core: Implement memory manager page kind 3 years ago
Morph 6a22ed905b general: Add missing pragma once 3 years ago
Morph e3c23433fa savedata_factory: Detect future save data paths 3 years ago
Morph 6becbfbaa3 general: Fix spelling of "unknown" 3 years ago
Liam e11c862ae6 result: enforce reference check specialization 3 years ago
Liam 09777eea76 kernel: remove KWritableEvent 3 years ago
Liam 545875eaa1 k_server_session: preliminary support for userspace server sessions 3 years ago
Liam a048c5ca0f Add implementation of svcCreateSession 3 years ago
Liam fb88548cb1 general: preliminary support for hbl 3 years ago
Narr the Reg 70825554ec yuzu: Add 16:10 aspect ratio 3 years ago
german77 36d02d1fc3 input_common: have an unique vector in callback status 3 years ago
Liam d10787b40b core_timing: use high-precision sleeps on non-Windows targets 3 years ago
Liam 20e5a02da1 kernel: add expanded result macros 3 years ago
Liam 7d3c9d928d fsp_srv: stub GetCacheStorageSize 3 years ago
Liam b999db4a0f IFriendService: stub CheckFriendListAvailability 3 years ago
Liam 82a159f2c4 nfp_types: silence -Wtype-limits 3 years ago
Fernando Sahmkow 1595e77913 General: address feedback 4 years ago
Liam d8009fb2d1 general: rework usages of UNREACHABLE macro 4 years ago
Morph 5790abef59 nvdisp: End system frame after requesting to swap buffers 4 years ago
Morph f8733d9da6 address_space: Address feedback 4 years ago
Morph 5ee9e5e84b general: Format licenses as per SPDX guidelines 4 years ago
Fernando Sahmkow 340398daf5 NvHostChannels: improve hack for supporting multiple channels. 4 years ago
Fernando Sahmkow 5cbe6e1739 Address Feedback from bylaws. 4 years ago
Fernando Sahmkow 40a5c7d398 Nvflinger: correct duplication. 4 years ago
VonChenPlus 9623b1dc5a Core: Fix get nvmap object random crash 4 years ago
Fernando Sahmkow 710c83e10a NvDec: Fix regressions. 4 years ago
Liam White 6df0663a57 General: Fix compilation for GCC 4 years ago
Fernando Sahmkow 4124fa18e3 NVDRV: Further improvements. 4 years ago
Fernando Sahmkow 6a3eca65ea MemoryManager: Fix errors popping out. 4 years ago
Fernando Sahmkow 42ef10060a VideoCore: Refactor fencing system. 4 years ago
Fernando Sahmkow 67bb131e37 MemoryManager: initial multi paging system implementation. 4 years ago
Fernando Sahmkow 43d8a8fb77 NVDRV: Further refactors and eliminate old code. 4 years ago
Fernando Sahmkow 383f95a063 NVDRV: Refactor Host1x 4 years ago
Fernando Sahmkow a6425c97e4 VideoCore: Refactor syncing. 4 years ago
Fernando Sahmkow bc66debfdc Texture cache: Fix the remaining issues with memory mnagement and unmapping. 4 years ago