libnx/nx/include/switch
yellows8 014b02db97
irs: Major overhaul, irs is now properly supported. Functionality for newer system-versions is now supported.
* Updated structs: IrsPackedMomentProcessorConfig, IrsImageTransferProcessorConfig, IrsPackedImageTransferProcessorConfig, IrsImageTransferProcessorState.

* The u32 IrCameraHandle was replaced with struct IrsIrCameraHandle.

* Added various enums/structs, etc. Improved docs.

* irsActivateIrsensor() and irsSuspendImageProcessor() are no longer exposed, these are now used automatically when needed.

* Added the following: irsGetIrCameraStatus, irsCheckFirmwareUpdateNecessity, irsGetImageProcessorStatus, irsStopImageProcessorAsync, irsRunMomentProcessor, irsGetMomentProcessorStates, irsCalculateMomentRegionStatistic, irsRunClusteringProcessor, irsGetClusteringProcessorStates, irsRunImageTransferExProcessor, irsRunPointingProcessor, irsGetPointingProcessorMarkerStates, irsGetPointingProcessorStates, irsRunTeraPluginProcessor, irsGetTeraPluginProcessorStates, irsRunIrLedProcessor, irsRunAdaptiveClusteringProcessor, irsRunHandAnalysis, irsGetMomentProcessorDefaultConfig, irsGetClusteringProcessorDefaultConfig, irsGetDefaultImageTransferProcessorExConfig, irsGetIrLedProcessorDefaultConfig.
2020-04-02 18:38:55 -04:00
..
applets More keyboard types (#387) 2020-03-20 17:43:44 +01:00
arm Remove arm/atomics.h (use C <stdatomic.h> or C++ <atomic> instead) 2020-03-16 12:51:07 +01:00
audio Added capsGetShimLibraryVersion. Added comments to audio.h. 2019-08-27 19:14:18 -04:00
crypto crypto: guard #defines with #ifndef 2019-04-04 20:13:36 +02:00
display binder: Update for new-ipc 2019-10-22 16:11:10 +02:00
kernel svc: fix definitions to better match kernel 2020-03-29 18:42:19 +02:00
nvidia Const correctness in nvGpuZbcAddColor (and fix comment typo) 2019-05-17 21:20:11 +02:00
runtime Added ringcon. (#388) 2020-03-24 22:18:56 -04:00
services irs: Major overhaul, irs is now properly supported. Functionality for newer system-versions is now supported. 2020-04-02 18:38:55 -04:00
sf new-ipc: Introduce serviceCreateNonDomainSubservice in order to avoid calling cmifQueryPointerBufferSize during response parsing and corrupting output data as a result [bug found by @SciresM] 2019-11-21 16:27:36 +01:00
nacp.h ns: Added nsGetApplicationDesiredLanguage. 2020-02-29 22:39:43 -05:00
nro.h Stylefix for nro 2018-02-26 02:10:49 +01:00
result.h Added LibnxError_ShouldNotHappen. 2019-12-03 13:13:32 -05:00
types.h Added UtilFloat3. 2020-04-02 14:42:51 -04:00