index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sksl
/
ir
/
SkSLBinaryExpression.h
Commit message (
Expand
)
Author
Age
*
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
*
Revert "Added dead variable / code elimination to skslc."
Ethan Nicholas
2017-02-06
*
Added dead variable / code elimination to skslc.
Ethan Nicholas
2017-02-03
*
Added constant propagation and better variable liveness tracking to skslc.
Ethan Nicholas
2017-01-19
*
Revert "Added constant propagation and better variable liveness tracking to"
Ethan Nicholas
2017-01-19
*
Added constant propagation and better variable liveness tracking to
Ethan Nicholas
2017-01-19
*
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
*
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