libnx/nx/source/gfx
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 Removed commented-out code for g_gfxQueueBufferData fence, and added a comment for it. 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