index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sksl
/
ir
/
SkSLInterfaceBlock.h
Commit message (
Expand
)
Author
Age
*
sk_in array is now sized correctly in SPIR-V output
Ethan Nicholas
2018-01-17
*
switched gl_Position and gl_PointSize to sk_*
Ethan Nicholas
2017-09-26
*
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
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
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
*
fixed skslc SPIR-V memory error
Ethan Nicholas
2017-03-30
*
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
*
Fixed a couple of spots where sksl didn't have proper array support.
Ethan Nicholas
2017-02-16
*
Make header files self-sufficient
Hal Canary
2017-02-10
*
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
*
added basic dataflow analysis to skslc
ethannicholas
2016-10-13
*
SkSL performance improvements (plus a couple of minor warning fixes)
ethannicholas
2016-07-25
*
Revert of SkSL performance improvements (patchset #6 id:140001 of https://cod...
msarett
2016-07-13
*
SkSL performance improvements (plus a couple of minor warning fixes)
ethannicholas
2016-07-12
*
initial checkin of SkSL compiler
ethannicholas
2016-07-01