replicant-frameworks_native/services/surfaceflinger
Mathias Agopian 3a77871383 start VSYNC thread when HWC doesn't handle it
Change-Id: I853a822ea9ec13870ae25af55a89ad9a8cc3936a
2012-04-09 14:16:47 -07:00
..
DisplayHardware start VSYNC thread when HWC doesn't handle it 2012-04-09 14:16:47 -07:00
tests remove libandroid.so from targets that don't need it 2012-03-27 13:57:43 -07:00
Android.mk SurfaceFlinger now uses the new VSYNC HAL API. 2012-04-04 19:01:20 -07:00
Barrier.h
clz.cpp
clz.h
DdmConnection.cpp
DdmConnection.h
EventThread.cpp VSYNC handling cleanup 2012-04-08 20:54:47 -07:00
EventThread.h SurfaceFlinger now uses the new VSYNC HAL API. 2012-04-04 19:01:20 -07:00
GLExtensions.cpp
GLExtensions.h
Layer.cpp SurfaceTexture: Fully refactored from BufferQueue 2012-03-13 14:39:07 -07:00
Layer.h SurfaceTexture: Fully refactored from BufferQueue 2012-03-13 14:39:07 -07:00
LayerBase.cpp improve SF dumpsys 2012-02-05 00:19:27 -08:00
LayerBase.h fix libgui header location 2012-02-27 13:03:08 -08:00
LayerDim.cpp Make sure set GL state properly 2011-10-18 15:32:57 -07:00
LayerDim.h
LayerScreenshot.cpp SurfaceFlinger: set wrap mode on screenshot texture 2012-01-13 00:36:45 -08:00
LayerScreenshot.h Fix rotation displays frame N-1 briefly while rotating 2011-11-04 15:15:32 -07:00
MessageQueue.cpp ui freeze workaround: reenable triple buffering mode 2012-02-05 01:49:16 -08:00
MessageQueue.h separate transactions from updates 2012-02-01 20:43:06 -08:00
MODULE_LICENSE_APACHE2
SurfaceFlinger.cpp refactor / simplify EventThread 2012-04-03 18:28:25 -07:00
SurfaceFlinger.h refactor / simplify EventThread 2012-04-03 18:28:25 -07:00
SurfaceTextureLayer.cpp SurfaceTexture: Fully refactored from BufferQueue 2012-03-13 14:39:07 -07:00
SurfaceTextureLayer.h SurfaceTexture: Fully refactored from BufferQueue 2012-03-13 14:39:07 -07:00
Transform.cpp Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE 2012-01-03 22:38:27 +00:00
Transform.h