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 13:02:38 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2a26b50459
libnx
/
nx
/
source
/
gfx
History
yellows8
2a26b50459
Removed commented-out code for g_gfxQueueBufferData fence, and added a comment for it.
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