libnx/nx/include/switch
yellows8 b577367011 Implemented nvioctlNvmap_FromID() and nvioctlNvmap_GetID().
Added PARCEL_LOGGING define in parcel.c.
Fixed the 'code' value used in gfxproducerQueueBuffer().
Moved some gfxproducer init into nvgfx.
Moved some nvgfx event init into nvgfxEventInit().
Updated the code using gfxproducerBufferInit() for setting the nvmap-handles.
Disabled a nvQueryEvent() call which now fails.
Other changes.
The setup framebuf/windowbuf is now displayed.
2017-12-27 18:50:15 -05:00
..
devices Updated fs_dev.h comments, etc. Fixed _fsdevUnmountDeviceStruct(). Added fsdevCommitDevice(). Check whether sdmc is already mounted in fsdevInit(). 2017-11-30 13:00:47 -05:00
gfx Implemented nvioctlNvmap_FromID() and nvioctlNvmap_GetID(). 2017-12-27 18:50:15 -05:00
kernel Implement TLS/newlib reent support (untested) 2017-11-14 00:31:47 +01:00
services Improved handling for appletNotifyRunning(). 2017-12-24 23:31:58 -05:00
util Imported util/utf from libctru. Updated appInit/appExit. Fs adjustments + implemented IDirectory. Imported a modified version of sdmc_dev from libctru as fs_dev, this currently isn't usable. 2017-11-23 15:00:56 -05:00
arm.h Don't mind this 2017-11-05 04:02:00 +01:00
ipc.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
result.h Implement TLS/newlib reent support (untested) 2017-11-14 00:31:47 +01:00
svc.h Implemented applet initialization for application-type which was missing. Added svcResetSignal. 2017-12-01 23:15:40 -05:00
types.h Added account. Added u128 type to types.h. 2017-11-29 23:31:18 -05:00