index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrSoftwarePathRenderer.h
Commit message (
Expand
)
Author
Age
*
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
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Remove translate param from GrContext::drawPath (and subsequent calls).
bsalomon@google.com
2012-10-08
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Remove stage masks
bsalomon@google.com
2012-07-20
*
Split GrSWMaskHelper into its own files
robertphillips@google.com
2012-06-27
*
Fixed two bugs in SW-only clip mask generation
robertphillips@google.com
2012-06-21
*
First functioning version of SW-only clip mask creator
robertphillips@google.com
2012-05-17
*
Minor refactoring/enhancement of GrSWMaskHelper to prepare for wider use
robertphillips@google.com
2012-05-15
*
First portion of refactoring to bundle SW path rendering into GrPathRenderer
robertphillips@google.com
2012-04-27