9588 Commits (698a3eda508ca0d3220452854b3ec977d7be5ea2)

Author SHA1 Message Date
Liam 6bfb4c8f71 kernel: convert KThread to new style 3 years ago
Liam ac6cbb7134 kernel: prefer std::addressof 3 years ago
Liam 641783df8f kernel: convert KResourceLimit 3 years ago
Liam c0b9e93b77 kernel: remove kernel_ 3 years ago
Liam 9368e17a92 kernel: remove gratitutous attribute usage 3 years ago
Liam 91fd4e30f2 kernel/svc: convert to new style 3 years ago
Liam 57f1d8ef8d kernel: convert miscellaneous 3 years ago
Liam d1b53c8d82 kernel: conver KScopedLock, KScopedResourceReservation, KSessionRequest, KSharedMemory, KSpinLock 3 years ago
Liam 7322c99e5f kernel: convert KAbstractSchedulerLock 3 years ago
Liam 467adc1acd kernel: convert KMemoryLayout, KMemoryRegion*, KPageTableSlabHeap, KPriorityQueue 3 years ago
Liam 0483dfae1a kernel: move KMemoryLayout for NX board 3 years ago
Liam 8d1f5bfbd2 kernel: remove KLinkedList 3 years ago
Liam fdf90c6d75 kernel: convert KConditionVariable, KLightConditionVariable, KLightLock 3 years ago
Liam 097c25b164 kernel: convert KPort, KSession 3 years ago
Liam d24ab14126 kernel: convert GlobalSchedulerContext, KAddressArbiter, KScopedSchedulerLockAndSleep, KThreadQueue to new style 3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
Narr the Reg 8d5cde6eff service: nfp: Improve implementation 3 years ago
Morph 67560296c6 perf_stats: Check multicore first 3 years ago
Morph 1073346c7f hid: Use nanosecond timestamps instead of ticks 3 years ago
Morph 3053a62375 core: Promote CPU/GPU threads to time critical 3 years ago
Liam 1776448df2 kernel: add timer pointer to KThreadQueue 3 years ago
Liam ba4213d956 general: fix type inconsistencies 3 years ago
Liam d45ac00d48 kernel: avoid signed overflow UB on MSVC 3 years ago
Liam 484641003c kernel: clone fpu status on CreateThread 3 years ago
Liam 1d0fe75e7c hle: rename legacy errors to Results 3 years ago
Jan Beich 859fb469b8 kernel: add missing header for libc++ 3 years ago
Narr the Reg 8a501ff30b service: acc: Replace default image with a 32x32 image 3 years ago
Narr the Reg 1f57ae6949 service: psc: Update names 3 years ago
Narr the Reg f01540da6c service: ssl: Add missing properties and update names 3 years ago
Narr the Reg 54711df739 service: usb: Update names 3 years ago
Liam 644ee0043e kernel: fix WaitSynchronization 3 years ago
Morph 194cf0b497 hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz 3 years ago
Morph bff1453282 core_timing: Use higher precision sleeps on Windows 3 years ago
Liam 97f7f7bad5 kernel: be more careful about kernel address keys 3 years ago
Liam c4ba088a5d kernel: refactor priority inheritance to represent locks as C++ objects 3 years ago
Liam 96bd7ea42d kernel: simplify AddressSpaceInfo, update values 3 years ago
Liam 367e89f984 kernel: barrier memory before condition variable write 3 years ago
Liam 9f9b64cda2 kernel: document previous location of interrupt disables in arbiter/condvar 3 years ago
Liam 4165ac0680 kernel: adjust pool allocations 3 years ago
Liam 62711fec02 kernel: simplify KAbstractSchedulerLock::Lock 3 years ago
Liam 0746a2084e kernel: add InfoType::IoRegionHint 3 years ago
Liam 809148e1a5 nvnflinger: fix name 3 years ago
Liam 65be230fdd service: move hle_ipc from kernel 3 years ago
Liam 4a1aa98598 sm:: remove unused member 3 years ago
Alexandre Bouvier 57fd8b1f45 cmake: use correct boost imported targets 4 years ago
Matías Locatti c38bb96a2c Partially apply LTO to only core and video_core projects. 3 years ago
Narr the Reg 71ca956d5c service: btm: Fix handle functions 3 years ago
Narr the Reg ff11fdb07e
Revert "yuzu: config: Remove player 8 and 9 from config file" 3 years ago
Narr the Reg 60688bf0d5 yuzu: config: Remove player 8 and 9 from config file 3 years ago
Narr the Reg 5e4ea04a64 core: hidbus: Fix BusType size 3 years ago