Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
5e34167d53c06c3c4512592bd1477fcf2df97172
/
tests
/
GpuLayerCacheTest.cpp
37535c9
Add discard support to Vulkan
by egdaniel
· 8 years ago
8b7451a
Turn ContextInfos returned by GrContextFactory into structs.
by bsalomon
· 8 years ago
b451134
Minor refactor of GrLayerHoister
by robertphillips
· 9 years ago
68d9134
Make more unit tests run on Vulkan
by bsalomon
· 9 years ago
758586c
Make existing unit tests only run on GL contexts
by bsalomon
· 9 years ago
f2f1c17
One signature for creating unit tests that run on premade GrContexts
by bsalomon
· 9 years ago
ca2622b
return pictures as sk_sp
by reed
· 9 years ago
1530283
Generate list of GPU contexts outside tests
by kkinnunen
· 9 years ago
60029a5
Update Layer Hoisting to store its atlas texture in the resource cache
by robertphillips
· 9 years ago
cf1d198
Revert of Update Layer Hoisting to store its atlas texture in the resource cache (patchset #6 id:100001 of https://codereview.chromium.org/1406013006/ )
by robertphillips
· 9 years ago
42597bc
Update Layer Hoisting to store its atlas texture in the resource cache
by robertphillips
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
c6ad06a
unsigned -> int for counts and indices in picture-related code
by mtklein
· 9 years ago
9db912c
Sketch splitting SkPicture into an interface and SkBigPicture.
by mtklein
· 9 years ago
72743b1
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #25 id:480001 of https://codereview.chromium.org/1112523006/)
by mtklein
· 9 years ago
15877b6
Sketch splitting SkPicture into an interface and SkBigPicture.
by mtklein
· 9 years ago
b7ed856
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (patchset #22 id:420001 of https://codereview.chromium.org/1112523006/)
by reed
· 9 years ago
c92c129
Sketch splitting SkPicture into an interface and SkBigPicture.
by mtklein
· 9 years ago
478dd72
Fix layer hoisting image filter corner cases
by robertphillips
· 10 years ago
86f0328
Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 of https://codereview.chromium.org/803183003/)
by robertphillips
· 10 years ago
702eb96
Fix layer hoisting image filter corner cases
by robertphillips
· 10 years ago
b5f4961
Fix GpuLayerCacheTest compile error
by kkinnunen
· 10 years ago
e99d499
Fuse GrReplacements and GrLayerCache
by robertphillips
· 10 years ago
01d6e5f
Use variable length key (rather than accumulated matrix) as save layer hoisting key
by robertphillips
· 10 years ago
04c9695
Remove Picture deletion listeners.
by mtklein
· 10 years ago
4ab5a90
Discard atlas after every MultiPictureDraw::draw
by robertphillips
· 10 years ago
f2703d8
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
by bsalomon
· 10 years ago
fd61ed0
Alter layer hoisting to only hoist layers for one canvas at a time
by robertphillips
· 10 years ago
3aac6e0
Add clip to layer cache
by robertphillips
· 10 years ago
7bb9ed7
Fix bug in GrCachedLayer reuse
by robertphillips
· 10 years ago
ed42059
Move offset and CTM from LayerCache Key to per-hoisted-layer info
by robertphillips
· 10 years ago
4aa6dfc
Separate replacement creation from layer discovery
by robertphillips
· 10 years ago
4815fe5
Fix bug in layer hoisting transition to SkRecord backend
by robertphillips
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 10 years ago
6f294af
Refactor GrLayerCache for new API
by robertphillips
· 10 years ago
0c42332
Add CTM to the cached layers' key and reduce render target pingponging in layer pre-rendering
by robertphillips
· 10 years ago
09dde64
Now always use Atlas for layer cache
by robertphillips
· 10 years ago
320c923
Add plot-based purging to GrLayerCache
by robertphillips
· 10 years ago
d771f6b
Add auto purging for SkPicture-related Ganesh resources (esp. layers)
by robertphillips
· 10 years ago
e904c09
Fix alpha textures in NV ES3 contexts on Windows.
by bsalomon
· 10 years ago
21048b5
Always have GrLayer's rect be valid
by robertphillips
· 10 years ago
cfaeec4
Remove Skia's use of the default SkPicture constructor and multi-clone
by Robert Phillips
· 10 years ago
952841b
Begin atlasing
by robertphillips
· 10 years ago
e462f2b
Revert of Begin atlasing (https://codereview.chromium.org/354533004/)
by robertphillips
· 10 years ago
55e61f0
Begin atlasing
by robertphillips
· 10 years ago