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
*
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
*
Add support for transfer functions to GrColorSpaceXform
Brian Osman
2017-10-31
*
Re-land "converted OverdrawColorFilter to SkSL"
Ethan Nicholas
2017-10-26
*
Revert "converted OverdrawColorFilter to SkSL"
Ethan Nicholas
2017-10-25
*
converted OverdrawColorFilter to SkSL
Ethan Nicholas
2017-10-25
*
Convert geometry shaders to operate in Skia device space
Chris Dalton
2017-10-25
*
Remove color space xform support from SkSL
Brian Osman
2017-10-23
*
Be considerate of GPUs lacking npot support when testing GrSimpleTextureEffect
Robert Phillips
2017-10-20
*
Make GrRectBlurEffect use bilerp
Robert Phillips
2017-10-20
*
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
Brian Osman
2017-10-18
*
Convert more code to use color space xform FP
Brian Osman
2017-10-18
*
Remove precision from GrGLSLVaryingHandler
Chris Dalton
2017-10-16
*
converted GrRectBlurEffect to SkSL
Ethan Nicholas
2017-10-16
*
regenerated SkSL files to fix CheckGeneratedFiles
Ethan Nicholas
2017-10-16
*
Batch better in GrSmallPathRenderer and add perspective support.
Jim Van Verth
2017-10-12
*
SkSL FPs now support child processors, converted ArithmeticFP to SkSL
Ethan Nicholas
2017-10-11
*
initClassID no longer auto-allocates ids
Ethan Nicholas
2017-10-09
*
converted GrConfigConversionEffect to SkSL
Ethan Nicholas
2017-10-05
*
changed vertex attribute precisions to be actual types
Ethan Nicholas
2017-09-27
*
Add ability to remove unique key from proxy and underlying surface.
Greg Daniel
2017-09-26
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
Use shader based blending to clamp kPlus mode w/F16
Brian Osman
2017-09-20
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Allow GrDrawOpAtlas to grow as needed""
Jim Van Verth
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
[next]