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
*
Remove texel buffer support.
Brian Salomon
2018-07-13
*
Remove SK_SUPPORT_GPU checks in tool-only code
Brian Osman
2018-05-31
*
workaround for buggy macOS GLSL shader compiler
Ethan Nicholas
2018-04-12
*
fix for frexp dataflow analysis
Ethan Nicholas
2018-04-01
*
Add a shader cap for incomplete short int precision
Chris Dalton
2018-03-14
*
Add "sharpen" option to SkSL, to LOD bias all textures
Brian Osman
2018-02-13
*
Revert "Revert "converted vertex shaders to device coords""
Robert Phillips
2018-01-24
*
Revert "converted vertex shaders to device coords"
Ethan Nicholas
2018-01-23
*
Add a workaround for inaccurate interpolants on Adreno 3xx.
Brian Salomon
2018-01-22
*
SkSL now supports ternary lvalues
Ethan Nicholas
2018-01-18
*
fixed type error in RTAdjust application
Ethan Nicholas
2018-01-17
*
Revert "Revert "Added SkSL workaround for devices which cannot safely access ...
Brian Osman
2018-01-16
*
Revert "Added SkSL workaround for devices which cannot safely access gl_FragC...
Brian Osman
2018-01-12
*
Added SkSL workaround for devices which cannot safely access gl_FragCoord
Brian Osman
2018-01-12
*
Enable the GL_EXT_geometry_shader extension where necessary
Chris Dalton
2018-01-11
*
fixed a couple of SkSL ushort issues
Ethan Nicholas
2017-12-19
*
converted vertex shaders to device coords
Ethan Nicholas
2017-12-12
*
added SkSL support for all blend mode layouts
Ethan Nicholas
2017-11-27
*
Add sk_InstanceID
Chris Dalton
2017-10-17
*
Add a cap for geometry shader invocations
Chris Dalton
2017-10-06
*
switched gl_Position and gl_PointSize to sk_*
Ethan Nicholas
2017-09-26
*
switched SkSL's temporary 'highfloat' type back to 'float'
Ethan Nicholas
2017-09-22
*
re-land of new SkSL precisions
Ethan Nicholas
2017-09-18
*
Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...
Ethan Nicholas
2017-09-18
*
Revert "Minor fixes to SkSL precisions"
Ethan Nicholas
2017-09-18
*
Minor fixes to SkSL precisions
Ethan Nicholas
2017-09-15
*
Revert "Revert "Switched highp float to highfloat and mediump float to half.""
Ethan Nicholas
2017-09-15
*
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
[next]