index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SkSLFPTest.cpp
Commit message (
Expand
)
Author
Age
*
updated .fp file headers
Ethan Nicholas
2018-02-01
*
converted GrMagnifierEffect to SkSL
Ethan Nicholas
2017-12-13
*
Remove color space xform support from SkSL
Brian Osman
2017-10-23
*
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
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
re-land of new SkSL precisions
Ethan Nicholas
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
*
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
*
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
*
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
*
Remove the now unused GR_PROXY_MOVE macro
Brian Salomon
2017-07-28
*
fixed skslc vec4 uniforms
Ethan Nicholas
2017-07-17
*
Re-land of "converted GrSimpleTextureEffect to sksl"
Ethan Nicholas
2017-07-13
*
Revert "converted GrSimpleTextureEffect to sksl"
Ethan Nicholas
2017-07-12
*
converted GrSimpleTextureEffect to sksl
Ethan Nicholas
2017-07-12
*
Re-land "converted GrCircleBlurFragmentProcessor to sksl"
Ethan Nicholas
2017-07-11
*
Revert "converted GrCircleBlurFragmentProcessor to sksl"
Ethan Nicholas
2017-07-10
*
converted GrCircleBlurFragmentProcessor to sksl
Ethan Nicholas
2017-07-07
*
GR_TEST_UTILS fixes
Brian Salomon
2017-07-06
*
rewrote GrAlphaThresholdFragmentProcessor in sksl
Ethan Nicholas
2017-07-05
*
Re-re-land sksl fragment processor support
Ethan Nicholas
2017-06-29
*
Revert "Re-land sksl fragment processor support"
Mike Klein
2017-06-27
*
Re-land sksl fragment processor support
Ethan Nicholas
2017-06-27
*
Revert "sksl fragment processor support"
Ethan Nicholas
2017-06-27
*
sksl fragment processor support
Ethan Nicholas
2017-06-27