summaryrefslogtreecommitdiff
path: root/libs/surfaceflinger/LayerDim.cpp
AgeCommit message (Expand)Author
2009-10-27 fix [2143798] Need to figure out how to do video Mathias Agopian
2009-10-06fix [2167050] glTexImage2D code path buggy in SurfaceFlinger Mathias Agopian
2009-09-07fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly Mathias Agopian
2009-08-11second take, hopefully this time it doesn't break one of the builds: "Surface... Mathias Agopian
2009-08-11second take, hopefully this time it doesn't break one of the builds: "Surface... Mathias Agopian
2009-08-11Revert "SurfaceFlinger will now allocate buffers based on the usage specified... Fred Quintana
2009-08-11SurfaceFlinger will now allocate buffers based on the usage specified by the ... Mathias Agopian
2009-06-29don't use a 1/4th of the screen size texture for the dim layer Mathias Agopian
2009-06-25use 1/16 the size (20KB) for the dim texture in the copybit/msm case Mathias Agopian
2009-06-19fix a memory corruption where a SF Client could be used after it's been destr... Mathias Agopian
2009-06-18implement dimming with a texture on msm7k so it uses copybit Mathias Agopian
2009-05-17Region now has its own implementation instead of relying on SkRegion, which a... Mathias Agopian
2009-04-10Integrate from //sandbox/mathias/donut/...@145728 Mathias Agopian
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project