index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sksl
/
ir
/
SkSLModifiers.h
Commit message (
Expand
)
Author
Age
*
sksl support for buffer blocks
Ethan Nicholas
2017-05-02
*
Improved skslc optimizer, particularly around vectors.
Ethan Nicholas
2017-04-20
*
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
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
unified ASTLayout/Layout and ASTModifiers/Modifiers
Ethan Nicholas
2016-11-28
*
sksl programs can now directly query GLSL caps
Ethan Nicholas
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
*
Revert of added support for push_constant layout (patchset #7 id:140001 of ht...
egdaniel
2016-11-16
*
added support for push_constant layout
ethannicholas
2016-11-15
*
added initial GLSL support to skslc
ethannicholas
2016-08-03
*
initial checkin of SkSL compiler
ethannicholas
2016-07-01