summaryrefslogtreecommitdiff
path: root/libs/hwui/TessellationCache.cpp
AgeCommit message (Expand)Author
2014-09-11Finer tessellation can draw better looking shadows for circles. ztenghui
2014-08-22Improve the spot shadow computation. ztenghui
2014-08-15Define shadow casting behavior within layers Chris Craik
2014-07-24Fix ALL compile warnings John Reck
2014-07-23Build layer damage bounds for shadows Chris Craik
2014-06-18Clean up tessellation cache in prep for other tesselation types Chris Craik
2014-06-12am 9de2a8f4: Merge "Add AA flag to TessellationCache key" into lmp-preview-dev Chris Craik
2014-06-12Add AA flag to TessellationCache key Chris Craik
2014-06-11Fix race in shadow tessellation by deep copying task params Chris Craik
2014-06-11Workaround to avoid polygon flashing DO NOT MERGE Chris Craik
2014-06-10Tessellate on worker threads Chris Craik