aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sksl/SkSLSPIRVCodeGenerator.h
Commit message (Expand)AuthorAge
* Fixed SPIR-V geometry shadersGravatar Ethan Nicholas2018-07-13
* fixed SPIR-V matrix operationsGravatar Ethan Nicholas2018-07-13
* Remove texel buffer support.Gravatar Brian Salomon2018-07-13
* fix for SPIR-V sk_in definition which was upsetting Intel NUCGravatar Ethan Nicholas2018-05-04
* fixed SkSL SPIR-V vector comparisonsGravatar Ethan Nicholas2018-03-14
* Update certain instrinsic calls in SkSL SPIR-V gen to not mix vectors and sca...Gravatar Ethan Nicholas2018-02-28
* fixed a few SPIR-V generation errorsGravatar Ethan Nicholas2017-11-30
* SPIR-V switch statement supportGravatar Ethan Nicholas2017-11-13
* 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
* SPIR-V geometry shader supportGravatar Ethan Nicholas2017-07-24
* SPIR-V array constructorsGravatar Ethan Nicholas2017-07-24
* fixed SPIR-V int->uint conversionGravatar Ethan Nicholas2017-07-19
* Re-land of "converted GrSimpleTextureEffect to sksl"Gravatar Ethan Nicholas2017-07-13
* added SPIR-V RelaxedPrecisionGravatar Ethan Nicholas2017-06-12
* sksl SPIR-V sampledBuffer supportGravatar Ethan Nicholas2017-05-03
* 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
* fixed skslc SPIR-V memory errorGravatar Ethan Nicholas2017-03-30
* Revert "skslc can now be compiled with no Skia dependencies, in preparation for"Gravatar Ethan Nicholas2017-03-30
* skslc can now be compiled with no Skia dependencies, in preparation forGravatar Ethan Nicholas2017-03-30
* fixed SPIR-V vector equality testsGravatar Ethan Nicholas2017-02-21
* re-land of skslc type constructor cleanupsGravatar Ethan Nicholas2017-02-09
* Revert "skslc type constructor cleanups"Gravatar Ethan Nicholas2017-02-09
* skslc type constructor cleanupsGravatar Ethan Nicholas2017-02-09
* do/while loops in SPIR-V no longer cause an assertion failureGravatar Ethan Nicholas2017-01-17
* re-land of added sk_FragCoord support to skslcGravatar Ethan Nicholas2016-12-13
* Revert "added sk_FragCoord support to skslc"Gravatar Greg Daniel2016-12-12
* added sk_FragCoord support to skslcGravatar Ethan Nicholas2016-12-12
* added support for layout(offset=...) to skslcGravatar Ethan Nicholas2016-11-28
* removed textureProj() and legacy texture functions from skslGravatar Ethan Nicholas2016-11-28
* added support for push_constant layoutGravatar ethannicholas2016-11-22
* Add support for input attachments in SkSL spirvGravatar Greg Daniel2016-11-22
* re-land of switched skslc from std::string to SkStringGravatar Ethan Nicholas2016-11-21
* Revert "switched skslc from std::string to SkString"Gravatar Greg Daniel2016-11-20
* switched skslc from std::string to SkStringGravatar Ethan Nicholas2016-11-18
* Revert of added support for push_constant layout (patchset #7 id:140001 of ht...Gravatar egdaniel2016-11-16
* added support for push_constant layoutGravatar ethannicholas2016-11-15
* added basic dataflow analysis to skslcGravatar ethannicholas2016-10-13
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-12
* Revert of Turned on SkSL->GLSL compiler (patchset #49 id:1240001 of https://c...Gravatar jvanverth2016-10-11
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-11
* Revert of Turned on SkSL->GLSL compiler (patchset #48 id:1220001 of https://c...Gravatar mtklein2016-10-10