index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrClipMaskManager.cpp
Commit message (
Expand
)
Author
Age
...
*
rename GrDrawTargetCaps.h to GrCaps.h and move to include
bsalomon
2015-05-22
*
This replaces the texture creation/caching functions on GrContext with a GrTe...
bsalomon
2015-04-30
*
Remove vertex/index buffer factilities from GrDrawTarget.
bsalomon
2015-04-28
*
Make non-AA hairline stroke rects snap to pixels centers so they close.
bsalomon
2015-04-27
*
Extract gpu line dashing to GrDashLinePathRenderer
kkinnunen
2015-04-26
*
Rename GrStencilBuffer to GrStencilAttachment
egdaniel
2015-04-16
*
Fix for ClipMaskManager drawSimpleRect
joshualitt
2015-03-25
*
Clip scissor to RT bounds
bsalomon
2015-03-06
*
Remove rect clip type from grclip.
bsalomon
2015-03-06
*
Fix rect clips
bsalomon
2015-03-06
*
Revert "Don't require AA in order to use shader-based clips"
bsalomon
2015-03-05
*
Initialize three locals to avoid the risk of uninitialized reads.
brucedawson
2015-02-26
*
Cleanup in GrPipelineBuilder
bsalomon
2015-02-26
*
Some small code tidying
joshualitt
2015-02-26
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Enable rect clips
joshualitt
2015-02-23
*
Move clip off of draw target
joshualitt
2015-02-23
*
Don't require AA in order to use shader-based clips
bsalomon
2015-02-23
*
Dynamically create stencil buffer when needed.
bsalomon
2015-02-23
*
Clean up clipping code a bit
robertphillips
2015-02-10
*
Stop incorrectly setting the clip bit in GrCMM
bsalomon
2015-01-26
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
Remove coordchanges from drawstate
joshualitt
2014-12-29
*
This CL cleans up the last remaining users of localCoordChange on paint
joshualitt
2014-12-22
*
reenable complexclip3 for gpu
bsalomon
2014-12-22
*
Add XP to handle the cases where we disable color write.
egdaniel
2014-12-22
*
Remove GrCoordTransform::kPosition_CoordSet
bsalomon
2014-12-18
*
Fix complexclip3 test on gpu
bsalomon
2014-12-18
*
Stop creating GrODS for stencilPath commands.
bsalomon
2014-12-17
*
Add Coverage Drawing XP
egdaniel
2014-12-17
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-09
*
Revert of Make all blending up to GrOptDrawState be handled by the xp/xp fact...
egdaniel
2014-12-08
*
Make all blending up to GrOptDrawState be handled by the xp/xp factory.
egdaniel
2014-12-08
*
Drawstate on stack
joshualitt
2014-11-17
*
cleanup reentrance logic in CMM
joshualitt
2014-10-29
*
BUG=skia:
joshualitt
2014-10-29
*
clear stencil clip on draw target
joshualitt
2014-10-29
*
rename GrTextureDesc->GrSurfaceDesc, GrTextureFlags->GrSurfaceFlags
bsalomon
2014-10-28
*
aa rect renderer takes a gpu on construction
joshualitt
2014-10-28
*
Scissor rect on drawinfo
joshualitt
2014-10-27
*
Clip mask manager sets stencil on draw type
joshualitt
2014-10-27
*
Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 o...
joshualitt
2014-10-27
*
Clip mask manager sets stencil on draw type
joshualitt
2014-10-27
*
Set temporary paths volatile so we don't cache them.
jvanverth
2014-10-24
*
Cleanup: Turn GrReducedClip into a class with a static function.
tfarina
2014-10-23
*
Remove AutoScratchTexture
bsalomon
2014-10-16
[prev]
[next]