aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrLayerHoister.h
Commit message (Expand)AuthorAge
* Discard atlas after every MultiPictureDraw::drawGravatar robertphillips2014-10-29
* Revert of Discard atlas after every MultiPictureDraw::draw (patchset #4 id:60...Gravatar robertphillips2014-10-29
* Discard atlas after every MultiPictureDraw::drawGravatar robertphillips2014-10-29
* Alter layer hoisting to only hoist layers for one canvas at a timeGravatar robertphillips2014-10-28
* Track nested picture xform state for layer hoistingGravatar robertphillips2014-10-22
* Expose layer hoisting API in GrContextGravatar robertphillips2014-10-08
* Allow previously-hoisted layers to be reused in the same drawGravatar robertphillips2014-09-30
* Move offset and CTM from LayerCache Key to per-hoisted-layer infoGravatar robertphillips2014-09-29
* Update layer hoisting code to correctly render sub-picture layersGravatar robertphillips2014-09-24
* Refactor layer hoisting codeGravatar robertphillips2014-09-18
* Remove use of EXPERIMENTAL_getActiveOps from layer hoisting codeGravatar robertphillips2014-09-03
* Reorganize Layer Hoisting codeGravatar robertphillips2014-09-02