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 "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Replace SkFAIL with SK_ABORT.
Ben Wagner
2017-08-16
*
Minor geometry processor clarification.
Brian Salomon
2017-08-16
*
Fix string typing in generated code
Brian Osman
2017-08-15
*
Switch SkSL to std::string
Brian Osman
2017-08-14
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
Improve float-based dither logic
Eric Karl
2017-08-09
*
Make bmp text position attribute be highp
Brian Salomon
2017-08-07
*
Revert "Revert "support for 'half' types in sksl, plus general numeric type i...
Ethan Nicholas
2017-08-02
*
Make ProcessorCloneTest more robust, fix matrix conv. onIsEqual
Brian Salomon
2017-08-01
*
Fix cleanup on program creation failure
Robert Phillips
2017-08-01
*
Revert "support for 'half' types in sksl, plus general numeric type improveme...
Ethan Nicholas
2017-08-01
*
support for 'half' types in sksl, plus general numeric type improvements
Ethan Nicholas
2017-08-01
*
Require clone() be implemented by GrFragmentProcessor subclasses
Brian Salomon
2017-07-31
*
automatically generate clone() methods for SkSL fragment processors
Ethan Nicholas
2017-07-31
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Implement clone for 6 additional GrFragmentProcessor subclasses.
Brian Salomon
2017-07-28
*
Remove the now unused GR_PROXY_MOVE macro
Brian Salomon
2017-07-28
*
switched to infra version of clang-format for skslc
Ethan Nicholas
2017-07-27
*
Remove Gr1DKernelEffect "helper" class.
Brian Salomon
2017-07-27
*
Remove GrSingleTextureEffect
Brian Salomon
2017-07-26
*
moved changes out of autogenerated .cpp file and into source .fp file
Ethan Nicholas
2017-07-26
*
Don't clamp in GrGLNonlinearColorSpaceXformEffect to support scRGB
Stan Iliev
2017-07-26
*
Compose and YUV fragment processor clone implementations
Brian Salomon
2017-07-26
*
More GrFragmentProcessor::clone() implementations.
Brian Salomon
2017-07-26
*
Implement clone for 4 additional GrFragmentProcessors.
Brian Salomon
2017-07-26
*
Implement clone() for GrDisplacementEffect
Brian Salomon
2017-07-25
*
Improve GrGLNonlinearColorSpaceXformEffect to support scRGB
Stan Iliev
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
Revert "Reduce dependence on GrSurface's origin field (take 2)"
Robert Phillips
2017-07-25
*
Add GrFragmentProcessor::clone(), implementation for ColorTableEffect, and un...
Brian Salomon
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 2)
Robert Phillips
2017-07-25
*
Second small fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-24
*
Smaller fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Revert "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Reduce dependence on GrSurface's origin field
Robert Phillips
2017-07-21
*
Remove GrBackendTextureDesc
Brian Salomon
2017-07-20
*
run skslc output through clang-format
Ethan Nicholas
2017-07-19
*
Revert "Revert "Revert "Revert "Improvements to GPU dither.""""
Brian Salomon
2017-07-19
*
Revert "Revert "Revert "Improvements to GPU dither."""
Brian Salomon
2017-07-18
*
Revert "Revert "Improvements to GPU dither.""
Brian Salomon
2017-07-18
*
Revert "Improvements to GPU dither."
Brian Salomon
2017-07-18
*
Improvements to GPU dither.
Brian Salomon
2017-07-18
*
Make dither range symmetric about 0
Brian Salomon
2017-07-18
*
converted GrBlurredEdgeFragmentProcessor to sksl
Ethan Nicholas
2017-07-14
*
converted EllipseEffect to sksl
Ethan Nicholas
2017-07-14
*
fixed sksl static ifs to work for CircleEffect
Ethan Nicholas
2017-07-14
*
converted CircleEffect to SkSL
Ethan Nicholas
2017-07-14
*
Make ShadowRRectOp a non-legacy GrMeshDrawOp
Brian Salomon
2017-07-13
[next]