summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerBlur.h
Commit message (Collapse)AuthorAgeFilesLines
* clean-up client management.Mathias Agopian2010-06-041-1/+1
| | | | | | | simplified things a lot, the biggest change is that the concept of "ClientID" is now gone, instead we simply use references. Change-Id: Icbc57f80865884aa5f35ad0d0a0db26f19f9f7ce
* more surfaceflinger cleanupsMathias Agopian2010-04-211-5/+1
| | | | | | | get rid of the "fake rtti" code, and use polymorphism instead. also simplify how we log SF's state (using polymorphism) Change-Id: I2bae7c98de4dd207a3e2b00083fa3fde7c467922
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-2/+0
|
* fix again [2102410] Home Screen is not displayed in the background in ↵Mathias Agopian2009-09-161-0/+3
| | | | Landscape Mode
* fix [2102410] Home Screen is not displayed in the background in Landscape ModeMathias Agopian2009-09-091-0/+3
| | | | the blurring code now handles NPOT textures.
* fix a memory corruption where a SF Client could be used after it's been ↵Mathias Agopian2009-06-191-1/+1
| | | | destroyed
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+65
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-65/+0
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+65