index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBitmapProcState_matrixProcs.cpp
Commit message (
Expand
)
Author
Age
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
rm: Introduce SK_ARM_NEON_WRAP handy wrapper macro.
digit@google.com
2012-08-06
*
arm: dynamic NEON support for SkBitmapProcState matrix operations.
digit@google.com
2012-08-01
*
Fix calling (and checking) the decal_ functions when the input is SkFractiona...
reed@google.com
2012-06-13
*
fix/revert the unsigned-shift change made to clamp in 3836. For clamp we want
reed@google.com
2012-05-04
*
We were numerically overflowing our 16bit coordinates that we communicate
reed@google.com
2012-05-03
*
speculative fix for debug/release problem on windows with mirror bitmaps
reed@google.com
2012-04-18
*
don't flip the fractional bits (low 4) for bilerp when in kMirror_TileMode
reed@google.com
2012-03-09
*
Added BSD license language where missing.
caryclark@google.com
2012-02-17
*
fix overflow in matrixproc, and add debugging code to test that
reed@android.com
2010-04-14
*
add neon opts for matrix procs
reed@android.com
2009-09-15
*
fix typo in matrix proc index computation, where we were always taking the
reed@android.com
2009-08-14
*
add method to compute max count for a given buffer size in the bitmap shader.
reed@android.com
2009-08-14
*
add special matrixprocs when the matrix is at most translate. These are faster
reed@android.com
2009-08-13
*
grab from latest android
reed@android.com
2008-12-17