aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sksl
Commit message (Expand)AuthorAge
* Revert "Revert "support for 'half' types in sksl, plus general numeric type i...Gravatar Ethan Nicholas2017-08-02
* Revert "support for 'half' types in sksl, plus general numeric type improveme...Gravatar Ethan Nicholas2017-08-01
* fixed missing INT_MAX definitionGravatar Ethan Nicholas2017-08-01
* support for 'half' types in sksl, plus general numeric type improvementsGravatar Ethan Nicholas2017-08-01
* automatically generate clone() methods for SkSL fragment processorsGravatar Ethan Nicholas2017-07-31
* 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
* Remove the now unused GR_PROXY_MOVE macroGravatar Brian Salomon2017-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
* fixed use-after-free in sksl switch statementsGravatar Ethan Nicholas2017-07-18
* added sksl support for integerSupport capGravatar Ethan Nicholas2017-07-18
* fixed skslc vec4 uniformsGravatar Ethan Nicholas2017-07-17
* fixed sksl static ifs to work for CircleEffectGravatar Ethan Nicholas2017-07-14
* SPIR-V support for more integer operationsGravatar Ethan Nicholas2017-07-13
* Re-land of "converted GrSimpleTextureEffect to sksl"Gravatar Ethan Nicholas2017-07-13
* Revert "converted GrSimpleTextureEffect to sksl"Gravatar Ethan Nicholas2017-07-12
* converted GrSimpleTextureEffect to skslGravatar Ethan Nicholas2017-07-12
* Re-land "converted GrCircleBlurFragmentProcessor to sksl"Gravatar Ethan Nicholas2017-07-11
* Revert "converted GrCircleBlurFragmentProcessor to sksl"Gravatar Ethan Nicholas2017-07-10
* converted GrCircleBlurFragmentProcessor to skslGravatar Ethan Nicholas2017-07-07
* GR_TEST_UTILS fixesGravatar Brian Salomon2017-07-06
* rewrote GrAlphaThresholdFragmentProcessor in skslGravatar Ethan Nicholas2017-07-05
* SPIR-V comma operator supportGravatar Ethan Nicholas2017-06-30
* Re-re-land sksl fragment processor supportGravatar Ethan Nicholas2017-06-29
* Move all Linux GCE bots to DebianGravatar Eric Boren2017-06-28
* 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
* implemented mustImplementGSInvocationsWithLoop workaround in skslGravatar Ethan Nicholas2017-06-21
* Revert "Revert "Revert "implemented mustImplementGSInvocationsWithLoop workar...Gravatar Mike Reed2017-06-21
* Revert "Revert "implemented mustImplementGSInvocationsWithLoop workaround in ...Gravatar Ethan Nicholas2017-06-20
* Revert "implemented mustImplementGSInvocationsWithLoop workaround in sksl"Gravatar Greg Daniel2017-06-15
* implemented mustImplementGSInvocationsWithLoop workaround in skslGravatar Ethan Nicholas2017-06-15
* added SPIR-V RelaxedPrecisionGravatar Ethan Nicholas2017-06-12
* fixed issue with SkSL dead code eliminationGravatar 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
* fix incorrect variable not assigned error in skslcGravatar Ethan Nicholas2017-05-31
* simplify a confusing expression in SkSLSPIRVCodeGeneratorGravatar Ethan Nicholas2017-05-31
* minor skslc bugfixesGravatar Ethan Nicholas2017-05-19
* skslc SPIR-V mod supportGravatar Ethan Nicholas2017-05-17
* skslc comma operator and optimizer fixesGravatar Ethan Nicholas2017-05-17