7394 Commits (37939482fb93d2155d8625596f2b1145d4f6e8e3)

Author SHA1 Message Date
Chloe Marcec 3b0458a7a5 nvdrv: Unregister already registered events 5 years ago
Chloe Marcec df42100320 Clamp string reads to buffer size 5 years ago
bunnei f83ef80ebd hle: service: am: Stub ILibraryAppletAccessor::PresetLibraryAppletGpuTimeSliceZero. 5 years ago
Chloe Marcec c795207fb2 lbl: Implement most of lbl 5 years ago
Chloe Marcec 5b8bc56e65 mii: Fix BuildRandomStoreData & Cleanup raw_data 5 years ago
Chloe Marcec dc18a1261c Mark DestinationToString as static 5 years ago
Chloe Marcec dca2e2c8f1 Mark LogPacketHeaderEntry hash as noexcept 5 years ago
Chloe Marcec 83f8c1a25e lm: Recode LM service 5 years ago
Chloe Marcec 2d33b2c55a acc: Stub StoreSaveDataThumbnail 5 years ago
Morph 4a67a5b917 npad: Add check for HANDHELD_INDEX in UpdateControllerAt() 5 years ago
Lioncash ca9afa3293 input_interpreter: Mark two member functions as const 5 years ago
Morph 3c8f936b31 input_interpreter: Add method to check for a button press state 5 years ago
ReinUsesLisp 5f517e3e16 core/cmake: Enforce Wclass-memaccess 5 years ago
ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
ReinUsesLisp 3ff978aa4f common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT 5 years ago
german b483f2d010 Always initialize keyboard input 5 years ago
german 8495e1bd83 Add mutitouch support for touch screens 5 years ago
german d8df9a16bd Allow to return up to 16 touch inputs per engine 5 years ago
german 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
german d583e01f54 Add multitouch support 5 years ago
Lioncash 8620de6b20 common/bit_util: Replace CLZ/CTZ operations with standardized ones 5 years ago
ReinUsesLisp fb99446f24 core/cmake: Remove Werror flags already defined code-base wide 5 years ago
bunnei 03dfc8d8e7 hle: kernel: thread: Preserve thread wait reason for debugging only. 5 years ago
bunnei 6b2f653143 hle: kernel: k_scheduler_lock: Fix shadowing errors. 5 years ago
bunnei 354130cd84 core: arm: arm_interface: Fix shadowing errors. 5 years ago
bunnei 82f6037ec2 core: hle: Add missing calls to MicroProfileOnThreadExit. 5 years ago
bunnei 912dd50146 core: hle: Integrate new KConditionVariable and KAddressArbiter implementations. 5 years ago
bunnei 952d1ac487 core: hle: kernel: Update KAddressArbiter. 5 years ago
bunnei b4e6d6c385 core: hle: kernel: Update KConditionVariable. 5 years ago
bunnei 1212fa60b6 core: hle: kernel: Begin moving common SVC defintions to its own header. 5 years ago
bunnei 8a155c4058 hle: kernel: Remove unnecessary AddressArbiter definition. 5 years ago
bunnei f12701b303 hle: kernel: k_scheduler: Cleanup OnThreadPriorityChanged. 5 years ago
bunnei d1309fb275 hle: kernel: Rename thread "status" to "state". 5 years ago
bunnei c3c43e32fc hle: kernel: thread: Replace ThreadStatus/ThreadSchedStatus with a single ThreadState. 5 years ago
bunnei 7420a717e6 core: hle: kernel: Add some useful functions for checking kernel addresses. 5 years ago
bunnei 4bbf173fc1 core: hle: kernel: svc_types: Add type definitions for KAddressArbiter. 5 years ago
bunnei 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. 5 years ago
bunnei 1ae883435d core: hle: kernel: Begin moving common SVC results to its own header. 5 years ago
bunnei 8fc6e92ef1 hle: service: nfp: Remove incorrect signaling behavior in GetDeviceState. 5 years ago
ReinUsesLisp c68d0dc851 file_sys/registered_cache: Silence virtual functions without override warnings 5 years ago
ReinUsesLisp b4451c5e81 core: Silence unhandled enum in switch warnings 5 years ago
german 385a4555d5 Stub IsCpuOverclockEnabled 5 years ago
ameerj 06cef3355e fix for nvdec disabled, cleanup host1x 5 years ago
ameerj 2c27127d04 nvdec syncpt incorporation 5 years ago
ReinUsesLisp 43d9f417ae core: Enforce C4715 (not all control paths return a value) 5 years ago
ReinUsesLisp 4f13e270c8 core: Silence warnings when compiling without asserts 5 years ago
ameerj 6b354ccaee buffer_queue: Protect queue_sequence list access with a mutex 5 years ago
Lioncash 86592b274e main: Resolve error string not displaying 5 years ago
bunnei beaa25d777 hle: service: nvflinger: buffer_queue: Do not reset id/layer_id on Connect. 5 years ago
MerryMage 57c9da1b39 dynarmic: Add Unsafe_InaccurateNaN optimization 5 years ago