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-24 22:02:39 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
edf2d1417a
libnx
/
nx
/
source
/
gfx
History
yellows8
edf2d1417a
Handle nvioctlChannel_ZCullBind() properly.
2017-12-27 18:52:53 -05:00
..
ioctl
Handle nvioctlChannel_ZCullBind() properly.
2017-12-27 18:52:53 -05:00
binder.c
Updated bufferProducerFence. Updated nvgfxEventWait. Added better initialization validation to binder, etc. In bufferProducerDequeueBuffer(), use sizeof instead of a constant for the fence size. Updated g_gfxQueueBufferData. Fixed validation in _gfxGetNativeWindowID. Other changes.
2017-12-27 18:52:52 -05:00
buffer_producer.c
Parse bufferProducerConnect() parcel reply properly. Store the output QueueBufferOutput from bufferProducerConnect/bufferProducerQueueBuffer in gfx.c.
2017-12-27 18:52:52 -05:00
gfx.c
Changed the RGBA8 define to RGBA8_MAXALPHA and adjusted it + moved it into gfx.h. Added RGBA8 define to gfx.h which is the same as the original except it now uses an input alpha param. Added a comment to gfx.c regarding width/height.
2017-12-27 18:52:53 -05:00
nvgfx.c
Handle nvioctlChannel_ZCullBind() properly.
2017-12-27 18:52:53 -05:00
parcel.c
Fixed output ptr for parcelReadData(). Pass fence ptr to _gfxDequeueBuffer() in gfxSwapBuffers().
2017-12-27 18:52:52 -05:00