index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
...
*
Switch to the new SkSL lexer.
Ethan Nicholas
2017-09-11
*
Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scrat...
Greg Daniel
2017-09-08
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Remove isMipMapped from GrSurfaceDesc
Greg Daniel
2017-09-06
*
Fix poor handling of nullptr for new blur code
Herb Derby
2017-08-22
*
Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter.
Sadrul Habib Chowdhury
2017-08-18
*
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
*
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
*
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
*
Two small fixes from recent changes prepping for std::unique_ptr<GrFragmentPr...
Brian Salomon
2017-07-28
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Implement clone for GrLightingEffect descendants
Brian Salomon
2017-07-28
*
Add missing clone method to GrMorphologyEffect
Brian Salomon
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
*
Remove Gr1DKernelEffect "helper" class.
Brian Salomon
2017-07-27
*
Implement clone() for 4 additional GrFragmentProcessor subclasses
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
*
guard SkTableColorFilter against out-of-range inputs
Mike Klein
2017-07-26
*
Implement clone() for GrDisplacementEffect
Brian Salomon
2017-07-25
*
rough clamped tracking in SkRasterPipeline
Mike Klein
2017-07-25
*
Reduce dependence on GrSurface's origin field (take 3)
Robert Phillips
2017-07-25
*
clean up check now done in Make()
Mike Klein
2017-07-25
*
Revert "Revert "Add GM to test SkToSRGBColorFilter""
Mike Reed
2017-07-25
*
implement serialization for tosrgb
Mike Reed
2017-07-25
*
Revert "Add GM to test SkToSRGBColorFilter"
Kevin Lubick
2017-07-25
*
Add GM to test SkToSRGBColorFilter
Brian Osman
2017-07-25
*
CPU impl for ToSRGBColorFilter
Mike Klein
2017-07-25
*
Add three more GrFragmentProcessor::clone() implementations
Brian Salomon
2017-07-25
*
Add clone() to three more fragment processor classes
Brian Salomon
2017-07-25
*
sRGB color filter
Brian Osman
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
*
remove (unused?) arcto patheffect
Mike Reed
2017-07-24
*
Smaller fragment from "Reduce dependence on GrSurface's origin field"
Robert Phillips
2017-07-21
*
Revert "Revert "check for no blur and exit early""
Mike Reed
2017-07-21
*
Revert "check for no blur and exit early"
Cary Clark
2017-07-21
*
check for no blur and exit early
Mike Reed
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
*
run skslc output through clang-format
Ethan Nicholas
2017-07-19
*
Make dither range symmetric about 0
Brian Salomon
2017-07-18
*
Run clang-format on GrCircleBlurFP.cpp
Brian Osman
2017-07-17
[prev]
[next]