Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
4eaa6647e70c9404d1c920f674d706ca2d2a76b9
/
gm
/
lighting.cpp
4e16bb2
Implement crop rect for lighting image filters. Changes for the CPU path were fairly straightforward: use the bounds rectangle when traversing the pixels, not the source rectangle.
by senorblanco@chromium.org
· 12 years ago
ff06af2
Changing imageFilter GM tests to use drawBitmap instead of drawSprite
by junov@chromium.org
· 13 years ago
7b734e0
Fix alpha computation for specular lighting filter (GPU path).
by senorblanco@chromium.org
· 13 years ago
ae933ce
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 13 years ago
f49b429
Raster implementation of diffuse and specular lighting filters. Externally,
by senorblanco@chromium.org
· 13 years ago