index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
lighting.cpp
Commit message (
Expand
)
Author
Age
*
add peekPixels to SkCanvas and SkSurface
commit-bot@chromium.org
2014-02-13
*
Revert of add peekPixels to SkCanvas and SkSurface (https://codereview.chromi...
commit-bot@chromium.org
2014-02-13
*
add peekPixels to SkCanvas and SkSurface
mike@reedtribe.org
2014-02-13
*
add legacy/helper allocN32Pixels, and convert gm to use it
reed@google.com
2014-01-25
*
Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blin...
senorblanco@chromium.org
2013-10-16
*
Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing...
senorblanco@chromium.org
2013-10-10
*
Split SkDevice into SkBaseDevice and SkBitmapDevice
robertphillips@google.com
2013-08-29
*
In image filters, apply the CTM and offset to the crop rect. This is necessar...
senorblanco@chromium.org
2013-08-27
*
Revert r10830 (Split SkDevice out of SkRasterDevice) until we can get Chromiu...
robertphillips@google.com
2013-08-20
*
Split SkDevice out of SkBitmapDevice
robertphillips@google.com
2013-08-20
*
Implement crop rect for lighting image filters. Changes for the CPU path were...
senorblanco@chromium.org
2013-07-26
*
Changing imageFilter GM tests to use drawBitmap instead of drawSprite
junov@chromium.org
2013-01-14
*
Fix alpha computation for specular lighting filter (GPU path).
senorblanco@chromium.org
2012-10-29
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Raster implementation of diffuse and specular lighting filters. Externally,
senorblanco@chromium.org
2012-06-22