index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sksl
/
SkSLIRGenerator.h
Commit message (
Expand
)
Author
Age
*
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
*
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
*
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
*
added basic dataflow analysis to skslc
ethannicholas
2016-10-13
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-12
*
Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...
jvanverth
2016-10-11
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-11
*
Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...
mtklein
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...
jvanverth
2016-10-10
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-10-10
*
Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://co...
fmalita
2016-09-30
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-30
*
Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://co...
ethannicholas
2016-09-26
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-26
*
refactored SkSL VarDeclaration handling
ethannicholas
2016-09-07
*
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