index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAddPathRenderers_default.cpp
Commit message (
Expand
)
Author
Age
*
This takes the convex path tesselator from the Android code and hooks it into a
jvanverth@google.com
2013-01-09
*
This CL introduces a new path renderer.
sugoi@google.com
2013-01-07
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
tomhudson@google.com
2012-07-09
*
Initial support for GL_NV_path_renering. Experimental, there are still some i...
bsalomon@google.com
2012-06-28
*
Removed SoftwarePathRenderer from GrContext's path renderer chain
robertphillips@google.com
2012-05-23
*
Second half of refactoring to move SW path rendering to GrPathRenderer
robertphillips@google.com
2012-05-01
*
Enable convex path renderer.
bsalomon@google.com
2012-01-30
*
Reland r3078 (original failures that led to revert were problems with the bot)
bsalomon@google.com
2012-01-30
*
revert 3078
bsalomon@google.com
2012-01-21
*
fix interior issues in convex path renderer
bsalomon@google.com
2012-01-21
*
Add convex path renderer (disabled)
bsalomon@google.com
2012-01-17