replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 420a283c4d Fix a problem where hwc and GL composition could show a different buffer
if a surface's buffers are reallocated, the current active buffer will
end-up pointing on one of these until a new buffer is retired.

we're now keeping a reference to the actual buffer until we retire a
new one.

Change-Id: Ib1703947e7a0340694d846e0962576318863b935
2010-12-14 20:30:37 -08:00
..
DisplayHardware remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
tests remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
Android.mk minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. 2010-12-13 16:47:31 -08:00
Barrier.h
clz.cpp
clz.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp Fix a problem where hwc and GL composition could show a different buffer 2010-12-14 20:30:37 -08:00
Layer.h Fix a problem where hwc and GL composition could show a different buffer 2010-12-14 20:30:37 -08:00
LayerBase.cpp remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
LayerBase.h remove support for PUSH_BUFFER surfaces and overlays 2010-12-08 16:13:59 -08:00
LayerDim.cpp
LayerDim.h
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp fix debug.sf.showbackground 2010-12-14 18:38:36 -08:00
SurfaceFlinger.h [3258939] Need snapshot to limit which layers are included 2010-12-10 16:22:31 -08:00
TextureManager.cpp
TextureManager.h
Transform.cpp really fix [3118445] Transform * Transform does not work as expected 2010-10-27 18:04:11 -07:00
Transform.h fix [3118445] Transform * Transform does not work as expected 2010-10-24 14:53:05 -07:00