replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 883dffaa00 really fix [3118445] Transform * Transform does not work as expected
Two bugs were counter acting each other.
- rotation matrices are on the left-hand side of multiplies
- the transform of the overlay is applied before that of the layer

Change-Id: Ia79bd368e9b719235c89ecf244ea263f01ce906a
2010-10-27 18:04:11 -07:00
..
DisplayHardware Merge "Use the context_priority extension when present." into gingerbread 2010-10-20 20:04:46 -07:00
tests fix [3118445] Transform * Transform does not work as expected 2010-10-24 14:53:05 -07:00
Android.mk
Barrier.h
BlurFilter.cpp
BlurFilter.h
clz.cpp
clz.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp
Layer.h
LayerBase.cpp really fix [3118445] Transform * Transform does not work as expected 2010-10-27 18:04:11 -07:00
LayerBase.h
LayerBlur.cpp
LayerBlur.h
LayerBuffer.cpp really fix [3118445] Transform * Transform does not work as expected 2010-10-27 18:04:11 -07:00
LayerBuffer.h fix [3123221] Video sticks playing back upside down following orientation switch 2010-10-24 19:03:58 -07:00
LayerDim.cpp
LayerDim.h
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp
SurfaceFlinger.h
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