aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sksl/ir/SkSLModifiers.h
Commit message (Expand)AuthorAge
* sksl support for buffer blocksGravatar Ethan Nicholas2017-05-02
* Improved skslc optimizer, particularly around vectors.Gravatar Ethan Nicholas2017-04-20
* 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
* Reland image storage with fixes.Gravatar Brian Salomon2016-11-29
* unified ASTLayout/Layout and ASTModifiers/ModifiersGravatar Ethan Nicholas2016-11-28
* sksl programs can now directly query GLSL capsGravatar Ethan Nicholas2016-11-22
* re-land of switched skslc from std::string to SkStringGravatar Ethan Nicholas2016-11-21
* Revert "switched skslc from std::string to SkString"Gravatar Greg Daniel2016-11-20
* switched skslc from std::string to SkStringGravatar Ethan Nicholas2016-11-18
* Revert of added support for push_constant layout (patchset #7 id:140001 of ht...Gravatar egdaniel2016-11-16
* added support for push_constant layoutGravatar ethannicholas2016-11-15
* added initial GLSL support to skslcGravatar ethannicholas2016-08-03
* initial checkin of SkSL compilerGravatar ethannicholas2016-07-01