index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
sksl
Commit message (
Expand
)
Author
Age
*
Added dead variable / code elimination to skslc.
Ethan Nicholas
2017-02-03
*
Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"
Ethan Nicholas
2017-02-02
*
Add offset to uniform blocks in Vulkan
Greg Daniel
2017-01-27
*
Replaced all calls to fragmentPosition() with sk_FragCoord
Ethan Nicholas
2017-01-19
*
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
*
do/while loops in SPIR-V no longer cause an assertion failure
Ethan Nicholas
2017-01-17
*
Fixed another division by zero error in skslc
Ethan Nicholas
2017-01-13
*
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
*
Force classic locale when parsing floats in skslc.
Ethan Nicholas
2017-01-03
*
fix for Vulkan SPIR-V crash on some systems
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
*
Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactory
Brian Salomon
2016-11-29
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
Reland image storage with fixes.
Brian Salomon
2016-11-29
*
added support for layout(offset=...) to skslc
Ethan Nicholas
2016-11-28
*
unified ASTLayout/Layout and ASTModifiers/Modifiers
Ethan Nicholas
2016-11-28
*
removed textureProj() and legacy texture functions from sksl
Ethan Nicholas
2016-11-28
*
added support for push_constant layout
ethannicholas
2016-11-22
*
Add support for input attachments in SkSL spirv
Greg Daniel
2016-11-22
*
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 "Revert "Add support for image load to SkSL""
Brian Salomon
2016-11-16
*
Revert of added support for push_constant layout (patchset #7 id:140001 of ht...
egdaniel
2016-11-16
*
Revert "Add support for image load to SkSL"
Stan Iliev
2016-11-16
*
Add support for image load to SkSL
Brian Salomon
2016-11-16
*
added support for push_constant layout
ethannicholas
2016-11-15
*
Revert "Revert "Add integer texture support.""
Brian Salomon
2016-11-11
*
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
*
Revert "Add integer texture support."
Leon Scroggins
2016-11-10
*
Add integer texture support.
Brian Salomon
2016-11-10
*
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
*
Attempt to fix PixelC GLSL compilation error.
Ben Wagner
2016-11-04
*
fixed skslc's handling of ivec(vec)
Ethan Nicholas
2016-11-01
*
Reduced skslc memory consumption
ethannicholas
2016-10-28
*
Added skslc parse recursion limit
ethannicholas
2016-10-27
*
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
[next]