index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
/
GrDashingEffect.cpp
Commit message (
Expand
)
Author
Age
*
create and thread batch tracker object
joshualitt
2014-12-03
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
Drawstate on stack
joshualitt
2014-11-17
*
Push creation of default GP to the caller
joshualitt
2014-11-14
*
Move GrInvariantOutput out of GrProcessor and into its own class.
egdaniel
2014-11-12
*
Default geometry processor
joshualitt
2014-11-08
*
Revert of Default geometry processor (patchset #9 id:160001 of https://codere...
joshualitt
2014-11-07
*
Default geometry processor
joshualitt
2014-11-07
*
Cleanup: Go with SkDebugf instead of GrPrintf.
tfarina
2014-10-31
*
Added varying struct
joshualitt
2014-10-24
*
Revert of Added varying struct (patchset #9 id:160001 of https://codereview.c...
joshualitt
2014-10-24
*
Added varying struct
joshualitt
2014-10-24
*
GP Emit Code takes a struct
joshualitt
2014-10-22
*
Push isEqual/onIsEqual down from GrProcessor to subclasses.
bsalomon
2014-10-15
*
Create helper functions to use in computeInvariantOutput calls
egdaniel
2014-10-13
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Revert of Cleanup of shader building system (patchset #25 id:470001 of https:...
joshualitt
2014-10-07
*
Cleanup of shader building system
joshualitt
2014-10-07
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-03
*
Revert of Add isSingleComponent bool to getConstantColorComponent (patchset #...
robertphillips
2014-10-02
*
Add isSingleComponent bool to getConstantColorComponent
egdaniel
2014-10-02
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Breaking out full program and frag only
joshualitt
2014-09-17
*
removing GrDrawEffect
joshualitt
2014-09-16
*
Revert of removing GrDrawEffect (patchset #4 id:60001 of https://codereview.c...
joshualitt
2014-09-16
*
removing GrDrawEffect
joshualitt
2014-09-16
*
BUG=skia:
joshualitt
2014-09-15
*
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
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Rename GrGLUniformManager to GrGLProgramDataManager
kkinnunen
2014-07-30
*
Allow GrGLEffects to produce variable length keys.
bsalomon
2014-07-21
*
This moves us towards variable length effect keys. The overall program key no...
bsalomon
2014-07-11
*
Goodbye GrEffectRef.
bsalomon
2014-07-08
*
Remove GrEffect::CreateEffectRef and GrEffect::AutoEffectRef.
bsalomon
2014-07-08
*
Fix int to float bug in shader on gpu Dotted Line cl
egdaniel
2014-07-02
*
Add the ability for gpu to render dotted lines (dashed line, 0 on interval, r...
egdaniel
2014-07-02
*
Use vertex attributes for dash effect in gpu
egdaniel
2014-06-12
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-20
*
Pass in GrContext instead of SkGpuDevice for dashing and Sk2GrPaint conversion
commit-bot@chromium.org
2014-05-19
*
Fix build error for windows for Dashing CL
commit-bot@chromium.org
2014-05-19
*
Add Dashing gpu effect for simple dashed lines
commit-bot@chromium.org
2014-05-19