index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
Commit message (
Expand
)
Author
Age
*
fixed inconsistent ordering of SkSL enums
Ethan Nicholas
2018-01-08
*
Fix build
Robert Phillips
2018-01-08
*
Add GrProxyProvider
Robert Phillips
2018-01-08
*
Remove unused color from all distance field GPs and GrAtlasTextOp
Brian Osman
2018-01-03
*
fix usage of deprecated SkMatrix44 constructor
Ethan Nicholas
2017-12-22
*
converted YUVEffect to SkSL
Ethan Nicholas
2017-12-22
*
removed extraneous unused uniform handles for SkSL samplers
Ethan Nicholas
2017-12-20
*
converted GrRRectBlurEffect to SkSL
Ethan Nicholas
2017-12-20
*
Reland "hide unused var"
Mike Reed
2017-12-20
*
Don't canonicalize empty SkRRects. They stroke differently.
Brian Salomon
2017-12-19
*
Revert "Revert "move homogenous with stride to matrixpriv""
Brian Salomon
2017-12-19
*
Revert "Transform vertices for distance field glyphs on CPU."
Greg Daniel
2017-12-18
*
Revert "hide unused var"
Greg Daniel
2017-12-18
*
hide unused var
Mike Reed
2017-12-15
*
Transform vertices for distance field glyphs on CPU.
Brian Salomon
2017-12-15
*
converted GrMagnifierEffect to SkSL
Ethan Nicholas
2017-12-13
*
Fix tautological comparison in GrTextureDomain.cpp
Hans Wennborg
2017-12-09
*
Don't force GrGLSLVarying's scope to be compile-time constant
Chris Dalton
2017-12-08
*
Add gray_8_as_lum and _as_red private grpixelconfigs
Greg Daniel
2017-12-07
*
Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar.
Brian Salomon
2017-12-07
*
Avoid GrEllipseEffect for small radii on devices without 32 bit float.
Brian Salomon
2017-12-05
*
turn on extended Clang warnings on Windows too
Chris Dalton
2017-12-04
*
Revert "Revert "Fix rendering of drrects with small circular inner rrects.""
Brian Salomon
2017-12-01
*
Revert "Fix rendering of drrects with small circular inner rrects."
Brian Salomon
2017-12-01
*
Fix rendering of drrects with small circular inner rrects.
Brian Salomon
2017-12-01
*
Revert "Use int when possible to calculate atlas indices in shaders."
Jim Van Verth
2017-11-20
*
Revert "Only use flat varyings for integer texIndex."
Jim Van Verth
2017-11-20
*
converted ConstColorProcessor to SkSL
Ethan Nicholas
2017-11-20
*
Only use flat varyings for integer texIndex.
Jim Van Verth
2017-11-20
*
Use int when possible to calculate atlas indices in shaders.
Jim Van Verth
2017-11-20
*
Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs fo...
Greg Daniel
2017-11-18
*
converted Premul / Unpremul to SkSL
Ethan Nicholas
2017-11-17
*
Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_...
Brian Osman
2017-11-17
*
Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and al...
Greg Daniel
2017-11-17
*
converted GrAARectEffect to SkSL
Ethan Nicholas
2017-11-16
*
Reland "Fix precision caps and rrect/ellipse effect precisions"
Chris Dalton
2017-11-16
*
Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half"""
Greg Daniel
2017-11-16
*
Revert "Revert "Add private grpixelconfigs for alpha_8 and alpha_half""
Greg Daniel
2017-11-16
*
Revert "Fix precision caps and rrect/ellipse effect precisions"
Brian Osman
2017-11-16
*
Fix precision caps and rrect/ellipse effect precisions
Chris Dalton
2017-11-16
*
Revert "Add private grpixelconfigs for alpha_8 and alpha_half"
Greg Daniel
2017-11-15
*
Add private grpixelconfigs for alpha_8 and alpha_half
Greg Daniel
2017-11-15
*
sksl enum support
Ethan Nicholas
2017-11-13
*
switched GrClipEdge to an enum class
Ethan Nicholas
2017-11-10
*
Fix precision in AARectEffect
Chris Dalton
2017-11-10
*
renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType
Ethan Nicholas
2017-11-09
*
Update GrFragmentProcessor handling in Make methods in SkSL
Robert Phillips
2017-11-08
*
Revert "Prepare to enable explicit gpu resource allocation"
Greg Daniel
2017-11-08
*
Prepare to enable explicit gpu resource allocation
Robert Phillips
2017-11-08
*
converted LumaColorFilterEffect to sksl
Ethan Nicholas
2017-11-07
[next]