replicant-frameworks_native/services/surfaceflinger
Simon Wilson be93983384 am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread
* commit 'c9cd2387b6938a6fbefc731d2177902266f2a130':
  Fix a race that could cause GL commands to be executed from the wrong thread.
  RefBase subclasses can now decide how they want to be destroyed.
  Fix a race in SurfaceFlinger that could cause layers to be leaked forever.
  Fix a race-condtion in SurfaceFlinger that could lead to a crash.
2011-05-24 17:29:12 -07:00
..
DisplayHardware
tests
Android.mk minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so. (DO NOT MERGE) 2011-01-25 14:18:15 -08:00
Barrier.h
BlurFilter.cpp
BlurFilter.h
clz.cpp
clz.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp am c9cd2387: Merge changes I37f0f315,I8cbf6044,Ibb598931,I5262bf11 into gingerbread 2011-05-24 17:29:12 -07:00
Layer.h Fix a race that could cause GL commands to be executed from the wrong thread. 2011-05-23 16:14:10 -07:00
LayerBase.cpp Fix a race that could cause GL commands to be executed from the wrong thread. 2011-05-23 16:14:10 -07:00
LayerBase.h Fix a race that could cause GL commands to be executed from the wrong thread. 2011-05-23 16:14:10 -07:00
LayerBlur.cpp
LayerBlur.h
LayerBuffer.cpp Fixed to call computeVisibleRegions() when transparent value changed 2011-02-17 12:31:23 +01:00
LayerBuffer.h
LayerDim.cpp revert the surface purgatory list and dependent changes. 2011-03-09 17:00:41 -08:00
LayerDim.h
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Fix a race that could cause GL commands to be executed from the wrong thread. 2011-05-23 16:14:10 -07:00
SurfaceFlinger.h Fix a race that could cause GL commands to be executed from the wrong thread. 2011-05-23 16:14:10 -07:00
TextureManager.cpp Fixed to draw texture when loadTexture() is called at first time 2011-04-05 08:58:44 +02:00
TextureManager.h
Transform.cpp
Transform.h