Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(532)

Issue 367073002: Add atlased layer purging (Closed)

Created:
6 years, 5 months ago by robertphillips
Modified:
6 years, 4 months ago
Reviewers:
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Add 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -4 lines) Patch
M src/gpu/GrLayerCache.h View 1 2 3 4 5 6 7 8 1 chunk +23 lines, -4 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698