replicant-frameworks_native/services/surfaceflinger
Andreas Huber 8b42e8a5d8 Squashed commit of the following:
commit 35cc68814a9537c31fde146e171e7b0bbdfe211e
Author: Andreas Huber <andih@google.com>
Date:   Mon Aug 16 08:48:42 2010 -0700

    Only enable support for yuv to yuv conversion on passion, where it's available, use the slower yuv->rgb565 path everywhere else.

commit d8ac5a8814103e60d11d2acf61997fc31a1dc58d
Author: Andreas Huber <andih@google.com>
Date:   Fri Aug 13 13:56:44 2010 -0700

    The software renderer takes over all rendering, converting from yuv to yuv if possible and rgb565 otherwise.

commit 684972074b74318bdcb826ed9b5b0864d2d2e273
Author: Andreas Huber <andih@google.com>
Date:   Fri Aug 13 09:34:35 2010 -0700

    A first shot at supporting the new rendering APIs.

Change-Id: Iea9b32856da46950501f1a700f616b5feac710fd
2010-08-23 12:30:24 -07:00
..
DisplayHardware Fix a couple issues with the new hwcomposer HAL 2010-08-12 15:03:26 -07:00
tests
Android.mk Squashed commit of the following: 2010-08-23 12:30:24 -07:00
Barrier.h
BlurFilter.cpp
BlurFilter.h
clz.cpp
clz.h
GLExtensions.cpp
GLExtensions.h
Layer.cpp call into hwcomposer HAL when present 2010-08-11 16:08:45 -07:00
Layer.h call into hwcomposer HAL when present 2010-08-11 16:08:45 -07:00
LayerBase.cpp call into hwcomposer HAL when present 2010-08-11 16:08:45 -07:00
LayerBase.h call into hwcomposer HAL when present 2010-08-11 16:08:45 -07:00
LayerBlur.cpp
LayerBlur.h
LayerBuffer.cpp am bc881e66: Merge "frameworks/base: Swap width and height of temporary buffer only with orientation change" 2010-08-11 10:16:32 -07:00
LayerBuffer.h
LayerDim.cpp
LayerDim.h
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp Squashed commit of the following: 2010-08-23 12:30:24 -07:00
SurfaceFlinger.h call into hwcomposer HAL when present 2010-08-11 16:08:45 -07:00
TextureManager.cpp fix a typo that prevented glTexImage2D codepath to work 2010-08-13 16:25:13 -07:00
TextureManager.h
Transform.cpp
Transform.h