libnx/nx/source
2018-12-31 19:36:07 -05:00
..
applets Added SwkbdTextDrawType and replaced unk_x3b8 with textDrawType. 2018-12-24 01:00:39 -05:00
arm Improve atomics 2018-03-10 14:41:06 +01:00
audio Add audio/ ("AudioDriver"), a high level wrapper around audren 2018-08-31 13:05:21 +02:00
display Deprecate old gfx API; scheduled for removal at a later date. 2018-12-19 19:33:31 +01:00
kernel Removed the buffer memset from tmemCreateFromMemory, tmemCreateFromMemory should not write to the user buffer. 2018-12-23 22:18:24 -05:00
nvidia nvioctlMap_Param -> nvioctlNvmap_Param 2018-12-19 19:33:31 +01:00
runtime console_sw: Switch to PIXEL_FORMAT_RGB_565, optimize scrollWindow 2018-12-19 19:33:31 +01:00
services Added PsmSession, which is now an additional param for: psmBindStateChangeEvent, psmWaitStateChangeEvent, and psmUnbindStateChangeEvent. Hence, the psm session is now handled with this object instead of libnx automatically handling it internally. psmBindStateChangeEvent no longer calls psmUnbindStateChangeEvent. Other adjustments. 2018-12-31 19:36:07 -05:00
internal.h ARM cache operations 2018-01-22 20:29:49 +01:00