aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/glsl/GrGLSLFragmentShaderBuilder.h
Commit message (Expand)AuthorAge
* 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
* Drop unused support for MSAA sample locationsGravatar Chris Dalton2018-02-20
* Drop unused shader support for multisample interpolationGravatar Chris Dalton2018-02-20
* Drop unused shader support for sample variablesGravatar Chris Dalton2018-02-15
* Revert "Drop support for unused MSAA extensions"Gravatar Robert Phillips2018-01-30
* Drop support for unused MSAA extensionsGravatar Chris Dalton2018-01-29
* 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
* Remove support in GPU backend for distance vector field.Gravatar Brian Salomon2017-06-02
* Allow FPs to elevate default precision for the entire fragment programGravatar Brian Osman2017-04-05
* Revert "Revert "Revert "Allow FPs to elevate default precision for the entire...Gravatar Brian Osman2017-04-03
* Revert "Revert "Allow FPs to elevate default precision for the entire fragmen...Gravatar Brian Osman2017-03-31
* Revert "Allow FPs to elevate default precision for the entire fragment program"Gravatar Brian Osman2017-03-31
* Allow FPs to elevate default precision for the entire fragment programGravatar Brian Osman2017-03-31
* Remove PLS path rendererGravatar Brian Salomon2017-03-06
* Replaced all calls to fragmentPosition() with sk_FragCoordGravatar Ethan Nicholas2017-02-13
* Revert "Replaced all calls to fragmentPosition() with sk_FragCoord"Gravatar Ethan Nicholas2017-02-02
* Replaced all calls to fragmentPosition() with sk_FragCoordGravatar Ethan Nicholas2017-01-19
* Merge GrGLSLShaderVar and GrShaderVarGravatar Brian Salomon2016-11-21
* re-re-land of skslc now automatically turns on derivatives supportGravatar ethannicholas2016-10-20
* Revert "re-land of skslc now automatically turns on derivatives support"Gravatar Mike Klein2016-10-18
* re-land of skslc now automatically turns on derivatives supportGravatar Ethan Nicholas2016-10-18
* Revert "skslc now automatically turns on derivatives support"Gravatar Ethan Nicholas2016-10-18
* skslc now automatically turns on derivatives supportGravatar Ethan Nicholas2016-10-18
* 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
* 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
* Remove unneeded GrGLSLTransformedCoordsArray typeGravatar bsalomon2016-09-12
* Fix various issues with framebuffer fetchGravatar egdaniel2016-08-17
* GrFP can express distance vector field req., program builder declares variab...Gravatar dvonbeck2016-08-01
* Revert of GrFP can express distance vector field req., program builder decla...Gravatar mtklein2016-07-30
* GrFP can express distance vector field req., program builder declares variab...Gravatar dvonbeck2016-07-29
* Add "sample locations" feature to GrProcessorGravatar cdalton2016-03-07
* Add cap and builder feature for multisample interpolationGravatar cdalton2016-03-01
* Replace fWillReadFragmentPosition with a bitfieldGravatar cdalton2016-02-26
* Add gl_SampleMask functionality to fragment buildersGravatar cdalton2016-02-22
* Add more specialized fragment buildersGravatar cdalton2016-02-18