libnx/nx/include/switch/services
plutoo 12410fc44a
Merge pull request #22 from shinyquagsire23/hid-sharedmem-impl
HID Shared Memory - Structures + key held/down/up implementation
2017-12-02 23:21:10 +01:00
..
account.h Added account. Added u128 type to types.h. 2017-11-29 23:31:18 -05:00
applet.h Added display+layer support. Started 'gfx'. 2017-11-03 12:33:33 -04:00
binder.h Implemented nv. Use TransactParcelAuto instead of TransactParcel when running on >=3.0.0. Added ipcQueryPointerBufferSize(). Minor other change. 2017-11-12 20:34:30 -05:00
bsd.h Add bsdSendTo and bsdSetSockOpt 2017-11-19 01:45:15 -07:00
fatal.h Mark fatalSimple with __attribute__((noreturn)) 2017-11-14 01:14:23 +01:00
fs.h Added a comment in fs_dev.h. Adjusted fs.h formatting, etc. Added support for mounting SaveData. 2017-11-30 01:58:21 -05:00
hid.h Add hidTouchCount, hidTouchRead, KEY_TOUCH. Header tweaks. 2017-11-22 17:09:37 -07:00
nv.h Added nvQueryEvent(). 2017-11-15 22:34:07 -05:00
sm.h Added smExit and added sm to appInit/appExit. Added svcCreateSession. Added vi. 2017-09-24 18:40:13 -04:00
usb.h Added usbdev under new directory 'devices'. Added more libnx errors to result.h. Added usbDsParseReportData() and the structs for it. Changed the post-buffer funcs 'out' field to 'urbId'. Updated the get-report funcs for using the report-data structure. 2017-10-12 18:20:31 -04:00
vi.h Implemented viSetLayerScalingMode(). Implemented vsync handling. Minor other change. 2017-11-05 00:50:58 -04:00