index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sksl
/
SkSLParser.cpp
Commit message (
Expand
)
Author
Age
*
renamed SkSL's assert macros
Ethan Nicholas
2018-06-12
*
fix switch fallthrough warning
Ethan Nicholas
2018-03-19
*
added SkSL support for all blend mode layouts
Ethan Nicholas
2017-11-27
*
sksl enum support
Ethan Nicholas
2017-11-13
*
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
*
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
*
Micro optimizations to SkSL parser
Brian Osman
2017-08-15
*
reduced number of string copies in SkSL parser
Ethan Nicholas
2017-08-14
*
Re-re-land sksl fragment processor support
Ethan Nicholas
2017-06-29
*
Move all Linux GCE bots to Debian
Eric Boren
2017-06-28
*
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
*
skslc comma operator and optimizer fixes
Ethan Nicholas
2017-05-17
*
sksl support for static ifs & switches
Ethan Nicholas
2017-05-10
*
Minor sksl parser cleanup
Ethan Nicholas
2017-05-09
*
sksl support for buffer blocks
Ethan Nicholas
2017-05-02
*
Improved skslc optimizer, particularly around vectors.
Ethan Nicholas
2017-04-20
*
skslc now uses a more recent version of Flex
Ethan Nicholas
2017-04-03
*
fixed SPIR-V compilation error with unmodified variables
Ethan Nicholas
2017-03-31
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation f...
Ethan Nicholas
2017-03-31
*
skslc can now be compiled with no Skia dependencies, in preparation for its e...
Ethan Nicholas
2017-03-31
*
Revert "skslc can now be compiled with no Skia dependencies, in preparation for"
Ethan Nicholas
2017-03-30
*
skslc can now be compiled with no Skia dependencies, in preparation for
Ethan Nicholas
2017-03-30
*
changed skslc layout parsing strategy
Ethan Nicholas
2017-03-01
*
Re-land of skslc switch support
Ethan Nicholas
2017-02-27
*
Revert "skslc switch support"
Ethan Nicholas
2017-02-23
*
skslc switch support
Ethan Nicholas
2017-02-23
*
sksl support for geometry shaders
Ethan Nicholas
2017-02-17
*
Fixed a couple of spots where sksl didn't have proper array support.
Ethan Nicholas
2017-02-16
*
improved performance of parsing SkSLLayout flags
Ethan Nicholas
2017-02-15
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
added support for layout(offset=...) to skslc
Ethan Nicholas
2016-11-28
*
unified ASTLayout/Layout and ASTModifiers/Modifiers
Ethan Nicholas
2016-11-28
*
added support for push_constant layout
ethannicholas
2016-11-22
*
Add support for input attachments in SkSL spirv
Greg Daniel
2016-11-22
*
re-land of switched skslc from std::string to SkString
Ethan Nicholas
2016-11-21
*
Revert "switched skslc from std::string to SkString"
Greg Daniel
2016-11-20
*
switched skslc from std::string to SkString
Ethan Nicholas
2016-11-18
[next]