index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sksl
/
SkSLCompiler.cpp
Commit message (
Expand
)
Author
Age
*
added integration for non-moltenvk use of SkSLC MSL generator
Timothy Liang
2018-07-23
*
Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""
Ethan Nicholas
2018-07-19
*
Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""
Ethan Nicholas
2018-07-19
*
added byte and ubyte types to SKSL
Ruiqi Mao
2018-07-17
*
Revert "added GrSkSLFP and converted DitherEffect to use it"
Kevin Lubick
2018-06-19
*
added GrSkSLFP and converted DitherEffect to use it
Ethan Nicholas
2018-06-18
*
renamed SkSL's assert macros
Ethan Nicholas
2018-06-12
*
cache SkSL headers
Ethan Nicholas
2018-04-25
*
fix for frexp dataflow analysis
Ethan Nicholas
2018-04-01
*
initial SkSLJIT checkin
Ethan Nicholas
2018-03-27
*
added frexp support to SkSL
Ethan Nicholas
2018-03-26
*
Rename .include files to .inc
Ben Wagner
2018-01-26
*
Revert "Revert "converted vertex shaders to device coords""
Robert Phillips
2018-01-24
*
Revert "converted vertex shaders to device coords"
Ethan Nicholas
2018-01-23
*
Fixed a few spots where SkSL optimizer was not respecting side effects
Ethan Nicholas
2018-01-23
*
SkSL now supports ternary lvalues
Ethan Nicholas
2018-01-18
*
converted vertex shaders to device coords
Ethan Nicholas
2017-12-12
*
fixed SkSL optimizing away side effects
Ethan Nicholas
2017-12-11
*
Switched SkSL from using raw strings back to STRINGIFY
Ethan Nicholas
2017-11-16
*
sksl enum support
Ethan Nicholas
2017-11-13
*
Revert "refactored SkSLVarDeclaration out of existence"
Ethan Nicholas
2017-11-07
*
refactored SkSLVarDeclaration out of existence
Ethan Nicholas
2017-11-07
*
preliminary SkSL Metal backend
Ethan Nicholas
2017-10-24
*
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
*
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 "Revert "Switch to the new SkSL lexer.""
Ethan Nicholas
2017-09-11
*
Revert "Switch to the new SkSL lexer."
Ethan Nicholas
2017-09-11
*
Switch to the new SkSL lexer.
Ethan Nicholas
2017-09-11
*
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
*
Revert "Revert "support for 'half' types in sksl, plus general numeric type i...
Ethan Nicholas
2017-08-02
*
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
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
fixed use-after-free in sksl switch statements
Ethan Nicholas
2017-07-18
*
fixed sksl static ifs to work for CircleEffect
Ethan Nicholas
2017-07-14
*
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
*
Revert "Revert "clean up sksl dead variable handling""
Ethan Nicholas
2017-06-22
*
Revert "clean up sksl dead variable handling"
Greg Daniel
2017-06-21
*
clean up sksl dead variable handling
Ethan Nicholas
2017-06-21
*
implemented mustImplementGSInvocationsWithLoop workaround in sksl
Ethan Nicholas
2017-06-21
*
Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workar...
Mike Reed
2017-06-21
*
Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in ...
Ethan Nicholas
2017-06-20
[next]