index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrOvalRenderer.cpp
Commit message (
Expand
)
Author
Age
*
Added varying struct
joshualitt
2014-10-24
*
fix memory leak
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:/...
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
*
GP Emit Code takes a struct
joshualitt
2014-10-22
*
Some cleanup in processor header files.
bsalomon
2014-10-15
*
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
*
"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
*
Initial refactor of shaderbuilder to prepare for geometry shaders
joshualitt
2014-08-21
*
Remove unused matrix param from GrContext/GrDrawTarget rect drawing functions.
bsalomon
2014-08-04
*
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
*
Fall back to using clip effect for outer rect in drawdrrect
bsalomon
2014-06-03
*
Implement drawDRRect for GPU
commit-bot@chromium.org
2014-04-09
*
Do div-by-zero check for all gpus in ellipse/rr effects.
commit-bot@chromium.org
2014-04-09
*
SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h
commit-bot@chromium.org
2014-03-28
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Revert of Distance field fixes for Android (https://codereview.chromium.org/2...
commit-bot@chromium.org
2014-03-26
*
Distance field fixes for Android
commit-bot@chromium.org
2014-03-26
*
Fix compilation with SK_ENABLE_INST_COUNT=1
commit-bot@chromium.org
2013-12-05
*
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
*
Fix for thin filled and hairline roundrects.
commit-bot@chromium.org
2013-11-07
*
Implement SkColorFilter as a GrGLEffect
commit-bot@chromium.org
2013-10-23
*
Express (GLSL expression, possibly known value) pairs as a class
commit-bot@chromium.org
2013-10-10
*
Move VertexBuilder to a GrGLFullShaderBuilder subclass
commit-bot@chromium.org
2013-10-04
*
Make GPU coord transforms automatic
bsalomon@google.com
2013-10-02
[next]