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-22 04:52:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
33c5181237
libnx
/
nx
/
source
/
gfx
History
yellows8
33c5181237
Added gfxSetDoubleBuffering(). Adjusted g_gfxCurrentBuffer updating. Imported console from libctru with adjustments for Switch.
2017-12-27 18:50:16 -05:00
..
gfx.c
Added gfxSetDoubleBuffering(). Adjusted g_gfxCurrentBuffer updating. Imported console from libctru with adjustments for Switch.
2017-12-27 18:50:16 -05:00
gfxproducer.c
Renamed gfxproducerBufferInit to gfxproducerTegraBufferInit. Use an enum for the binder 'code' for this. Added comments for the BufferInitData structure.
2017-12-27 18:50:15 -05:00
nvgfx.c
Moved the single-framebuf-size field from gfx into nvgfx. Use this field instead of hard-coded size in nvgfx, in some cases. Other adjustments.
2017-12-27 18:50:16 -05:00
nvioctl.c
Implemented nvioctlNvmap_FromID() and nvioctlNvmap_GetID().
2017-12-27 18:50:15 -05:00
parcel.c
Implemented nvioctlNvmap_FromID() and nvioctlNvmap_GetID().
2017-12-27 18:50:15 -05:00