replicant-frameworks_native/services/surfaceflinger
Mathias Agopian cd60f99aba refactor compositing code to avoid multiple eglMakeCurrent() calls
when multiple displays are connected, we ended-up having to
call eglMakeCurrent() twice per display due to a limitation
in EGL. this fixes that.

Change-Id: I11e4584df50f8c24bbecee74e37b28b3ee031d2f
2012-08-16 20:58:58 -07:00
..
DisplayHardware reimplement wifi display hack with new external display SF framework 2012-08-16 20:58:58 -07:00
tests get rid of the shared-memory control block 2012-07-25 21:13:10 -07:00
Android.mk break SF dependencies on libdvm and libandroid_runtime 2012-08-04 20:09:48 -07:00
Barrier.h
Client.cpp SurfaceFlinger cleanup 2012-07-24 00:09:35 -07:00
Client.h split-up Client.h out of SurfaceFlinger.h 2012-06-18 16:47:56 -07:00
clz.cpp
clz.h
DdmConnection.cpp fix pdk build 2012-08-06 13:55:56 -07:00
DdmConnection.h
DisplayDevice.cpp refactor compositing code to avoid multiple eglMakeCurrent() calls 2012-08-16 20:58:58 -07:00
DisplayDevice.h refactor compositing code to avoid multiple eglMakeCurrent() calls 2012-08-16 20:58:58 -07:00
EventThread.cpp rename DisplayHardware to DisplayDevice 2012-08-02 22:24:12 -07:00
EventThread.h rename DisplayHardware to DisplayDevice 2012-08-02 22:24:12 -07:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp libgui includes refactoring 2012-08-10 13:18:24 -07:00
Layer.h turn DisplayDevice into a reference-counted object 2012-08-05 00:40:46 -07:00
LayerBase.cpp reimplement wifi display hack with new external display SF framework 2012-08-16 20:58:58 -07:00
LayerBase.h turn DisplayDevice into a reference-counted object 2012-08-05 00:40:46 -07:00
LayerDim.cpp turn DisplayDevice into a reference-counted object 2012-08-05 00:40:46 -07:00
LayerDim.h turn DisplayDevice into a reference-counted object 2012-08-05 00:40:46 -07:00
LayerScreenshot.cpp libgui includes refactoring 2012-08-10 13:18:24 -07:00
LayerScreenshot.h turn DisplayDevice into a reference-counted object 2012-08-05 00:40:46 -07:00
MessageQueue.cpp one more step towards multiple display support 2012-07-10 14:29:27 -07:00
MessageQueue.h one more step towards multiple display support 2012-07-10 14:29:27 -07:00
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp refactor compositing code to avoid multiple eglMakeCurrent() calls 2012-08-16 20:58:58 -07:00
SurfaceFlinger.h refactor compositing code to avoid multiple eglMakeCurrent() calls 2012-08-16 20:58:58 -07:00
SurfaceTextureLayer.cpp update the binder protocol for connect to match that of queueBuffer 2012-04-23 20:06:02 -07:00
SurfaceTextureLayer.h update the binder protocol for connect to match that of queueBuffer 2012-04-23 20:06:02 -07:00
Transform.cpp
Transform.h SurfaceFlinger: SCALING_MODE_FREEZE cropping support 2012-05-09 12:53:13 -07:00