summaryrefslogtreecommitdiffstats
path: root/libs/surfaceflinger/LayerBase.h
Commit message (Expand)AuthorAgeFilesLines
* Add colorkey to gl clear operationRebecca Schultz Zavin2009-09-021-1/+3
* fix a bug that caused the PixelFormat viewed by Surface to be wrong.Mathias Agopian2009-08-191-3/+2
* second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-111-1/+1
* Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-111-1/+1
* SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-111-1/+1
* fix a bug causing push-buffer surfaces' identity to be garbage, which resulte...Mathias Agopian2009-06-231-4/+3
* checkpoint. bring back video/cameraMathias Agopian2009-06-231-9/+18
* fix a memory corruption where a SF Client could be used after it's been destr...Mathias Agopian2009-06-191-2/+2
* update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-1/+2
* get rid of an old hack to work around a bug around glDeleteTextures() in the ...Mathias Agopian2009-04-241-2/+0
* Surfaces are now destroyed properly in SurfaceFlinger.Mathias Agopian2009-04-241-1/+2
* more Surface lifetime managementMathias Agopian2009-04-241-8/+16
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-48/+44
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+356
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-356/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-12/+11
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-7/+18
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-4/+75
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-5/+9
* Initial ContributionThe Android Open Source Project2008-10-211-0/+271