Descriptioncc: Use the onscreen context to perform composited ganesh filters.
This avoids the need for an offscreen context at all. Since the GPU
rasterization path is already doing similar stuff, we need to support
both cc and ganesh using the same context. This is a bit trickier
since it occurs in the middle of drawing a frame instead of between
frames, but as long as we restore all state that GLRenderer ever sets,
it works.
R=enne@chromium.org, senorblanco@chromium.org
BUG=366132
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=265810
Patch Set 1 #Patch Set 2 : onscreenfilters: #Patch Set 3 : onscreenfilters: #
Total comments: 11
Patch Set 4 : onscreenfilters: #
Total comments: 2
Patch Set 5 : onscreenfilters: #
Total comments: 2
Patch Set 6 : onscreenfilters: nit #
Messages
Total messages: 20 (0 generated)
|