index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
SkSLGLSLTest.cpp
Commit message (
Expand
)
Author
Age
*
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
added support for layout(offset=...) to skslc
Ethan Nicholas
2016-11-28
*
removed textureProj() and legacy texture functions from sksl
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
*
Revert "re-land of skslc now uses standard Skia caps"
Leon Scroggins
2016-11-11
*
re-land of skslc now uses standard Skia caps
Ethan Nicholas
2016-11-11
*
Revert "skslc now uses standard Skia caps"
Leon Scroggins
2016-11-11
*
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
*
re-re-land of skslc now automatically turns on derivatives support
ethannicholas
2016-10-20
*
Revert "re-land of skslc now automatically turns on derivatives support"
Mike Klein
2016-10-18
*
re-land of skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
Revert "skslc now automatically turns on derivatives support"
Ethan Nicholas
2016-10-18
*
skslc now automatically turns on derivatives support
Ethan Nicholas
2016-10-18
*
added SkSL support for mustForceNegatedAtanParamToFloat cap
ethannicholas
2016-10-14
*
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
*
Revert of Turned on SkSL->GLSL compiler (patchset #12 id:220001 of https://co...
ethannicholas
2016-09-12
*
Turned on SkSL->GLSL compiler
ethannicholas
2016-09-12
*
added initial GLSL support to skslc
ethannicholas
2016-08-03