index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrLayerHoister.h
Commit message (
Expand
)
Author
Age
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-09
*
Revert of Update Layer Hoisting to store its atlas texture in the resource ca...
robertphillips
2015-11-06
*
Update Layer Hoisting to store its atlas texture in the resource cache
robertphillips
2015-11-06
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Revert of Fix layer hoisting image filter corner cases (patchset #3 id:40001 ...
robertphillips
2014-12-16
*
Fix layer hoisting image filter corner cases
robertphillips
2014-12-16
*
Apply the layer's image filter to the hoisted image
robertphillips
2014-12-11
*
Fuse GrReplacements and GrLayerCache
robertphillips
2014-12-03
*
Use variable length key (rather than accumulated matrix) as save layer hoisti...
robertphillips
2014-12-01
*
Add support for hoisting layers in pictures drawn with a matrix
robertphillips
2014-11-24
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
Address MSAA rendering in layer hoisting
robertphillips
2014-11-10
*
Discard atlas after every MultiPictureDraw::draw
robertphillips
2014-10-29
*
Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60...
robertphillips
2014-10-29
*
Discard atlas after every MultiPictureDraw::draw
robertphillips
2014-10-29
*
Alter layer hoisting to only hoist layers for one canvas at a time
robertphillips
2014-10-28
*
Track nested picture xform state for layer hoisting
robertphillips
2014-10-22
*
Expose layer hoisting API in GrContext
robertphillips
2014-10-08
*
Allow previously-hoisted layers to be reused in the same draw
robertphillips
2014-09-30
*
Move offset and CTM from LayerCache Key to per-hoisted-layer info
robertphillips
2014-09-29
*
Update layer hoisting code to correctly render sub-picture layers
robertphillips
2014-09-24
*
Refactor layer hoisting code
robertphillips
2014-09-18
*
Remove use of EXPERIMENTAL_getActiveOps from layer hoisting code
robertphillips
2014-09-03
*
Reorganize Layer Hoisting code
robertphillips
2014-09-02