yellows8
|
2db9a5fdb9
|
Imported enum for use with bufferProducerQuery(). Changed gfxGetDisplayResolution to static with adjusted name and removed it from the .h. Disabled _gfxGetDisplayResolution. Added disabled get-{resolution/width/height} code. Check fence->is_valid when calling nvgfxEventWait(), with the commented out line.
|
2017-12-27 18:52:52 -05:00 |
|
yellows8
|
4c1c1ee14b
|
Parse bufferProducerConnect() parcel reply properly. Store the output QueueBufferOutput from bufferProducerConnect/bufferProducerQueueBuffer in gfx.c.
|
2017-12-27 18:52:52 -05:00 |
|
yellows8
|
63016db072
|
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 |
|
yellows8
|
6569775e7d
|
Added parcelReadFlattenedObject/parcelWriteFlattenedObject. Parse bufferProducerDequeueBuffer output properly. Handle bufferProducerQueueBuffer input/output properly. Updated vsync handling. Added a 3s delay for gfx-init. Updated g_gfxQueueBufferData, etc.
|
2017-12-27 18:52:52 -05:00 |
|
plutoo
|
806a75c841
|
More refactoring, renamed graphicsproducer -> bufferproducer
|
2017-12-27 18:52:52 -05:00 |
|