aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/sksl
Commit message (Expand)AuthorAge
* Don't use glFrontFaceGravatar Chris Dalton2018-07-31
* Re-re-land "added GrSkSLFP and converted DitherEffect to use it"Gravatar Ethan Nicholas2018-07-31
* Remove array of TextureSampler pointers from GrIOResourceProcessor.Gravatar Brian Salomon2018-07-30
* sksl: Add a "sk_Clockwise" built-inGravatar Chris Dalton2018-07-27
* Fixed GLSL header line orderingGravatar Ethan Nicholas2018-07-27
* fixed geometry shaders when canUseFragCoord is falseGravatar Ethan Nicholas2018-07-24
* Revert "Revert "removed SkSLLayoutLexer""Gravatar Ethan Nicholas2018-07-24
* Revert "removed SkSLLayoutLexer"Gravatar Ethan Nicholas2018-07-24
* removed SkSLLayoutLexerGravatar Ethan Nicholas2018-07-24
* added integration for non-moltenvk use of SkSLC MSL generatorGravatar Timothy Liang2018-07-23
* fixed a bug with SPIR-V ternariesGravatar Ethan Nicholas2018-07-23
* added byte type support to SkSLC MSL generatorGravatar Timothy Liang2018-07-20
* Move fragCoord workaround declarationGravatar Brian Osman2018-07-20
* Reland "Revert "added GrSkSLFP and converted DitherEffect to use it""Gravatar Ethan Nicholas2018-07-19
* Revert "Revert "added GrSkSLFP and converted DitherEffect to use it""Gravatar Ethan Nicholas2018-07-19
* fixed SPIR-V memory layoutGravatar Ethan Nicholas2018-07-17
* added byte and ubyte types to SKSLGravatar Ruiqi Mao2018-07-17
* 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
* update and skip accepts check in lexersGravatar Mike Klein2018-06-29
* Revert "added GrSkSLFP and converted DitherEffect to use it"Gravatar Kevin Lubick2018-06-19
* added GrSkSLFP and converted DitherEffect to use itGravatar Ethan Nicholas2018-06-18
* consolidated writing fields logic and added more builtins for skslc msl backendGravatar Timothy Liang2018-06-13
* renamed SkSL's assert macrosGravatar Ethan Nicholas2018-06-12
* fixed vec3 size differences and mod calculation of skslc msl backendGravatar Timothy Liang2018-06-08
* fixed interface/in/out struct for mvk integration and added a few missing bui...Gravatar Timothy Liang2018-06-05
* added interface block, vector comparison intrinsics, and mvk integration for ...Gravatar Timothy Liang2018-05-24
* added global variable and multi-texture support to metal sksl backendGravatar Timothy Liang2018-05-18
* added basic texturing to metal sksl backendGravatar Timothy Liang2018-05-17
* fixed incorrect index in SPIR-V matrix constructionGravatar Ethan Nicholas2018-05-11
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* fix for SPIR-V sk_in definition which was upsetting Intel NUCGravatar Ethan Nicholas2018-05-04
* workaround for Intel OpCompositeConstruct bugGravatar Ethan Nicholas2018-04-27
* Don't 'require' external image extensions, 'enable' themGravatar Brian Osman2018-04-25
* cache SkSL headersGravatar Ethan Nicholas2018-04-25
* With ES3, enable both ES2 and ES3 external image extensionsGravatar Brian Osman2018-04-18
* Move external texture extension logic into SkSLGravatar Brian Osman2018-04-17
* fix sksl standalone build errorGravatar Ethan Nicholas2018-04-13
* added sk_LastFragColorGravatar Ethan Nicholas2018-04-13
* workaround for buggy macOS GLSL shader compilerGravatar Ethan Nicholas2018-04-12
* Make generated effects from sksl fp files not need SK_SUPPORT_GPUGravatar Greg Daniel2018-04-06
* Revert "Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT ...Gravatar Brian Salomon2018-04-04
* Revert "Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch...Gravatar Brian Salomon2018-04-04
* Make SkSL GLSL generator declare sk_FragColor inout when EXT fb fetch is used.Gravatar Brian Salomon2018-04-04
* fix for frexp dataflow analysisGravatar Ethan Nicholas2018-04-01
* fixed type mismatches in SkSL comparison operatorsGravatar Ethan Nicholas2018-03-29
* initial SkSLJIT checkinGravatar Ethan Nicholas2018-03-27
* added frexp support to SkSLGravatar Ethan Nicholas2018-03-26
* Get @constructor feature of SKSL workingGravatar Robert Phillips2018-03-23