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
*
skslc comma operator and optimizer fixes
Ethan Nicholas
2017-05-17
*
sksl support for static ifs & switches
Ethan Nicholas
2017-05-10
*
sksl optimizer fixes
Ethan Nicholas
2017-05-05
*
additional skslc vector optimizations
Ethan Nicholas
2017-04-28
*
broke up SkSLConstantFolding test
Ethan Nicholas
2017-04-26
*
sksl can now fold constant vector or matrix equality expressions
Ethan Nicholas
2017-04-25
*
Improved skslc optimizer, particularly around vectors.
Ethan Nicholas
2017-04-20
*
rectangle texture scaling is now handled in skslc
Ethan Nicholas
2017-04-20
*
fixed SPIR-V compilation error with unmodified variables
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 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
*
sksl support for geometry shaders
Ethan Nicholas
2017-02-17
*
Fixed a couple of spots where sksl didn't have proper array support.
Ethan Nicholas
2017-02-16
*
re-land of skslc type constructor cleanups
Ethan Nicholas
2017-02-09
*
added support for sk_ClipDistance
Ethan Nicholas
2017-02-09
*
Revert "skslc type constructor cleanups"
Ethan Nicholas
2017-02-09
*
Revert "added support for sk_ClipDistance"
Ethan Nicholas
2017-02-09
*
skslc type constructor cleanups
Ethan Nicholas
2017-02-09
*
added support for sk_ClipDistance
Ethan Nicholas
2017-02-09
*
added support for sk_VertexID
Ethan Nicholas
2017-02-07
*
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 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
*
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
[next]