aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sksl/SkSLParser.cpp
Commit message (Expand)AuthorAge
* Revert "Revert "removed SkSLLayoutLexer""Gravatar Ethan Nicholas2018-07-24
* Revert "removed SkSLLayoutLexer"Gravatar Ethan Nicholas2018-07-24
* removed SkSLLayoutLexerGravatar Ethan Nicholas2018-07-24
* renamed SkSL's assert macrosGravatar Ethan Nicholas2018-06-12
* fix switch fallthrough warningGravatar Ethan Nicholas2018-03-19
* added SkSL support for all blend mode layoutsGravatar Ethan Nicholas2017-11-27
* sksl enum supportGravatar Ethan Nicholas2017-11-13
* Re-land "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-26
* Revert "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-25
* converted OverdrawColorFilter to SkSLGravatar Ethan Nicholas2017-10-25
* re-land of new SkSL precisionsGravatar Ethan Nicholas2017-09-18
* Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...Gravatar Ethan Nicholas2017-09-18
* Revert "Revert "Switched highp float to highfloat and mediump float to half.""Gravatar Ethan Nicholas2017-09-15
* Revert "Revert "Switch to the new SkSL lexer.""Gravatar Ethan Nicholas2017-09-11
* Revert "Switch to the new SkSL lexer."Gravatar Ethan Nicholas2017-09-11
* Switch to the new SkSL lexer.Gravatar Ethan Nicholas2017-09-11
* Revert "Switched highp float to highfloat and mediump float to half."Gravatar Brian Salomon2017-08-17
* Switched highp float to highfloat and mediump float to half.Gravatar Ethan Nicholas2017-08-16
* Micro optimizations to SkSL parserGravatar Brian Osman2017-08-15
* reduced number of string copies in SkSL parserGravatar Ethan Nicholas2017-08-14
* Re-re-land sksl fragment processor supportGravatar Ethan Nicholas2017-06-29
* Move all Linux GCE bots to DebianGravatar Eric Boren2017-06-28
* Revert "Re-land sksl fragment processor support"Gravatar Mike Klein2017-06-27
* Re-land sksl fragment processor supportGravatar Ethan Nicholas2017-06-27
* Revert "sksl fragment processor support"Gravatar Ethan Nicholas2017-06-27
* sksl fragment processor supportGravatar Ethan Nicholas2017-06-27
* skslc comma operator and optimizer fixesGravatar Ethan Nicholas2017-05-17
* sksl support for static ifs & switchesGravatar Ethan Nicholas2017-05-10
* Minor sksl parser cleanupGravatar Ethan Nicholas2017-05-09
* sksl support for buffer blocksGravatar Ethan Nicholas2017-05-02
* Improved skslc optimizer, particularly around vectors.Gravatar Ethan Nicholas2017-04-20
* skslc now uses a more recent version of FlexGravatar Ethan Nicholas2017-04-03
* fixed SPIR-V compilation error with unmodified variablesGravatar Ethan Nicholas2017-03-31
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Gravatar Ethan Nicholas2017-03-31
* Revert "skslc can now be compiled with no Skia dependencies, in preparation f...Gravatar Ethan Nicholas2017-03-31
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Gravatar Ethan Nicholas2017-03-31
* Revert "skslc can now be compiled with no Skia dependencies, in preparation for"Gravatar Ethan Nicholas2017-03-30
* skslc can now be compiled with no Skia dependencies, in preparation forGravatar Ethan Nicholas2017-03-30
* changed skslc layout parsing strategyGravatar Ethan Nicholas2017-03-01
* Re-land of skslc switch supportGravatar Ethan Nicholas2017-02-27
* Revert "skslc switch support"Gravatar Ethan Nicholas2017-02-23
* skslc switch supportGravatar Ethan Nicholas2017-02-23
* sksl support for geometry shadersGravatar Ethan Nicholas2017-02-17
* Fixed a couple of spots where sksl didn't have proper array support.Gravatar Ethan Nicholas2017-02-16
* improved performance of parsing SkSLLayout flagsGravatar Ethan Nicholas2017-02-15
* Reland image storage with fixes.Gravatar Brian Salomon2016-11-29
* added support for layout(offset=...) to skslcGravatar Ethan Nicholas2016-11-28
* unified ASTLayout/Layout and ASTModifiers/ModifiersGravatar Ethan Nicholas2016-11-28
* added support for push_constant layoutGravatar ethannicholas2016-11-22
* Add support for input attachments in SkSL spirvGravatar Greg Daniel2016-11-22