replicant-frameworks_native/libs/gui
Jamie Gennis 86edf4f647 SurfaceTexture: add EGL_KHR_fence_sync option
This change adds a compile-time option for SurfaceTexture to use the
EGL_KHR_fence_sync extension to synchronize access to Gralloc buffers.

Bug: 5122031
Change-Id: I7e973a358631fff5308acf377581b811911fe790
2011-11-29 17:09:01 -08:00
..
tests SurfaceTexture: add a blit-to-FBO test 2011-11-29 14:52:36 -08:00
Android.mk enable ALLOW_DEQUEUE_CURRENT_BUFFER for tegra devices 2011-11-18 13:50:35 -08:00
IGraphicBufferAlloc.cpp return an error code with gralloc buffer allocation failures 2011-07-01 14:53:49 -07:00
ISensorEventConnection.cpp
ISensorServer.cpp
ISurface.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
ISurfaceComposer.cpp SurfaceFlinger: make sync transactions explicit 2011-10-14 16:11:51 -07:00
ISurfaceComposerClient.cpp clean-up. get rid ofunused code and members in Surface[Control].cpp 2011-07-20 16:53:13 -07:00
ISurfaceTexture.cpp SurfaceTexture: report binder transaction failures 2011-10-14 15:17:07 -07:00
LayerState.cpp SF transactions are now O(1) wrt IPC instead of O(N). 2011-06-29 15:05:41 -07:00
Sensor.cpp
SensorChannel.cpp
SensorEventQueue.cpp
SensorManager.cpp SensorManager reconnects to sensor service when the later dies 2011-10-16 22:15:23 -07:00
Surface.cpp Fix an issue where Surface::lock() would never update the output region 2011-08-23 21:18:36 -07:00
SurfaceComposerClient.cpp SurfaceFlinger: make sync transactions explicit 2011-10-14 16:11:51 -07:00
SurfaceTexture.cpp SurfaceTexture: add EGL_KHR_fence_sync option 2011-11-29 17:09:01 -08:00
SurfaceTextureClient.cpp attempt to fix bug 5313580 2011-11-17 18:46:09 -08:00