index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
...
*
Remove generalized gradient code
fmenozzi
2016-08-12
*
Revert of Exact Ganesh Gradients for Special Cases (patchset #8 id:140001 of ...
halcanary
2016-08-11
*
Remove generalized gradient code
fmenozzi
2016-08-11
*
Always give simple circular rrects a shot at being directly blurred on the GPU
robertphillips
2016-08-11
*
Implement GPU occluded blur mask filter
robertphillips
2016-08-10
*
Revert "Remove generalized gradient code"
fmenozzi
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
SkGradientShader.cpp: fix build when SK_SUPPORT_GPU=0
halcanary
2016-08-10
*
Remove generalized gradient code
fmenozzi
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Revert of Create blurred RRect mask on GPU (rather than uploading it) (patchs...
robertphillips
2016-08-10
*
Prevent degenerate linear gradient instantiation
fmalita
2016-08-10
*
Create blurred RRect mask on GPU (rather than uploading it)
robertphillips
2016-08-10
*
Refactor various gradient effect classes
fmenozzi
2016-08-09
*
Minor clean up related to blur mask filters
robertphillips
2016-08-05
*
SkRTConf: eliminate
halcanary
2016-08-04
*
Revert of SkRTConf: reduce functionality to what we use, increase simplicity ...
mtklein
2016-08-03
*
SkRTConf: reduce functionality to what we use, increase simplicity
halcanary
2016-08-03
*
Add SkGammaColorFilter
robertphillips
2016-07-28
*
Rename GrContext's newDrawContext & drawContext to makeDrawContext
robertphillips
2016-07-27
*
Remove all usage of SkSurfaceProps::isGammaCorrect()
brianosman
2016-07-26
*
Arithmetic xfermode stage.
mtklein
2016-07-25
*
Add destination color space to AsFPArgs. Eliminates last XFORMTODO.
brianosman
2016-07-25
*
Bundle SkShader::asFragmentProcessor arguments in a struct
brianosman
2016-07-22
*
Add SkColorSpace to GrDrawContext
brianosman
2016-07-21
*
limit the number of points in SkDashPathEffect::asPoints
lsalzman
2016-07-21
*
Adding color space to SkSpecialImage
brianosman
2016-07-21
*
Correct sRGB <-> linear everywhere.
mtklein
2016-07-20
*
Clarify GrGradientEffect key enum
fmenozzi
2016-07-19
*
Improve naive SkColorXform to half floats
msarett
2016-07-19
*
Introduce GrColorSpaceXform, for gamut conversion on textures
brianosman
2016-07-18
*
Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://coderevi...
jcgregorio
2016-07-18
*
Expand _01 half<->float limitation to _finite. Simplify.
mtklein
2016-07-15
*
remove unused TableMaskFilter
reed
2016-07-14
*
Revert of Expand _01 half<->float limitation to _finite. Simplify. (patchset...
mtklein
2016-07-14
*
Expand _01 half<->float limitation to _finite. Simplify.
mtklein
2016-07-14
*
Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds.
jbroman
2016-07-11
*
Check PremulType during GrGradientEffect::onIsEqual
csmartdalton
2016-06-27
*
Fix Perlin noise fuzz issue
robertphillips
2016-06-27
*
Fix up flags to SkGpuBlurUtils::GaussianBlur
robertphillips
2016-06-27
*
remove DownSample imagefilter
reed
2016-06-25
*
update callers to not use SkColorProfileType
reed
2016-06-21
*
Bin circular blur profile textures by scale and blur to radius ratio.
bsalomon
2016-06-14
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
SkLeanWindows.h: #include "Windows.h" fewer places
halcanary
2016-06-07
*
linear -> sRGB: use fast approximate sqrt()
mtklein
2016-06-07
*
Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...
brianosman
2016-06-06
*
Silence ASAN int32 overflow warning
fmalita
2016-05-26
*
Fix int32 overflow in LinearGradientContext::shade4_dx_clamp
fmalita
2016-05-26
[prev]
[next]