aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBitmapProcState_matrixProcs.cpp
Commit message (Expand)AuthorAge
* 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