index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SkSLErrorTest.cpp
Commit message (
Expand
)
Author
Age
*
Revert "refactored SkSLVarDeclaration out of existence"
Ethan Nicholas
2017-11-07
*
refactored SkSLVarDeclaration out of existence
Ethan Nicholas
2017-11-07
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Switched highp float to highfloat and mediump float to half.
Ethan Nicholas
2017-08-16
*
Switch SkSL to std::string
Brian Osman
2017-08-14
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
fix incorrect variable not assigned error in skslc
Ethan Nicholas
2017-05-31
*
sksl support for static ifs & switches
Ethan Nicholas
2017-05-10
*
sksl support for buffer blocks
Ethan Nicholas
2017-05-02
*
sksl can now fold constant vector or matrix equality expressions
Ethan Nicholas
2017-04-25
*
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
*
Re-land of skslc switch support
Ethan Nicholas
2017-02-27
*
Revert "skslc switch support"
Ethan Nicholas
2017-02-23
*
skslc switch support
Ethan Nicholas
2017-02-23
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-02-13
*
re-land of skslc type constructor cleanups
Ethan Nicholas
2017-02-09
*
Revert "skslc type constructor cleanups"
Ethan Nicholas
2017-02-09
*
skslc type constructor cleanups
Ethan Nicholas
2017-02-09
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
fix skslc crash when ternary parameter types don't match
Ethan Nicholas
2017-01-04
*
fixed a divide-by-zero bug in skslc
Ethan Nicholas
2017-01-03
*
re-land of added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-13
*
Revert "added sk_FragCoord support to skslc"
Greg Daniel
2016-12-12
*
added sk_FragCoord support to skslc
Ethan Nicholas
2016-12-12
*
added support for layout(offset=...) to skslc
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
*
re-re-land of skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
added constant folding & branch elimination to skslc
ethannicholas
2016-11-09
*
Revert of added constant folding & branch elimination to skslc (patchset #3 i...
scroggo
2016-11-09
*
added constant folding & branch elimination to skslc
ethannicholas
2016-11-09
*
fixed skslc's handling of ivec(vec)
Ethan Nicholas
2016-11-01
*
Reduced skslc memory consumption
ethannicholas
2016-10-28
*
Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://c...
benjaminwagner
2016-10-27
*
Reduced skslc memory consumption
ethannicholas
2016-10-27
*
more skslc hardening
ethannicholas
2016-10-17
*
added basic dataflow analysis to skslc
ethannicholas
2016-10-13
[next]