summaryrefslogtreecommitdiffstats
path: root/libs/hwui/TessellationCache.cpp
Commit message (Expand)AuthorAgeFilesLines
* Finer tessellation can draw better looking shadows for circles.ztenghui2014-09-111-1/+1
* Improve the spot shadow computation.ztenghui2014-08-221-1/+1
* Define shadow casting behavior within layersChris Craik2014-08-151-3/+0
* 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