aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* Fix variable shadowing in SkMorphologyImageFilterGravatar robertphillips2015-07-23
* Added GrGLFragmentProcessor::EmitArgs struct for use with emitCode()Gravatar wangyix2015-07-22
* Misc cleanupGravatar robertphillips2015-07-22
* Moved GrGLFragmentProcessor definition to its own fileGravatar wangyix2015-07-22
* Reland of Add fast normalize for SkLightingImageFilter. (patchset #1 id:1 of ...Gravatar jvanverth2015-07-17
* Revert[2] of guard to remove DrawBitmapRectFlagsGravatar reed2015-07-17
* Revert of guard to remove DrawBitmapRectFlags (patchset #1 id:1 of https://co...Gravatar scroggo2015-07-17
* Revert of Add fast normalize for SkLightingImageFilter. (patchset #2 id:20001...Gravatar reed2015-07-16
* Add fast normalize for SkLightingImageFilter.Gravatar jvanverth2015-07-16
* guard to remove DrawBitmapRectFlagsGravatar reed2015-07-16
* Another trivial cleanupGravatar joshualitt2015-07-14
* add src-rect-constraint to drawImageRectGravatar reed2015-07-14
* Revert of Another trivial cleanup (patchset #6 id:100001 of https://coderevie...Gravatar joshualitt2015-07-13
* Add new SkPoint3 classGravatar robertphillips2015-07-13
* Another trivial cleanupGravatar joshualitt2015-07-13
* More threading of GrProcessorDataManagerGravatar joshualitt2015-07-09
* rename GrShaderDataManager -> GrProcessorDataManagerGravatar joshualitt2015-07-09
* fix up test create functionsGravatar joshualitt2015-07-08
* Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.Gravatar bsalomon2015-07-08
* Revert of Rework GrPipelineInfo (patchset #7 id:120001 of https://codereview....Gravatar bsalomon2015-07-08
* more threading of GrShaderDataManagerGravatar joshualitt2015-07-08
* Thread GrShaderDataManager through Image filtersGravatar joshualitt2015-07-08
* More threading of GrShaderDataManagerGravatar joshualitt2015-07-08
* Makes GrPipelineInfo a class with query functions used by GrBatch subclasses.Gravatar bsalomon2015-07-08
* Initial CL to create dummy GrShaderDataManager and thread it throughGravatar joshualitt2015-07-08
* style nit cleanups. e.g. remove 'virtual' on override declarationsGravatar robertphillips2015-07-07
* Revert of Revert of Revert of Fix SkTileImageFilter clipping/cropRect interac...Gravatar robertphillips2015-07-06
* Revert of Revert of Fix SkTileImageFilter clipping/cropRect interaction issue...Gravatar jvanverth2015-07-03
* Revert of Fix SkTileImageFilter clipping/cropRect interaction issue (patchset...Gravatar bsalomon2015-07-01
* remove SkInstCntGravatar mtklein2015-06-26
* Fix SkTileImageFilter clipping/cropRect interaction issueGravatar robertphillips2015-06-26
* Convert SkPMFloat to [0,1] range and prune its API.Gravatar mtklein2015-06-25
* Move GLSL-specific routines/classes to separate glsl directoryGravatar jvanverth2015-06-24
* Clean up usage of SkSurfacePropsGravatar robertphillips2015-06-22
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-16
* skia: Add runtime option to disable picture IO security precautionsGravatar hendrikw2015-06-16
* Don't leak fragment processor in SkColorFilter::asFragmentProcessors implemen...Gravatar bsalomon2015-06-12
* Remove overly-promiscuous SkNx syntax sugar.Gravatar mtklein2015-06-10
* add copyrightGravatar reed2015-06-09
* Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapiGravatar reed2015-06-09
* remove subclassing from ImageFilter::ProxyGravatar reed2015-06-09
* Revert of change SkDraw and all Blitters to use pixmap instead of bitmap (pat...Gravatar reed2015-06-08
* Add mixed samples support to XPsGravatar cdalton2015-06-08
* Apply coverage in XP base class when using dst readsGravatar cdalton2015-06-08
* change SkDraw and all Blitters to use pixmap instead of bitmapGravatar reed2015-06-08
* Add bigtileimagefilter GM & improvements to toStringGravatar robertphillips2015-06-08
* delete (unused) TransparentShaderGravatar reed2015-06-05
* Remove unused PackBits methods and fix length checksGravatar jschuh2015-06-04
* Revert of Fix dst bound reported by SkTileImageFilter (patchset #3 id:40001 o...Gravatar robertphillips2015-06-04
* Fix dst bound reported by SkTileImageFilterGravatar robertphillips2015-06-04