index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
effects
Commit message (
Expand
)
Author
Age
*
Fix check for valid proxies returned by AtlasManager.
Jim Van Verth
2018-05-16
*
Minor refactoring to image filters
Robert Phillips
2018-05-14
*
Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not...
Brian Salomon
2018-05-10
*
Revert "Don't use GrRRectBlurEffect for large rects when highp is not full fl...
Brian Salomon
2018-05-09
*
Don't use GrRRectBlurEffect for large rects when highp is not full float
Brian Salomon
2018-05-09
*
Make degenerate kernel in fill_in_2D_gaussian_kernel sum to 1
Robert Phillips
2018-05-04
*
Fix DDL blur image filter
Robert Phillips
2018-05-02
*
Move TestForPreservingPMConversions memset to FP file
Brian Osman
2018-04-30
*
memset arrays in TestForPreservingPMConversions in case of read pixels failure
Brian Salomon
2018-04-30
*
Fix GrRRectBlurEffect.fp
Robert Phillips
2018-04-25
*
Refactor GaussianBlur
Robert Phillips
2018-04-25
*
Revert "Remove ambient clamp hack for analytic shadows."
Jim Van Verth
2018-04-23
*
Remove ambient clamp hack for analytic shadows.
Jim Van Verth
2018-04-19
*
Don't support GrCubicEffect if float != fp32
Chris Dalton
2018-04-16
*
Make generated effects from sksl fp files not need SK_SUPPORT_GPU
Greg Daniel
2018-04-06
*
Check for divide by zero in fill_in_2D_gaussian_kernel
Greg Daniel
2018-04-03
*
Check for divide by zero in fill_in_1D_gaussian_kernel
Greg Daniel
2018-04-03
*
Increase precision in GrSRGBEffect
Brian Salomon
2018-04-03
*
Fix up .fp files
Robert Phillips
2018-03-29
*
Dump additional details about the gpu resources.
Derek Sollenberger
2018-03-29
*
Revert "Remove std::move from GrSimpleTextureEffect"
Robert Phillips
2018-03-23
*
Remove std::move from GrSimpleTextureEffect
Robert Phillips
2018-03-22
*
Support GL_RGB textures and render targets.
Brian Salomon
2018-03-22
*
Fix GrTextureStripAtlasManager cleanup order bug
Robert Phillips
2018-03-19
*
Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...
Robert Phillips
2018-03-19
*
Make TestForPreservingPMConversions helper use lazy createTextureProxy call.
Greg Daniel
2018-03-16
*
move blur impl into core
Mike Reed
2018-03-12
*
update include path for SkBlurMask.h
Mike Reed
2018-03-12
*
remove unused ConvertRadiusToSigma from SkBlurMaskFilter
Mike Reed
2018-03-12
*
Make GrTextureStripAtlas DDL friendly
Robert Phillips
2018-03-09
*
Additional DDL playback cleanup
Robert Phillips
2018-03-08
*
Initial texture data is never flipped when uploaded.
Brian Salomon
2018-03-07
*
Fix .fp files
Robert Phillips
2018-03-06
*
make compute helper for blurs private
Mike Reed
2018-03-06
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
Remove GrSurfaceOrigin from GrSurfaceDesc.
Brian Salomon
2018-03-05
*
Revert "Revert "Add 1010102 support to Ganesh""
Brian Osman
2018-03-02
*
Revert "Add 1010102 support to Ganesh"
Brian Osman
2018-03-01
*
Add 1010102 support to Ganesh
Brian Osman
2018-03-01
*
Separate creation time & flush time behavior in GrDrawOpAtlas (take 3)
Robert Phillips
2018-03-01
*
Fix unit tests that were causes vulkan unitialized memory warnings in validation
Greg Daniel
2018-02-27
*
move some RRect methods into priv
Mike Reed
2018-02-22
*
Drop unused shader support for sample variables
Chris Dalton
2018-02-15
*
DDL-ify GrRectBlurEffect
Robert Phillips
2018-02-14
*
Remove integer texture support
Brian Salomon
2018-02-06
*
ccpr: Don't use flat interpolation when it is slow
Chris Dalton
2018-02-02
*
Disable texture strip atlasing for DDL
Robert Phillips
2018-02-02
*
updated .fp file headers
Ethan Nicholas
2018-02-01
*
Add SkSurface_Gpu::MakeWrappedRenderTarget method
Robert Phillips
2018-01-31
*
Revert "Drop support for unused MSAA extensions"
Robert Phillips
2018-01-30
[next]