replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 722b98f9df add support for EGL_FRAMEBUFFER_TARGET_ANDROID
we now try first with EGL_FRAMEBUFFER_TARGET_ANDROID, and
pick the first config we find. Otherwise, we revert to
the old algorithm.

Bug: 7232584

Change-Id: I8d5c5a4ce48420832c2e2828718a8f53325effb0
2012-09-25 18:38:09 -07:00
..
DisplayHardware add/remove displays properly on hotplug events 2012-09-21 18:26:16 -07:00
tests
Android.mk GraphicBufferAlloc class was declared twice 2012-09-20 17:13:58 -07:00
Barrier.h
Client.cpp
Client.h
clz.cpp
clz.h
DdmConnection.cpp add libsurfaceflinger_ddmconnection for PDK build 2012-08-31 20:08:33 -07:00
DdmConnection.h add libsurfaceflinger_ddmconnection for PDK build 2012-08-31 20:08:33 -07:00
DisplayDevice.cpp handle EGL errors 2012-09-24 18:07:21 -07:00
DisplayDevice.h add/remove displays properly on hotplug events 2012-09-21 18:26:16 -07:00
EventThread.cpp Display events now always carry the display id they happened on 2012-09-21 14:20:35 -07:00
EventThread.h Display events now always carry the display id they happened on 2012-09-21 14:20:35 -07:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp calculate wether we filter on a per-display basis 2012-09-20 17:13:58 -07:00
Layer.h add support hwc 1.1 2012-09-17 18:57:53 -07:00
LayerBase.cpp fix Layer croping in SurfaceFlinger 2012-09-24 22:15:47 -07:00
LayerBase.h calculate wether we filter on a per-display basis 2012-09-20 17:13:58 -07:00
LayerDim.cpp
LayerDim.h
LayerScreenshot.cpp
LayerScreenshot.h
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp add support for EGL_FRAMEBUFFER_TARGET_ANDROID 2012-09-25 18:38:09 -07:00
SurfaceFlinger.h add support for EGL_FRAMEBUFFER_TARGET_ANDROID 2012-09-25 18:38:09 -07:00
SurfaceTextureLayer.cpp
SurfaceTextureLayer.h
Transform.cpp Ensure that viewport and frame are initialized. 2012-09-09 00:07:17 -07:00
Transform.h