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
*
Revert "Switched highp float to highfloat and mediump float to half."
Brian Salomon
2017-08-17
*
Revert "fixed constant vector swizzling"
Brian Salomon
2017-08-17
*
fixed constant vector swizzling
Ethan Nicholas
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
*
Relocate gradient negative fract() workaround to GLSLCodeGenerator
Florin Malita
2017-08-08
*
Revert "Revert "support for 'half' types in sksl, plus general numeric type i...
Ethan Nicholas
2017-08-02
*
Revert "support for 'half' types in sksl, plus general numeric type improveme...
Ethan Nicholas
2017-08-01
*
support for 'half' types in sksl, plus general numeric type improvements
Ethan Nicholas
2017-08-01
*
renamed SkSL types in preparation for killing precision modifiers
Ethan Nicholas
2017-07-28
*
Re-re-land sksl fragment processor support
Ethan Nicholas
2017-06-29
*
Revert "Re-land sksl fragment processor support"
Mike Klein
2017-06-27
*
Re-land sksl fragment processor support
Ethan Nicholas
2017-06-27
*
implemented mustImplementGSInvocationsWithLoop workaround in sksl
Ethan Nicholas
2017-06-21
*
Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workar...
Mike Reed
2017-06-21
*
Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in ...
Ethan Nicholas
2017-06-20
*
Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"
Greg Daniel
2017-06-15
*
implemented mustImplementGSInvocationsWithLoop workaround in sksl
Ethan Nicholas
2017-06-15
*
fixed issue with SkSL dead code elimination
Ethan Nicholas
2017-06-12
*
Re-land "Fixed an issue with sksl variable declarations"
Ethan Nicholas
2017-06-02
*
Revert "Fixed an issue with sksl variable declarations"
Ethan Nicholas
2017-06-02
*
Fixed an issue with sksl variable declarations
Ethan Nicholas
2017-06-02
*
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
[next]