replicant-frameworks_native/libs/gui
Jamie Gennis 3941cb240d SurfaceTexture: default to doing GL sync
This change makes updateTexImage default to performing the necessary
synchronization and adds an argument for SurfaceFlinger to disable that
synchronization so that it can be performed lazily.

Change-Id: I7c20923cc786634126fbf7021c9d2541aa77be5d
Bug: 6991805
2012-09-18 10:59:40 -07:00
..
tests New test 2012-09-16 12:53:41 -07:00
Android.mk Add BufferItemConsumer, a simple BufferQueue consumer. 2012-08-21 15:46:35 -07:00
BitTube.cpp return errors properly in BitTube and SensorEventQueue 2012-05-07 18:22:16 -07:00
BufferItemConsumer.cpp libgui: move fence handling into ConsumerBase 2012-09-06 17:54:53 -07:00
BufferQueue.cpp Fix transform hints 2012-09-16 11:39:09 -07:00
ConsumerBase.cpp libgui: move fence handling into ConsumerBase 2012-09-06 17:54:53 -07:00
CpuConsumer.cpp libgui: move fence handling into ConsumerBase 2012-09-06 17:54:53 -07:00
DisplayEventReceiver.cpp use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
DummyConsumer.cpp Refactored DummyConsumer 2012-03-27 16:47:12 -07:00
IDisplayEventConnection.cpp Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
IGraphicBufferAlloc.cpp libgui: add some error checks 2012-08-30 18:38:11 -07:00
ISensorEventConnection.cpp Rename SensorChannel to BitTube 2011-10-20 18:42:02 -07:00
ISensorServer.cpp improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
ISurface.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
ISurfaceComposer.cpp Plumb display name into SurfaceFlinger 2012-09-18 09:20:23 -07:00
ISurfaceComposerClient.cpp Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -07:00
ISurfaceTexture.cpp Pass fences with buffers from SurfaceTextureClient 2012-06-30 21:38:51 -07:00
LayerState.cpp improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
Sensor.cpp improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
SensorEventQueue.cpp return errors properly in BitTube and SensorEventQueue 2012-05-07 18:22:16 -07:00
SensorManager.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
Surface.cpp Remove unused "layer" argument from show(). 2012-08-27 14:40:17 -07:00
SurfaceComposerClient.cpp Plumb display name into SurfaceFlinger 2012-09-18 09:20:23 -07:00
SurfaceTexture.cpp SurfaceTexture: default to doing GL sync 2012-09-18 10:59:40 -07:00
SurfaceTextureClient.cpp resolved conflicts for merge of 21938749 to jb-mr1-dev 2012-08-20 10:22:33 -07:00