aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects
Commit message (Expand)AuthorAge
* Remove GrStagedProcessor, remove the word Stage as it applies to FPsGravatar bsalomon2015-08-26
* Return failure if getInputResultsGPU fails in SkXfermodeImageFilterGravatar robertphillips2015-08-21
* Reland of Implement canComputeFastBounds() for image filters. (patchset #1 id...Gravatar senorblanco2015-08-20
* Revert of Implement canComputeFastBounds() for image filters. (patchset #8 id...Gravatar herb2015-08-20
* Use static_assert instead of SK_COMPILE_ASSERT.Gravatar bungeman2015-08-20
* Implement canComputeFastBounds() for image filters.Gravatar senorblanco2015-08-20
* Update SkLightingShader to support rotationGravatar robertphillips2015-08-20
* Revert "Update SkLightingShader to support rotation"Gravatar robertphillips2015-08-19
* Move SkTemplates.h to private.Gravatar bungeman2015-08-19
* change asABitmap to isABitmap on shaderGravatar reed2015-08-19
* Patches on top of Radu's latest.Gravatar mtklein2015-08-19
* Update SkLightingShader to support rotationGravatar robertphillips2015-08-19
* When getGLInstance is called on a frag proc, the resulting GrGLFragmentProces...Gravatar wangyix2015-08-18
* Patches on top of Radu's latest.Gravatar mtklein2015-08-18
* flag to use const& instead of const* for src-rectGravatar reed2015-08-06
* Port morphology to SkOpts.Gravatar mtklein2015-08-04
* Port SkBlurImage opts to SkOpts.Gravatar mtklein2015-08-04
* Added registerChild; transforms, textures, glKey automatically handled.Gravatar wangyix2015-08-04
* Some cleanup in GrTextureProvider and GrResourceProvider.Gravatar bsalomon2015-07-31
* Address some SkLightingShader TODOsGravatar robertphillips2015-07-31
* Minor cleanup of SkLightingShaderGravatar robertphillips2015-07-30
* Update SkLightingShader to take a localMatrixGravatar robertphillips2015-07-30
* Move LightingShader to effectsGravatar robertphillips2015-07-29
* 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