summaryrefslogtreecommitdiffstats
path: root/libs/hwui/GlopBuilder.h
Commit message (Expand)AuthorAgeFilesLines
* Handle shader matrix correctly when ignoring canvas transformChris Craik2015-06-021-9/+15
* Glop based composeLayerRegion/RectChris Craik2015-03-091-2/+4
* Glop DrawPatch supportChris Craik2015-03-031-0/+1
* Glop drawBitmaps, drawPatchesChris Craik2015-03-031-3/+19
* Glop TextureLayer supportChris Craik2015-02-271-0/+8
* Glop mesh reorg, support for drawBitmapMeshChris Craik2015-02-261-1/+2
* Glop support for custom textured UVs, simplify drawBitmap(src,dst)Chris Craik2015-02-251-0/+1
* Glop layer mesh renderingChris Craik2015-02-191-2/+6
* Glop text shadows, clearLayerRegions, and rectangleListChris Craik2015-02-171-1/+5
* Glop SkiaShader supportChris Craik2015-02-171-1/+3
* Glop path texture supportChris Craik2015-02-121-0/+2
* Glop Bitmap and RoundRect clipping supportChris Craik2015-02-121-4/+14
* Glop support for indexed quadsChris Craik2015-02-091-1/+4
* Glop ColorFilter & VertexBuffer support, initial enableChris Craik2015-02-061-5/+18
* GlopBuilder, and test app refactorChris Craik2015-02-041-0/+55