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 degenerate case handling in fill_in_2D_gaussian_kernel
Robert Phillips
2018-06-20
*
Move GrGLSL.h from include/private to src/gpu/glsl.
Brian Salomon
2018-06-19
*
Revert "Revert "Change how vertex/instance attributes are handled in geometry...
Brian Salomon
2018-06-19
*
Revert "added GrSkSLFP and converted DitherEffect to use it"
Kevin Lubick
2018-06-19
*
Stop using SkTSwap.
Ben Wagner
2018-06-19
*
Revert "Change how vertex/instance attributes are handled in geometry process...
Mike Klein
2018-06-19
*
added GrSkSLFP and converted DitherEffect to use it
Ethan Nicholas
2018-06-18
*
Change how vertex/instance attributes are handled in geometry processors.
Brian Salomon
2018-06-18
*
Remove GrNonlinearColorSpaceXformEffect
Brian Osman
2018-06-18
*
Implement nonlinear (as-encoded) blending in GrColorSpaceXform
Brian Osman
2018-06-18
*
Reland "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
Ben Wagner
2018-06-15
*
Revert "Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines."
Hal Canary
2018-06-14
*
Revert "Revert "SkTypes: extract SkTo""
Hal Canary
2018-06-14
*
Remove SK_MaxSizeT, SK_M{in|ax}U{16|32}, #defines.
Hal Canary
2018-06-14
*
Remove const from (immutable) SkColorSpace args to some functions
Brian Osman
2018-06-14
*
Revert "SkTypes: extract SkTo"
Hal Canary
2018-06-13
*
SkTypes: extract SkTo
Hal Canary
2018-06-12
*
Make GrPrimitiveProcessor::Attribute a class, hide data members.
Brian Salomon
2018-05-30
*
Add GPU perspective support for color emoji
Jim Van Verth
2018-05-24
*
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
[next]