summaryrefslogtreecommitdiffstats
path: root/libs/hwui/TessellationCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix ALL compile warningsJohn Reck2014-07-241-3/+3
* Build layer damage bounds for shadowsChris Craik2014-07-231-2/+0
* Clean up tessellation cache in prep for other tesselation typesChris Craik2014-06-181-58/+54
* am 9de2a8f4: Merge "Add AA flag to TessellationCache key" into lmp-preview-devChris Craik2014-06-121-0/+4
|\
| * Add AA flag to TessellationCache keyChris Craik2014-06-121-0/+4
| * Workaround to avoid polygon flashing DO NOT MERGEChris Craik2014-06-111-5/+6
|/
* Fix race in shadow tessellation by deep copying task paramsChris Craik2014-06-111-12/+17
* Tessellate on worker threadsChris Craik2014-06-101-0/+476