index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrLayerHoister.cpp
Commit message (
Expand
)
Author
Age
*
Revert of Sketch splitting SkPicture into an interface and SkBigPicture. (pat...
reed
2015-05-07
*
Sketch splitting SkPicture into an interface and SkBigPicture.
mtklein
2015-05-07
*
Switch to a more complete method of filtering hoisted layers
robertphillips
2015-01-14
*
Revert of Switch to a more complete method of filtering hoisted layers (patch...
robertphillips
2015-01-13
*
Switch to a more complete method of filtering hoisted layers
robertphillips
2015-01-13
*
Allow non-atlasable layer to still be hoisted
robertphillips
2015-01-08
*
Give the hoisting surfaces surface props
robertphillips
2014-12-16
*
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
*
DM warning-free on win64
bsalomon
2014-12-12
*
Apply the layer's image filter to the hoisted image
robertphillips
2014-12-11
*
Change clear() to respect the clip
reed
2014-12-04
*
Fuse GrReplacements and GrLayerCache
robertphillips
2014-12-03
*
Revert "Change clear() to respect the clip"
reed
2014-12-02
*
Change clear() to respect the clip
reed
2014-12-02
*
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
*
wip for drawables
reed
2014-11-18
*
Rename GrAccelData to SkLayerInfo and move it to src/core
robertphillips
2014-11-12
*
Address MSAA rendering in layer hoisting
robertphillips
2014-11-10
*
Upgrade GPUOptimize
robertphillips
2014-10-30
*
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
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
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
*
Add clip to layer cache
robertphillips
2014-10-20
*
Fix bug in GrCachedLayer reuse
robertphillips
2014-10-10
*
Remove unused SaveLayerInfo::fValid field
robertphillips
2014-10-09
*
Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key
robertphillips
2014-10-09
*
Revert of Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip ...
robertphillips
2014-10-09
*
Refactor GrLayerHoister::FindLayersToHoist to prep for adding clip to cache key
robertphillips
2014-10-09
*
Expose layer hoisting API in GrContext
robertphillips
2014-10-08
*
Update GrRecordReplaceDraw to use SkTDynamicHash & add ReplaceDraw
robertphillips
2014-10-01
*
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
*
Introduce Props to surface (patchset #27 id:520001 of https://codereview.chro...
reed
2014-09-22
*
Revert of introduce Props to surface (patchset #27 id:520001 of https://coder...
reed
2014-09-21
*
introduce Props to surface (work in progress)
reed
2014-09-21
*
remove RenderTargetFlags -- NewRenderTargetDirect will never clear
reed
2014-09-19
*
Refactor layer hoisting code
robertphillips
2014-09-18
*
Fix bug in layer hoisting transition to SkRecord backend
robertphillips
2014-09-16
*
Fix two SkRecord-backed layer hoisting bugs
robertphillips
2014-09-08
*
Revert of Fix two SkRecord-backed layer hoisting bugs (patchset #1 id:1 of ht...
robertphillips
2014-09-08
*
Fix two SkRecord-backed layer hoisting bugs
robertphillips
2014-09-08
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Switch Layer Hoisting over to SkRecord backend
robertphillips
2014-09-04
[next]