aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sksl/sksl.include
Commit message (Expand)AuthorAge
* Switched SkSL from using raw strings back to STRINGIFYGravatar Ethan Nicholas2017-11-16
* sksl enum supportGravatar Ethan Nicholas2017-11-13
* switched SkSL's temporary 'highfloat' type back to 'float'Gravatar Ethan Nicholas2017-09-22
* 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 "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
* 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
* support for 'half' types in sksl, plus general numeric type improvementsGravatar Ethan Nicholas2017-08-01
* renamed SkSL types in preparation for killing precision modifiersGravatar Ethan Nicholas2017-07-28
* sksl SPIR-V sampledBuffer supportGravatar Ethan Nicholas2017-05-03
* rectangle texture scaling is now handled in skslcGravatar Ethan Nicholas2017-04-20
* sksl support for geometry shadersGravatar Ethan Nicholas2017-02-17
* removed textureProj() and legacy texture functions from skslGravatar Ethan Nicholas2016-11-28
* Add support for input attachments in SkSL spirvGravatar Greg Daniel2016-11-22
* Revert "Revert "Add support for image load to SkSL""Gravatar Brian Salomon2016-11-16
* Revert "Add support for image load to SkSL"Gravatar Stan Iliev2016-11-16
* Add support for image load to SkSLGravatar Brian Salomon2016-11-16
* Revert "Revert "Add integer texture support.""Gravatar Brian Salomon2016-11-11
* Revert "Add integer texture support."Gravatar Leon Scroggins2016-11-10
* Add integer texture support.Gravatar Brian Salomon2016-11-10
* Reduced skslc memory consumptionGravatar ethannicholas2016-10-28
* Revert of Reduced skslc memory consumption (patchset #3 id:50001 of https://c...Gravatar benjaminwagner2016-10-27
* Reduced skslc memory consumptionGravatar ethannicholas2016-10-27
* 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
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-10
* Revert of Turned on SkSL->GLSL compiler (patchset #47 id:1200001 of https://c...Gravatar jvanverth2016-10-10
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-10-10
* Revert of Turned on SkSL->GLSL compiler (patchset #41 id:880001 of https://co...Gravatar fmalita2016-09-30
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-09-30
* Turn on -Wnewline-eof.Gravatar Mike Klein2016-09-27
* Revert of Turned on SkSL->GLSL compiler (patchset #37 id:800001 of https://co...Gravatar ethannicholas2016-09-26
* Turned on SkSL->GLSL compilerGravatar ethannicholas2016-09-26
* initial checkin of SkSL compilerGravatar ethannicholas2016-07-01