libnx/nx/include/switch/services
2017-12-27 18:52:52 -05:00
..
acc.h Rename account -> acc 2017-12-27 18:52:52 -05:00
applet.h Improved handling for appletNotifyRunning(). 2017-12-24 23:31:58 -05:00
binder.h Updated bufferProducerFence. Updated nvgfxEventWait. Added better initialization validation to binder, etc. In bufferProducerDequeueBuffer(), use sizeof instead of a constant for the fence size. Updated g_gfxQueueBufferData. Fixed validation in _gfxGetNativeWindowID. Other changes. 2017-12-27 18:52:52 -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
pm.h More pm 2017-12-05 12:30:33 +01: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 {vi/gfx}GetDisplayResolution. Moved gfxGetFramebufferDisplayOffset into the .h as static inline. Added more comments to gfx.h. 2017-12-27 18:50:16 -05:00