aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects
Commit message (Expand)AuthorAge
...
* Support GL_RGB textures and render targets.Gravatar Brian Salomon2018-03-22
* Fix GrTextureStripAtlasManager cleanup order bugGravatar Robert Phillips2018-03-19
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Make TestForPreservingPMConversions helper use lazy createTextureProxy call.Gravatar Greg Daniel2018-03-16
* move blur impl into coreGravatar Mike Reed2018-03-12
* update include path for SkBlurMask.hGravatar Mike Reed2018-03-12
* remove unused ConvertRadiusToSigma from SkBlurMaskFilterGravatar Mike Reed2018-03-12
* Make GrTextureStripAtlas DDL friendlyGravatar Robert Phillips2018-03-09
* Additional DDL playback cleanupGravatar Robert Phillips2018-03-08
* Initial texture data is never flipped when uploaded.Gravatar Brian Salomon2018-03-07
* Fix .fp filesGravatar Robert Phillips2018-03-06
* make compute helper for blurs privateGravatar Mike Reed2018-03-06
* Move internal calls from GrContext to GrContextPrivGravatar Robert Phillips2018-03-06
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Revert "Revert "Add 1010102 support to Ganesh""Gravatar Brian Osman2018-03-02
* Revert "Add 1010102 support to Ganesh"Gravatar Brian Osman2018-03-01
* Add 1010102 support to GaneshGravatar Brian Osman2018-03-01
* Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)Gravatar Robert Phillips2018-03-01
* Fix unit tests that were causes vulkan unitialized memory warnings in validationGravatar Greg Daniel2018-02-27
* move some RRect methods into privGravatar Mike Reed2018-02-22
* Drop unused shader support for sample variablesGravatar Chris Dalton2018-02-15
* DDL-ify GrRectBlurEffectGravatar Robert Phillips2018-02-14
* 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