index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAAHairLinePathRenderer.cpp
Commit message (
Expand
)
Author
Age
*
Drawstate on stack
joshualitt
2014-11-17
*
Push creation of default GP to the caller
joshualitt
2014-11-14
*
Send coverage VA as floats instead of bytes
egdaniel
2014-11-06
*
Force input coverage to be only a byte in gpu shaders.
egdaniel
2014-11-03
*
Oval and stroke AA rect now batch
joshualitt
2014-10-22
*
Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...
joshualitt
2014-10-22
*
Oval and stroke AA rect now batch
joshualitt
2014-10-22
*
Revert of Oval and stroke AA rect now batch (patchset #7 id:110001 of https:/...
mtklein
2014-10-22
*
Oval and stroke AA rect now batch
joshualitt
2014-10-22
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
BUG=skia:
joshualitt
2014-09-15
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Initial change to create GeometryProcessor
joshualitt
2014-09-04
*
Make setVertexAttribs in GrDrawState take a stride parameter.
egdaniel
2014-08-28
*
Revert of Make setVertexAttribs in GrDrawState take a stride parameter. (patc...
djsollen
2014-08-27
*
Make setVertexAttribs in GrDrawState take a stride parameter.
egdaniel
2014-08-27
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Rename from "(un)lock" to "(un)map" for geometry buffers.
commit-bot@chromium.org
2014-05-07
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Unify edge type enums across GrEffect subclasses that clip rendering to a geo...
commit-bot@chromium.org
2014-03-05
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Stateful PathRenderer implementation
robertphillips@google.com
2014-02-10
*
remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats
reed@google.com
2013-12-17
*
remove SkFloatToScalar macro
commit-bot@chromium.org
2013-11-25
*
Apply hairline optimization only if the path renderer wants it
commit-bot@chromium.org
2013-11-22
*
Revert "Do not apply hairline optimization for paths if nv_path_rendering is ...
bsalomon@google.com
2013-11-08
*
Do not apply hairline optimization for paths if nv_path_rendering is used
commit-bot@chromium.org
2013-11-08
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-09-20
*
Reenable GrAAHairlinePathRenderer assert w/ fix
robertphillips@google.com
2013-09-19
*
Temporarily disable assert in GrAAHairlinePathRenderer.cpp
robertphillips@google.com
2013-09-19
*
"Fix" for hairline corner bugs
robertphillips@google.com
2013-09-18
*
Fix bounds computation in GrAAHairlineRenderer
commit-bot@chromium.org
2013-09-03
*
Replace uses of GR_DEBUG by SK_DEBUG.
commit-bot@chromium.org
2013-08-28
*
Only assert that conic/quad effects get created if they are to be used.
commit-bot@chromium.org
2013-08-23
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-23
*
Pull out Effect Shaders in GPU Path Renderer
commit-bot@chromium.org
2013-08-22
*
Revert "Pull out Effect Shaders in GPU Path Renderer"
egdaniel@google.com
2013-08-22
*
Pull out Effect Shaders in GPU Path Renderer
commit-bot@chromium.org
2013-08-22
*
Move gpu conic calculations to GrPathUtils
commit-bot@chromium.org
2013-08-20
*
Add direct bezier cubic support for GPU shaders
commit-bot@chromium.org
2013-08-20
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
Replace uses of GrAssert by SkASSERT.
tfarina@chromium.org
2013-08-17
*
Fix hairline pathrenderer for Nexus-10. Switches to using additional
jvanverth@google.com
2013-08-16
*
Reverting r10707. Unreviewed.
jvanverth@google.com
2013-08-14
*
Fix hairline pathrenderer for Nexus-10. Switches to using additional
commit-bot@chromium.org
2013-08-14
*
Revert r10640: Fix hairline pathrenderer for Nexus-10.
jvanverth@google.com
2013-08-08
*
Fix hairline pathrenderer for Nexus-10. Switches to using additional
commit-bot@chromium.org
2013-08-08
*
Separate quad UV calculation from bloat_quad
egdaniel@google.com
2013-08-05
*
Add Loop Blinn hairline conics to GPU
egdaniel@google.com
2013-08-01
*
Replace all instances of GrRect with SkRect.
commit-bot@chromium.org
2013-07-17
[next]