index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkXfermodeImageFilter.cpp
Commit message (
Expand
)
Author
Age
*
Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make
Brian Osman
2018-06-14
*
rebase
Cary Clark
2018-06-08
*
Remove GrPaint::setGammaCorrect
Brian Osman
2018-06-04
*
Revert "Reland "remove toString""
Cary Clark
2018-05-31
*
Reland "remove toString"
Cary Clark
2018-05-31
*
remove defines and add commas
Cary Clark
2018-05-21
*
Revert "remove toString"
Cary Clark
2018-05-20
*
remove toString
Cary Clark
2018-05-20
*
Fix srcBounds computation in SkMatrixConvolutionImageFilter
Robert Phillips
2018-05-17
*
Return nullptr when ReadBuffer becomes invalid
Kevin Lubick
2018-05-17
*
remove SK_IGNORE_TO_STRING
Cary Clark
2018-04-05
*
Move internal calls from GrContext to GrContextPriv
Robert Phillips
2018-03-06
*
converted ConstColorProcessor to SkSL
Ethan Nicholas
2017-11-20
*
create imagepriv and name params
Cary Clark
2017-11-03
*
Add support for transfer functions to GrColorSpaceXform
Brian Osman
2017-10-31
*
Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conve...
Brian Salomon
2017-10-24
*
Remove color space xform support from SkSL
Brian Osman
2017-10-23
*
Remove color space xform from GrTextureDomain & GrSimpleTextureEffect
Brian Osman
2017-10-18
*
Convert several effects to use color space xform FP
Brian Osman
2017-10-18
*
Remove trailing whitespace.
Ben Wagner
2017-10-09
*
make most of SkColorPriv.h private
Cary Clark
2017-09-15
*
Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilter
Xianzhu Wang
2017-09-12
*
Rework GrSamplerParams to be more compact and use its own wrap mode enum.
Brian Salomon
2017-09-07
*
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
Brian Salomon
2017-08-11
*
only create new instance if needed for colorspacexformer
Mike Reed
2017-07-06
*
Speculative "fix" for crash in analyzeProcessors
Robert Phillips
2017-06-30
*
Clean up GrResourceProvider usage
Robert Phillips
2017-06-15
*
remove unneeded methods
Mike Reed
2017-06-10
*
SkXfermode no longer needs to e a flattenable
Mike Reed
2017-06-10
*
remove unused arithmetic code
Mike Reed
2017-06-09
*
replace 4f procs with pipeline (only called in 2 places by ganesh)
Mike Reed
2017-06-09
*
Bump min picture to 7+ months ago
Mike Reed
2017-06-08
*
move Coeff into blendmode
Mike Reed
2017-06-06
*
SkImageFilter::onMakeColorSpace() - more overrides
Matt Sarett
2017-04-10
*
Retract GrContext from src/gpu/effects
Robert Phillips
2017-03-15
*
Make GrClip.h private
Brian Salomon
2017-03-09
*
Make SkGr.h private and remove unused functions
Brian Osman
2017-03-08
*
Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2)
Robert Phillips
2017-02-20
*
Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly"
Robert Phillips
2017-02-08
*
Remove asTextureRef from SkSpecialImage & update effects accordingly
Robert Phillips
2017-02-07
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Continue making Ganesh use absolute texture coordinates - take 2
Robert Phillips
2017-01-20
*
Revert "Continue making Ganesh use absolute texture coordinates"
Joe Gregorio
2017-01-17
*
Continue making Ganesh use absolute texture coordinates
Robert Phillips
2017-01-17
*
Try out refFoo pattern on GrRenderTargetContext
Robert Phillips
2017-01-13
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Start making texture coordinates be absolute
Robert Phillips
2017-01-10
*
Separate SkArithmeticImageFilter from SkXfermodeImageFilter.
Brian Salomon
2017-01-09
*
Do color space conversion in XfermodeImageFilter
Brian Osman
2016-12-20
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
[next]