aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sksl/SkSLSPIRVCodeGenerator.cpp
Commit message (Expand)AuthorAge
* SkSL now supports ternary lvaluesGravatar Ethan Nicholas2018-01-18
* sk_in array is now sized correctly in SPIR-V outputGravatar Ethan Nicholas2018-01-17
* request SPIR-V InputAttachment capability when neededGravatar Ethan Nicholas2018-01-16
* fixed a few SPIR-V generation errorsGravatar Ethan Nicholas2017-11-30
* added SkSL support for all blend mode layoutsGravatar Ethan Nicholas2017-11-27
* SPIR-V switch statement supportGravatar Ethan Nicholas2017-11-13
* fixed type error in SPIRV code generatorGravatar Ethan Nicholas2017-11-10
* Revert "refactored SkSLVarDeclaration out of existence"Gravatar Ethan Nicholas2017-11-07
* refactored SkSLVarDeclaration out of existenceGravatar Ethan Nicholas2017-11-07
* Re-land "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-26
* Revert "converted OverdrawColorFilter to SkSL"Gravatar Ethan Nicholas2017-10-25
* converted OverdrawColorFilter to SkSLGravatar Ethan Nicholas2017-10-25
* re-land of new SkSL precisionsGravatar Ethan Nicholas2017-09-18
* Revert "Revert "Revert "Switched highp float to highfloat and mediump float t...Gravatar Ethan Nicholas2017-09-18
* Revert "Revert "Switched highp float to highfloat and mediump float to half.""Gravatar Ethan Nicholas2017-09-15
* Revert "Revert "Switch to the new SkSL lexer.""Gravatar Ethan Nicholas2017-09-11
* Revert "Switch to the new SkSL lexer."Gravatar Ethan Nicholas2017-09-11
* Switch to the new SkSL lexer.Gravatar Ethan Nicholas2017-09-11
* Revert "Switched highp float to highfloat and mediump float to half."Gravatar Brian Salomon2017-08-17
* Switched highp float to highfloat and mediump float to half.Gravatar Ethan Nicholas2017-08-16
* added support for flat and noperspective modifiers in SPIR-VGravatar Ethan Nicholas2017-07-31
* renamed SkSL types in preparation for killing precision modifiersGravatar Ethan Nicholas2017-07-28
* SPIR-V geometry shader supportGravatar Ethan Nicholas2017-07-24
* SPIR-V array constructorsGravatar Ethan Nicholas2017-07-24
* SPIR-V matrix fixesGravatar Ethan Nicholas2017-07-24
* fixed SPIR-V int->uint conversionGravatar Ethan Nicholas2017-07-19
* SPIR-V support for more integer operationsGravatar Ethan Nicholas2017-07-13
* Re-land of "converted GrSimpleTextureEffect to sksl"Gravatar Ethan Nicholas2017-07-13
* SPIR-V comma operator supportGravatar Ethan Nicholas2017-06-30
* Re-re-land sksl fragment processor supportGravatar Ethan Nicholas2017-06-29
* Revert "Re-land sksl fragment processor support"Gravatar Mike Klein2017-06-27
* Re-land sksl fragment processor supportGravatar Ethan Nicholas2017-06-27
* Revert "sksl fragment processor support"Gravatar Ethan Nicholas2017-06-27
* sksl fragment processor supportGravatar Ethan Nicholas2017-06-27
* Revert "Revert "clean up sksl dead variable handling""Gravatar Ethan Nicholas2017-06-22
* Revert "clean up sksl dead variable handling"Gravatar Greg Daniel2017-06-21
* clean up sksl dead variable handlingGravatar Ethan Nicholas2017-06-21
* added SPIR-V RelaxedPrecisionGravatar Ethan Nicholas2017-06-12
* Re-land "Fixed an issue with sksl variable declarations"Gravatar Ethan Nicholas2017-06-02
* Revert "Fixed an issue with sksl variable declarations"Gravatar Ethan Nicholas2017-06-02
* Fixed an issue with sksl variable declarationsGravatar Ethan Nicholas2017-06-02
* simplify a confusing expression in SkSLSPIRVCodeGeneratorGravatar Ethan Nicholas2017-05-31
* skslc SPIR-V mod supportGravatar Ethan Nicholas2017-05-17
* sksl SPIR-V sampledBuffer supportGravatar Ethan Nicholas2017-05-03
* sksl support for buffer blocksGravatar Ethan Nicholas2017-05-02
* Improved skslc optimizer, particularly around vectors.Gravatar Ethan Nicholas2017-04-20
* fixed SPIR-V compilation error with unmodified variablesGravatar Ethan Nicholas2017-03-31
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Gravatar Ethan Nicholas2017-03-31
* Revert "skslc can now be compiled with no Skia dependencies, in preparation f...Gravatar Ethan Nicholas2017-03-31
* skslc can now be compiled with no Skia dependencies, in preparation for its e...Gravatar Ethan Nicholas2017-03-31