summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/Android.mk
Commit message (Collapse)AuthorAgeFilesLines
* disable the bypass mode. DO NOT MERGE.Mathias Agopian2010-12-181-1/+0
| | | | | | | SF bypass mode triggers a bug in the display controller that case cause the device to freeze. Change-Id: If29b4d5132f463d13831b082b904c235f15a19fb
* [3171580] SurfaceFlinger Bypass mode. (DO NOT MERGE)Mathias Agopian2010-12-031-0/+1
| | | | | | | | | This is a poor's man precursor to the h/w composer HAL. Basically we detect when a window is full screen and in that case we bypass surfaceflinger's composition step, which yields to much improved performance. Change-Id: Ie03796ae81a1c951949b771c9323044b980cb347
* Use the context_priority extension when present.Mathias Agopian2010-10-111-0/+4
| | | | Change-Id: I12eadf1e32d576de5d811fba44afa73263e13eef
* revert hwcomposer HAL changes. DO NOT MERGE.Mathias Agopian2010-08-171-1/+0
| | | | | | | | This reverts commit: 94364b91a2894bf037b8beb027132fbb812e1434 f8e705dea48f77f1c2532fdbadd4997dd1851af0 b59beb5ca68d0228f60dda60d85e2d0226b33215 e0d5f5bcf5a8b26f4ad75f549cbf380b2c9faf20
* call into hwcomposer HAL when presentMathias Agopian2010-08-111-0/+1
| | | | Change-Id: I70f31c69a9436a43860e78977442863ecba6d27b
* move native services under services/Mathias Agopian2010-07-141-0/+52
moved surfaceflinger, audioflinger, cameraservice all native services should now reside in this location. Change-Id: Iee42b83dd2a94c3bf5107ab0895fe2dfcd5337a8