summaryrefslogtreecommitdiffstats
path: root/libs/hwui/renderstate
Commit message (Expand)AuthorAgeFilesLines
* 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-122-18/+44
* Fix Glop vertex alpha blendingChris Craik2015-02-091-1/+5
* Glop support for indexed quadsChris Craik2015-02-094-35/+47
* Merge "Glop ColorFilter & VertexBuffer support, initial enable"Chris Craik2015-02-0610-67/+97
|\
| * Glop ColorFilter & VertexBuffer support, initial enableChris Craik2015-02-0610-67/+97
* | Merge "GlopBuilder, and test app refactor"Chris Craik2015-02-055-30/+47
|\ \ | |/
| * GlopBuilder, and test app refactorChris Craik2015-02-045-30/+47
* | Merge "Refactoring of Program ownership/lifecycle, and WIP Glop rendering path"Chris Craik2015-02-034-20/+96
|\ \ | |/
| * Refactoring of Program ownership/lifecycle, and WIP Glop rendering pathChris Craik2015-02-024-20/+96
* | Merge "Refactor blending and texture gl state"Chris Craik2015-01-306-19/+376
|\ \ | |/
| * Refactor blending and texture gl stateChris Craik2015-01-306-19/+376
* | Fix double create of CachesChris Craik2015-01-301-1/+3
|/
* resolved conflicts for merge of fe5ac4fc to masterJohn Reck2015-01-292-3/+9
* Move more GL state management to RenderState and its directoryChris Craik2015-01-2810-19/+699
* Move scissor state to RenderStateChris Craik2015-01-274-0/+428