DescriptionAdd atlased layer purging
This has been broken into:
Make GrAtlas::removePlot static - https://codereview.chromium.org/388103002/
Always have GrLayer's rect be valid - https://codereview.chromium.org/384233002/
Add unique ID to GrPlot - https://codereview.chromium.org/391153002/
Make GrLayerCache use multiple plots in its atlas - https://codereview.chromium.org/397873004/
Add plot-based purging to GrLayerCache - https://codereview.chromium.org/411703003/
Patch Set 1 #Patch Set 2 : update to ToT #Patch Set 3 : cleanup #Patch Set 4 : Cleanup #Patch Set 5 : Updated to ToT #Patch Set 6 : Update to ToT #Patch Set 7 : Update to ToT #Patch Set 8 : Update to ToT #Patch Set 9 : Remove whitespace changes #Patch Set 10 : Remove extra line # |