summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderstate/RenderState.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanup propertiesChris Craik2015-05-051-1/+1
* Rewrite glop texture assertsChris Craik2015-03-091-6/+6
* Glop TextureLayer supportChris Craik2015-02-271-6/+12
* Glop mesh reorg, support for drawBitmapMeshChris Craik2015-02-261-45/+45
* Glop layer mesh renderingChris Craik2015-02-191-9/+13
* Glop SkiaShader supportChris Craik2015-02-171-1/+4
* Glop path texture supportChris Craik2015-02-121-2/+6
* Glop Bitmap and RoundRect clipping supportChris Craik2015-02-121-17/+43
* Glop support for indexed quadsChris Craik2015-02-091-14/+25
* Merge "Glop ColorFilter & VertexBuffer support, initial enable"Chris Craik2015-02-061-26/+52
|\
| * Glop ColorFilter & VertexBuffer support, initial enableChris Craik2015-02-061-26/+52
* | Merge "GlopBuilder, and test app refactor"Chris Craik2015-02-051-6/+5
|\ \ | |/
| * GlopBuilder, and test app refactorChris Craik2015-02-041-6/+5
* | Merge "Refactoring of Program ownership/lifecycle, and WIP Glop rendering path"Chris Craik2015-02-031-7/+78
|\ \ | |/
| * Refactoring of Program ownership/lifecycle, and WIP Glop rendering pathChris Craik2015-02-021-7/+78
* | Merge "Refactor blending and texture gl state"Chris Craik2015-01-301-14/+11
|\ \ | |/
| * Refactor blending and texture gl stateChris Craik2015-01-301-14/+11
* | Fix double create of CachesChris Craik2015-01-301-1/+3
|/
* resolved conflicts for merge of fe5ac4fc to masterJohn Reck2015-01-291-0/+6
* Move more GL state management to RenderState and its directoryChris Craik2015-01-281-13/+28
* Move scissor state to RenderStateChris Craik2015-01-271-0/+184