summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerDim.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"Andreas Huber2010-06-251-6/+4
* fix [2793164] Spam 2x/second with TOT master in SurfaceFlingerMathias Agopian2010-06-241-4/+6
* Added support for the GL_TEXTURE_EXTERNAL targetMathias Agopian2010-06-151-0/+3
* clean-up client management.Mathias Agopian2010-06-041-2/+2
* more surfaceflinger cleanupsMathias Agopian2010-04-211-3/+0
* fix [2143798] Need to figure out how to do videoMathias Agopian2009-10-271-4/+3
* fix [2167050] glTexImage2D code path buggy in SurfaceFlingerMathias Agopian2009-10-061-5/+5
* fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-071-0/+1
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-111-3/+2
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-111-1/+6
* Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-111-6/+1
* SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-111-1/+6
* don't use a 1/4th of the screen size texture for the dim layerMathias Agopian2009-06-291-6/+0
* use 1/16 the size (20KB) for the dim texture in the copybit/msm caseMathias Agopian2009-06-251-1/+7
* fix a memory corruption where a SF Client could be used after it's been destr...Mathias Agopian2009-06-191-1/+1
* implement dimming with a texture on msm7k so it uses copybitMathias Agopian2009-06-181-5/+91
* Region now has its own implementation instead of relying on SkRegion, which a...Mathias Agopian2009-05-171-4/+5
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-51/+15
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+113
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-113/+0
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-2/+2
* Initial ContributionThe Android Open Source Project2008-10-211-0/+113