libnx/nx/source/gfx
2018-02-12 16:08:25 -05:00
..
ioctl Fix NV ioctl nameclashes... 2018-02-10 23:02:05 +01:00
binder.c Revert "We don't understand Auto -- disable for now" 2018-02-01 00:26:39 +01:00
buffer_producer.c This looks better 2018-01-22 20:11:55 +01:00
gfx.c Updated gfx API. Replaced gfxSetDoubleBuffering() with gfxSetMode(), and added GfxMode enum. Updated gfx.h comments. Updated gfxGetFramebufferDisplayOffset() for using the aligned width. The new GfxMode_LinearDouble is now used by default, apps must not use gfxGetFramebufferDisplayOffset() with this mode. Apps using gfxGetFramebufferDisplayOffset() must be updated. 2018-02-12 16:08:25 -05:00
nvgfx.c Silence a few missing prototype warnings 2018-01-28 01:03:56 +01:00
parcel.c This looks better 2018-01-22 20:11:55 +01:00