index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
/
SkArithmeticMode.cpp
Commit message (
Expand
)
Author
Age
*
effects: Replaces uses of GrAssert with SkASSERT.
commit-bot@chromium.org
2013-08-14
*
Disable the unpremultiply/remultiply in SkArithmeticMode, both raster and GPU...
senorblanco@chromium.org
2013-06-12
*
Implement SkXfermode image filter. This required changing the signature of Sk...
senorblanco@chromium.org
2013-05-31
*
Speculative fix for Tegra-based Androids: don't try to unpremultiply dstColor...
senorblanco@chromium.org
2013-05-29
*
Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...
senorblanco@chromium.org
2013-05-29
*
Revert "Provide a GPU implementation of SkArithmeticMode, using a custom GrEf...
senorblanco@chromium.org
2013-05-29
*
Provide a GPU implementation of SkArithmeticMode, using a custom GrEffect exp...
senorblanco@chromium.org
2013-05-29
*
Fix alpha computation in SkArithmeticMode.
senorblanco@chromium.org
2013-05-28
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-23
*
Added toString to SkXfermode-derived classes (for debugger)
robertphillips@google.com
2013-01-22
*
Mark all methods on SkXfermode as const, in preparation for declaring all
reed@google.com
2012-12-17
*
revert arith change, until I can rebaseline all the images (and check chrome)
mike@reedtribe.org
2012-08-12
*
use premul macro to pack components
mike@reedtribe.org
2012-08-12
*
fix warnings on Mac in src/effects
caryclark@google.com
2012-06-06
*
Clean up more Visual Studio warnings, including apparent bug in Arithmetic mode.
tomhudson@google.com
2012-04-10
*
Create macro for registering classes for deserialization
djsollen@google.com
2012-03-26
*
add first cut at arithmetic mode
mike@reedtribe.org
2011-12-10