index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrDrawTarget.cpp
Commit message (
Expand
)
Author
Age
*
Add GrGpu support for Vulkan command buffer flush
jvanverth
2016-02-17
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-16
*
Revert of Make copySurface work for texture dsts, return a bool, & add unit t...
kjlubick
2016-02-11
*
Make copySurface work for texture dsts, return a bool, & add unit test.
bsalomon
2016-02-11
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Revert of added support for PLS path rendering (patchset #16 id:360001 of htt...
ethannicholas
2016-01-22
*
added support for PLS path rendering
ethannicholas
2016-01-22
*
Remove remaining users of draw*Rect calls
joshualitt
2016-01-13
*
Remove two varieties of drawNonAARect from GrDrawTarget
joshualitt
2016-01-13
*
Add batch names and bounds to json debug information
joshualitt
2016-01-12
*
Add Drawing Manager guards against re-entrant flushes
joshualitt
2015-12-18
*
Add option to control maximum GrBatch lookback
bsalomon
2015-12-14
*
Remove drawPathsFromRange from GrDrawContext
cdalton
2015-12-08
*
Add option to draw wireframe batch bounds
bsalomon
2015-12-03
*
Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of...
scroggo
2015-12-03
*
Add option to draw wireframe batch bounds
bsalomon
2015-12-03
*
Retract GrRenderTarget a bit
robertphillips
2015-12-01
*
Add debug option to clip each GrBatch to its device bounds
bsalomon
2015-11-30
*
APIs which took colorPOI / coveragePOI pairs updated to take a GrPipelineOpti...
ethannicholas
2015-11-30
*
New API for computing optimization invariants.
ethannicholas
2015-11-24
*
Make stencil and cover path rendering have more reasonable bounds.
bsalomon
2015-11-23
*
Don't create a GXPFactory when blend is SrcOver
egdaniel
2015-11-23
*
Restrict query bounds for reduce clip to dev bounds
bsalomon
2015-11-23
*
Increase the amount of debug information printed out by batches
robertphillips
2015-11-16
*
Update testing frameworks/tests for MDB
robertphillips
2015-11-16
*
Revert of Update testing frameworks/tests for MDB (patchset #4 id:60001 of ht...
egdaniel
2015-11-13
*
Update testing frameworks/tests for MDB
robertphillips
2015-11-13
*
Move GrBatchFlushState from GrDrawTarget to GrDrawingManager
robertphillips
2015-11-11
*
Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...
cdalton
2015-11-10
*
Disable preemptive batch preparation
robertphillips
2015-11-10
*
Fix mixed samples stencil clip
cdalton
2015-11-09
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-30
*
Move scissor state to GrAppliedClip
bsalomon
2015-10-27
*
Add immediate mode option for gpu configs in dm
bsalomon
2015-10-23
*
Revert of Dependencies are now added between the drawTargets in GrPipeline (p...
robertphillips
2015-10-22
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-22
*
Revert of Dependencies are now added between the drawTargets in GrPipeline (p...
caryclark
2015-10-21
*
Dependencies are now added between the drawTargets in GrPipeline
robertphillips
2015-10-20
*
Add debugging helper to GrDrawTarget
robertphillips
2015-10-20
*
Add the machinery to GrDrawTarget to enable topological sorting
robertphillips
2015-10-20
*
Loosen requirement that there be only one GrDrawTarget
robertphillips
2015-10-16
*
Updates nvpr text blobs to not store a direct reference to the
cdalton
2015-10-08
*
Insert clip fragment processor outside GrCMM
bsalomon
2015-10-07
*
Incrementally flush GrDrawTarget
joshualitt
2015-10-02
*
Revert of Incrementally flush GrDrawTarget (patchset #8 id:130001 of https://...
joshualitt
2015-10-02
*
Incrementally flush GrDrawTarget
joshualitt
2015-10-02
*
fix for default path renderer draws harlines without bloating
joshualitt
2015-09-30
*
Move some of the adding stencil attachment logic of Gpu and into Render Target.
egdaniel
2015-09-14
*
fix missing clipmaskmanager
Brian Salomon
2015-09-10
*
Remove GrClipTarget
bsalomon
2015-09-10
[next]