aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBitmapProcState_matrixProcs.cpp
Commit message (Expand)AuthorAge
* Fix calling (and checking) the decal_ functions when the input is SkFractiona...Gravatar reed@google.com2012-06-13
* fix/revert the unsigned-shift change made to clamp in 3836. For clamp we wantGravatar reed@google.com2012-05-04
* We were numerically overflowing our 16bit coordinates that we communicateGravatar reed@google.com2012-05-03
* speculative fix for debug/release problem on windows with mirror bitmapsGravatar reed@google.com2012-04-18
* don't flip the fractional bits (low 4) for bilerp when in kMirror_TileModeGravatar reed@google.com2012-03-09
* Added BSD license language where missing.Gravatar caryclark@google.com2012-02-17
* fix overflow in matrixproc, and add debugging code to test thatGravatar reed@android.com2010-04-14
* add neon opts for matrix procsGravatar reed@android.com2009-09-15
* fix typo in matrix proc index computation, where we were always taking theGravatar reed@android.com2009-08-14
* add method to compute max count for a given buffer size in the bitmap shader.Gravatar reed@android.com2009-08-14
* add special matrixprocs when the matrix is at most translate. These are fasterGravatar reed@android.com2009-08-13
* grab from latest androidGravatar reed@android.com2008-12-17