summaryrefslogtreecommitdiff
path: root/core/SkBitmapProcState_matrixProcs.cpp
AgeCommit message (Expand)Author
2010-04-14fix overflow in matrixproc, and add debugging code to test thatreed@android.com
2009-09-15add neon opts for matrix procsreed@android.com
2009-08-14fix typo in matrix proc index computation, where we were always taking thereed@android.com
2009-08-14add method to compute max count for a given buffer size in the bitmap shader.reed@android.com
2009-08-13add special matrixprocs when the matrix is at most translate. These are fasterreed@android.com
2008-12-17grab from latest androidreed@android.com