aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkLightingImageFilter.h
Commit message (Expand)AuthorAge
* Refactor read and write buffers.Gravatar commit-bot@chromium.org2014-01-30
* remove SkScalarMul from public headersGravatar reed@google.com2014-01-27
* Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing...Gravatar senorblanco@chromium.org2013-10-10
* Fixed issues found by fuzzerGravatar commit-bot@chromium.org2013-09-13
* Implement crop rect for lighting image filters. Changes for the CPU path were...Gravatar senorblanco@chromium.org2013-07-26
* Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into ...Gravatar senorblanco@chromium.org2013-02-04
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Change SkLightingImageFilter to derive from SkSingleInputImageFilter, so that...Gravatar senorblanco@chromium.org2012-10-05
* This patch implements the diffuse and specular lighting filters in Ganesh. Gravatar senorblanco@chromium.org2012-07-11
* Minor cleanup in lighting image filters: Made the light color a member of theGravatar senorblanco@chromium.org2012-07-09
* Cleanup flattening code to properly serialize lighting image filters.Gravatar djsollen@google.com2012-06-26
* Raster implementation of diffuse and specular lighting filters. Externally,Gravatar senorblanco@chromium.org2012-06-22