10584 Commits (4fd45bcdfb0ed960bc70128b096bd45a3402eecf)

Author SHA1 Message Date
bunnei 438c1b5c18 core: core_timing: Re-initialize if single/multicore state changes. 3 years ago
bunnei f357ddf644 core: core_timing: Remove unused IsHostTiming. 3 years ago
bunnei 4c2274b2c1 core: hle: kernel: Use result macros for new/changed code. 3 years ago
bunnei a35c884097 core: Partially persist emulation state across game boots. 4 years ago
bunnei 3785e8d1c7 core: hle: kernel: Fix InitializePreemption order. 4 years ago
bunnei 55ed04af34 core: hle: kernel: k_process: Improve management of page table & cleanup. 4 years ago
bunnei 7dd7b440cc core: hle: kernel: k_interrupt_manager: HandleInterrupt should not depend on current process. 4 years ago
bunnei c164affbcb core: hle: kernel: Remove junk. 4 years ago
bunnei 15eebff127 core: hle: kernel: k_page_table: Impl. LockForUn/MapDeviceAddressSpace, cleanup. 4 years ago
bunnei 0eeef46015 core: hle: kernel: Integration application memory block slab manager. 4 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 4 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 4 years ago
Liam d10787b40b core_timing: use high-precision sleeps on non-Windows targets 4 years ago
Liam 20e5a02da1 kernel: add expanded result macros 4 years ago
Liam 7d3c9d928d fsp_srv: stub GetCacheStorageSize 4 years ago
Liam b999db4a0f IFriendService: stub CheckFriendListAvailability 4 years ago
Liam 82a159f2c4 nfp_types: silence -Wtype-limits 4 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