libnx/nx/source
fincs 967a5054a3
hid: Expose InitializeNpad/TouchScreen/Keyboard/Mouse
- Moved hidScanInput-specific initialization code to hidScanInput
- TouchScreen/Keyboard/Mouse are now activated during hidScanInput
  initialization (previously this was not done, which is technically UB)
- Removed hidDeactivateNpad (not called by retail software)
- Tweaks and adjustments to reduce code size when features are not used
2020-12-01 13:49:52 +01:00
..
applets hid: Introduce HidNpadIdType, see details: 2020-12-01 13:49:50 +01:00
arm Improve atomics 2018-03-10 14:41:06 +01:00
audio Remove arm/atomics.h (use C <stdatomic.h> or C++ <atomic> instead) 2020-03-16 12:51:07 +01:00
crypto Clear finalized field upon hmac context creation 2019-06-15 16:29:49 -04:00
display results: use R_VALUE for comparisons 2020-12-01 02:26:26 +01:00
kernel Add svcGetResourceLimitPeakValue [11.0.0+] 2020-12-01 13:49:15 +01:00
nvidia results: use R_VALUE for comparisons 2020-12-01 02:26:26 +01:00
runtime hid: Introduce HidNpadIdType, see details: 2020-12-01 13:49:50 +01:00
services hid: Expose InitializeNpad/TouchScreen/Keyboard/Mouse 2020-12-01 13:49:52 +01:00
sf Fix #346 - sessionmgrClose did not actually close the extra sessions 2019-11-14 17:35:35 +01:00
internal.h Implement TLS slot support (with destructors) 2019-03-29 18:40:26 +01:00