index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
/
SkLightingImageFilter.h
Commit message (
Expand
)
Author
Age
*
Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing...
senorblanco@chromium.org
2013-10-10
*
Fixed issues found by fuzzer
commit-bot@chromium.org
2013-09-13
*
Implement crop rect for lighting image filters. Changes for the CPU path were...
senorblanco@chromium.org
2013-07-26
*
Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into ...
senorblanco@chromium.org
2013-02-04
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Change SkLightingImageFilter to derive from SkSingleInputImageFilter, so that...
senorblanco@chromium.org
2012-10-05
*
This patch implements the diffuse and specular lighting filters in Ganesh.
senorblanco@chromium.org
2012-07-11
*
Minor cleanup in lighting image filters: Made the light color a member of the
senorblanco@chromium.org
2012-07-09
*
Cleanup flattening code to properly serialize lighting image filters.
djsollen@google.com
2012-06-26
*
Raster implementation of diffuse and specular lighting filters. Externally,
senorblanco@chromium.org
2012-06-22