summaryrefslogtreecommitdiff
path: root/core/SkBitmapProcState.h
AgeCommit message (Expand)Author
2010-04-14fix overflow in matrixproc, and add debugging code to test thatreed@android.com
2009-12-10SSE2-ified S32_alpha_D32_filter_DX (refactoring to come). Also shaved a fewsenorblanco@chromium.org
2009-11-30More SSE2 optimizations. This CL implements an SSE2 version of S32_bitmap_D3...senorblanco@chromium.org
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
2009-08-03add platformProcs() porting functionreed@android.com
2009-08-03clean up SkBitmapProcState in preparation for adding porting-layer functionsreed@android.com
2009-07-17remove conditional build flag for mipmapsreed@android.com
2009-07-16add shaderprocs for all-in-one special blits (matrix+sampler)reed@android.com
2009-01-12remove obsolete statereed@android.com
2008-12-17grab from latest androidreed@android.com