aboutsummaryrefslogtreecommitdiff
path: root/tests/GpuLayerCacheTest.cpp
AgeCommit message (Expand)Author
2016-06-30Add discard support to Vulkanegdaniel
2016-05-11Turn ContextInfos returned by GrContextFactory into structs.bsalomon
2016-05-03Minor refactor of GrLayerHoisterrobertphillips
2016-04-12Make more unit tests run on Vulkanbsalomon
2016-04-06Make existing unit tests only run on GL contextsbsalomon
2016-04-05One signature for creating unit tests that run on premade GrContextsbsalomon
2016-03-18return pictures as sk_spreed
2015-12-01Generate list of GPU contexts outside testskkinnunen
2015-11-09Update Layer Hoisting to store its atlas texture in the resource cacherobertphillips
2015-11-06Revert of Update Layer Hoisting to store its atlas texture in the resource ca...robertphillips
2015-11-06Update Layer Hoisting to store its atlas texture in the resource cacherobertphillips
2015-08-27Style Change: NULL->nullptrhalcanary
2015-08-19unsigned -> int for counts and indices in picture-related codemtklein
2015-05-19Sketch splitting SkPicture into an interface and SkBigPicture.mtklein
2015-05-18Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...mtklein
2015-05-18Sketch splitting SkPicture into an interface and SkBigPicture.mtklein
2015-05-07Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...reed
2015-05-07Sketch splitting SkPicture into an interface and SkBigPicture.mtklein
2014-12-16Fix layer hoisting image filter corner casesrobertphillips
2014-12-16Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...robertphillips
2014-12-16Fix layer hoisting image filter corner casesrobertphillips
2014-12-12Fix GpuLayerCacheTest compile errorkkinnunen
2014-12-03Fuse GrReplacements and GrLayerCacherobertphillips
2014-12-01Use variable length key (rather than accumulated matrix) as save layer hoisti...robertphillips
2014-11-24Remove Picture deletion listeners.mtklein
2014-10-29Discard atlas after every MultiPictureDraw::drawrobertphillips
2014-10-28rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlagsbsalomon
2014-10-28Alter layer hoisting to only hoist layers for one canvas at a timerobertphillips
2014-10-20Add clip to layer cacherobertphillips
2014-10-10Fix bug in GrCachedLayer reuserobertphillips
2014-09-29Move offset and CTM from LayerCache Key to per-hoisted-layer inforobertphillips
2014-09-17Separate replacement creation from layer discoveryrobertphillips
2014-09-16Fix bug in layer hoisting transition to SkRecord backendrobertphillips
2014-09-05"NULL !=" = NULLbsalomon
2014-08-18Refactor GrLayerCache for new APIrobertphillips
2014-07-31Add CTM to the cached layers' key and reduce render target pingponging in lay...robertphillips
2014-07-29Now always use Atlas for layer cacherobertphillips
2014-07-29Add plot-based purging to GrLayerCacherobertphillips
2014-07-22Add auto purging for SkPicture-related Ganesh resources (esp. layers)robertphillips
2014-07-17Fix alpha textures in NV ES3 contexts on Windows.bsalomon
2014-07-15Always have GrLayer's rect be validrobertphillips
2014-07-13Remove Skia's use of the default SkPicture constructor and multi-cloneRobert Phillips
2014-06-30Begin atlasingrobertphillips
2014-06-29Revert of Begin atlasing (https://codereview.chromium.org/354533004/)robertphillips
2014-06-29Begin atlasingrobertphillips