20707 Commits (a9623d5f550c8fc63f436a40f43bfbf539ac0853)

Author SHA1 Message Date
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 3f261f22c9 vk_scheduler: split work queue waits and execution waits 3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
FengChen 44f10c8dee video_core: Fix ogl status error when draw_texture 3 years ago
FengChen 4e42ba54e5 video_core: Invalid index_buffer flag when inline_index draw 3 years ago
german77 e090a1c6bd yuzu: Move audio settings to audio section 3 years ago
german77 e8af3f29d2 yuzu: Remove console id setting 3 years ago
Feng Chen c8ad039612 video_core: Update texture format 3 years ago
Narr the Reg 8d5cde6eff service: nfp: Improve implementation 3 years ago
ameerj 03137086db OpenGL: Prefer glClientWaitSync for OGLSync objects 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
Morph d718eab351 native_clock: Wait for 10 seconds instead of 30 3 years ago
Morph c27a626b5b native_clock: Use RealTimeClock instead of SteadyClock 3 years ago
Morph 6f9918552c steady_clock: Introduce a real time clock 3 years ago
Morph dcd13a7566 native_clock: Re-adjust the RDTSC frequency 3 years ago
Narr the Reg 757aafa582
input_common: Minor typo issues (#9922) 3 years ago
Liam 1776448df2 kernel: add timer pointer to KThreadQueue 3 years ago
german77 9a9e5844d3 input_common: Increase mouse sensitivity range 3 years ago
Liam 64dcb40db1 common: make BitCast constexpr 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
ameerj 268942c8fe gl_rasterizer: Implement AccelerateDMA DmaBufferImageCopy 3 years ago
ameerj 6b9cc0ed23 Refactor AccelerateDMA code 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
Ikko Eltociear Ashimine c161e3f433
fix typo in settings.h 3 years ago
Narr the Reg 8a501ff30b service: acc: Replace default image with a 32x32 image 3 years ago
german77 97704b8da9 input_common: joycon: Add stick input from passive reports 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
Fernando Sahmkow 8a3411b417 Engines: Implement Accelerate DMA Texture. 4 years ago
Morph 376a414f5b native_clock: Round RDTSC frequency to the nearest 1000 3 years ago
Morph 026eaddbee timer_resolution: Set current process to High QoS 3 years ago
Morph 194cf0b497 hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz 3 years ago