7854 Commits (f332d4a9b548e9c7e18c245fd3b90ffc5a94b943)

Author SHA1 Message Date
bunnei 1e55498110 hle: kernel: KThread: Reorganize thread priority defaults. 5 years ago
bunnei 0530292b97 hle: kernel: KThread: Fix ThreadType definition. 5 years ago
bunnei 4782985013 hle: kernel: Move single core "phantom mode" out of KThread. 5 years ago
bunnei eea346ba8e hle: kernel: KThread: Remove thread types that do not exist. 5 years ago
bunnei 9a4e148f9e arm: arm_dynarmic: Skip calls when JIT is invalid. 5 years ago
bunnei c0d3aef28c core: hle: kernel: Rename Thread to KThread. 5 years ago
german 8ba0cac71c Fix user changing to 0 if valid 5 years ago
Morph 4921ba05db hid: Add static_assert for Parameter size 5 years ago
Morph ae6b3bdfbf prepo: Fix BufferDescriptorX invalid buffer errors and add "New" variants of SaveReport 5 years ago
Morph 008afa5d59 hle_ipc: Add Can(Read, Write)Buffer 5 years ago
german 659b5f8088 Stub GetSockOpt 5 years ago
Morph d4d39aa4c7 npad: Remove unused device handle parameter 5 years ago
Chloe Marcec 2c57f0fbd5 Omit system reference 5 years ago
Chloe Marcec 04e9486651 psm: IPsmSession 5 years ago
german a8245cf2f1 Stub Set/Get/Reset SixaxisSensorFusionParameters 5 years ago
Chloe Marcec 2afc1060ef Print Process ID and Thread ID as hex 5 years ago
Chloe Marcec 5882cc0502 hle: Implement remaining services for Stereo Vision 5 years ago
Chloe Marcec b2b95e96c1 audout: FlushAudioOutBuffers 5 years ago
comex e9bb95ae16 vfs_real: When moving files or directories, don't assume file opening will succeed 5 years ago
Chloe Marcec 822edff5bd Simplify condition 5 years ago
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