aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/effects
Commit message (Expand)AuthorAge
* Make GrPrimitiveProcessor::Attribute a class, hide data members.Gravatar Brian Salomon2018-05-30
* Add GPU perspective support for color emojiGravatar Jim Van Verth2018-05-24
* Fix check for valid proxies returned by AtlasManager.Gravatar Jim Van Verth2018-05-16
* Minor refactoring to image filtersGravatar Robert Phillips2018-05-14
* Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not...Gravatar Brian Salomon2018-05-10
* Revert "Don't use GrRRectBlurEffect for large rects when highp is not full fl...Gravatar Brian Salomon2018-05-09
* Don't use GrRRectBlurEffect for large rects when highp is not full floatGravatar Brian Salomon2018-05-09
* Make degenerate kernel in fill_in_2D_gaussian_kernel sum to 1Gravatar Robert Phillips2018-05-04
* Fix DDL blur image filterGravatar Robert Phillips2018-05-02
* Move TestForPreservingPMConversions memset to FP fileGravatar Brian Osman2018-04-30
* memset arrays in TestForPreservingPMConversions in case of read pixels failureGravatar Brian Salomon2018-04-30
* Fix GrRRectBlurEffect.fpGravatar Robert Phillips2018-04-25
* Refactor GaussianBlurGravatar Robert Phillips2018-04-25
* Revert "Remove ambient clamp hack for analytic shadows."Gravatar Jim Van Verth2018-04-23
* Remove ambient clamp hack for analytic shadows.Gravatar Jim Van Verth2018-04-19
* Don't support GrCubicEffect if float != fp32Gravatar Chris Dalton2018-04-16
* Make generated effects from sksl fp files not need SK_SUPPORT_GPUGravatar Greg Daniel2018-04-06
* Check for divide by zero in fill_in_2D_gaussian_kernelGravatar Greg Daniel2018-04-03
* Check for divide by zero in fill_in_1D_gaussian_kernelGravatar Greg Daniel2018-04-03
* Increase precision in GrSRGBEffectGravatar Brian Salomon2018-04-03
* Fix up .fp filesGravatar Robert Phillips2018-03-29
* Dump additional details about the gpu resources.Gravatar Derek Sollenberger2018-03-29
* Revert "Remove std::move from GrSimpleTextureEffect"Gravatar Robert Phillips2018-03-23
* Remove std::move from GrSimpleTextureEffectGravatar Robert Phillips2018-03-22
* 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