This website requires JavaScript.
Explore
Help
Sign In
mika
/
libnx
Watch
1
Star
0
Fork
0
You've already forked libnx
mirror of
https://github.com/switchbrew/libnx.git
synced
2025-06-28 07:42:55 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
13b4c74723
libnx
/
nx
/
include
/
switch
/
gfx
History
yellows8
13b4c74723
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
..
binder.h
Revert "We don't understand Auto -- disable for now"
2018-02-01 00:26:39 +01:00
buffer_producer.h
Imported transform enums from Android and updated g_gfxQueueBufferData.transform for this.
2018-02-12 11:58:54 -05:00
gfx.h
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
ioctl.h
Updated ioctl.h comment.
2018-02-11 18:29:30 -05:00
nvgfx.h
Fix broken header files
2018-01-23 00:27:00 +01:00
nvioctl.h
Fix broken header files
2018-01-23 00:27:00 +01:00
parcel.h
Fix broken header files
2018-01-23 00:27:00 +01:00