aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects
Commit message (Expand)AuthorAge
* Remove integer texture supportGravatar Brian Salomon2018-02-06
* ccpr: Don't use flat interpolation when it is slowGravatar Chris Dalton2018-02-02
* Disable texture strip atlasing for DDLGravatar Robert Phillips2018-02-02
* updated .fp file headersGravatar Ethan Nicholas2018-02-01
* Add SkSurface_Gpu::MakeWrappedRenderTarget methodGravatar Robert Phillips2018-01-31
* Revert "Drop support for unused MSAA extensions"Gravatar Robert Phillips2018-01-30
* Drop support for unused MSAA extensionsGravatar Chris Dalton2018-01-29
* remove SkColorSpace_BaseGravatar Mike Klein2018-01-26
* Use int when possible to calculate atlas indices in shaders.Gravatar Jim Van Verth2018-01-26
* Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals,...Gravatar Brian Salomon2018-01-23
* Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arc...Gravatar Brian Salomon2018-01-23
* Fix FPsGravatar Robert Phillips2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."Gravatar Greg Daniel2018-01-12
* Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.Gravatar Brian Salomon2018-01-12
* fixed inconsistent ordering of SkSL enumsGravatar Ethan Nicholas2018-01-08
* Fix buildGravatar Robert Phillips2018-01-08
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Remove unused color from all distance field GPs and GrAtlasTextOpGravatar Brian Osman2018-01-03
* fix usage of deprecated SkMatrix44 constructorGravatar Ethan Nicholas2017-12-22
* converted YUVEffect to SkSLGravatar Ethan Nicholas2017-12-22
* removed extraneous unused uniform handles for SkSL samplersGravatar Ethan Nicholas2017-12-20
* converted GrRRectBlurEffect to SkSLGravatar Ethan Nicholas2017-12-20
* Reland "hide unused var"Gravatar Mike Reed2017-12-20
* Don't canonicalize empty SkRRects. They stroke differently.Gravatar Brian Salomon2017-12-19
* Revert "Revert "move homogenous with stride to matrixpriv""Gravatar Brian Salomon2017-12-19
* Revert "Transform vertices for distance field glyphs on CPU."Gravatar Greg Daniel2017-12-18
* Revert "hide unused var"Gravatar Greg Daniel2017-12-18
* hide unused varGravatar Mike Reed2017-12-15
* Transform vertices for distance field glyphs on CPU.Gravatar Brian Salomon2017-12-15
* converted GrMagnifierEffect to SkSLGravatar Ethan Nicholas2017-12-13
* Fix tautological comparison in GrTextureDomain.cppGravatar Hans Wennborg2017-12-09
* Don't force GrGLSLVarying's scope to be compile-time constantGravatar Chris Dalton2017-12-08
* Add gray_8_as_lum and _as_red private grpixelconfigsGravatar Greg Daniel2017-12-07
* Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar.Gravatar Brian Salomon2017-12-07
* Avoid GrEllipseEffect for small radii on devices without 32 bit float.Gravatar Brian Salomon2017-12-05
* turn on extended Clang warnings on Windows tooGravatar Chris Dalton2017-12-04
* Revert "Revert "Fix rendering of drrects with small circular inner rrects.""Gravatar Brian Salomon2017-12-01
* Revert "Fix rendering of drrects with small circular inner rrects."Gravatar Brian Salomon2017-12-01
* Fix rendering of drrects with small circular inner rrects.Gravatar Brian Salomon2017-12-01
* Revert "Use int when possible to calculate atlas indices in shaders."Gravatar Jim Van Verth2017-11-20
* Revert "Only use flat varyings for integer texIndex."Gravatar Jim Van Verth2017-11-20
* converted ConstColorProcessor to SkSLGravatar Ethan Nicholas2017-11-20
* Only use flat varyings for integer texIndex.Gravatar Jim Van Verth2017-11-20
* Use int when possible to calculate atlas indices in shaders.Gravatar Jim Van Verth2017-11-20
* Revert "Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs fo...Gravatar Greg Daniel2017-11-18
* converted Premul / Unpremul to SkSLGravatar Ethan Nicholas2017-11-17
* Revert "Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_...Gravatar Brian Osman2017-11-17
* Revert "Revert "Revert "Revert "Add private grpixelconfigs for alpha_8 and al...Gravatar Greg Daniel2017-11-17
* converted GrAARectEffect to SkSLGravatar Ethan Nicholas2017-11-16