index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
SkBitmapProcState_shaderproc.h
Commit message (
Expand
)
Author
Age
*
Consolidate TILEX_LOW_BITS/TILEY_LOW_BITS -> EXTRACT_LOW_BITS
Florin Malita
2016-12-19
*
fission bitmapprocstate
reed
2016-03-02
*
Rename SkBitmapProcStateAutoMapper methods
fmalita
2016-02-03
*
Use SkBitmapProcStateAutoMapper for filter samplers also
fmalita
2016-02-03
*
remove shadeSpan16 from shader
reed
2016-01-05
*
Fix UB function problems for shaders and mask.
herb
2015-12-18
*
Revert of Fix UB function problems for shaders and mask. (patchset #3 id:4000...
herb
2015-12-18
*
Fix UB function problems for shaders and mask.
herb
2015-12-17
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
switch bitmapshader internals over to pixmap
reed
2015-06-04
*
SkPaint::FilterLevel -> SkFilterQuality
reed
2015-03-16
*
stop using bitmap-filter flags outside of paint itself, as a step towards rea...
reed@google.com
2013-07-22
*
fix trivial matrix computation
humper@google.com
2013-07-14
*
Reverted 10056-10059
robertphillips@google.com
2013-07-13
*
Working plumb of image scaling:
humper@google.com
2013-07-12
*
Fix a bunch of warnings, mainly around rowBytes.
scroggo@google.com
2013-02-25
*
Shut up some Mac (xcode 3) warnings
bsalomon@google.com
2012-09-05
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
arm: dynamic NEON support for SkBitmapProcState functions.
digit@google.com
2012-08-13
*
Privatization:
reed@google.com
2012-08-07
*
Automatic update of all copyright notices to reflect new license terms.
epoger@google.com
2011-07-28
*
add copyright notices
reed@google.com
2011-05-24
*
add shaderproc32 for index bitmaps. neon version of 32->16+dither
reed@android.com
2009-10-27
*
more neon work:
reed@android.com
2009-08-07
*
remove crufty #undefs
reed@android.com
2009-07-22
*
add special proc for repeat 16->16 filter bitmap shader
reed@android.com
2009-07-17
*
first cut at support for HW-specific blits/etc.
reed@android.com
2009-07-16
*
try our first special-case shaderproc
reed@android.com
2009-07-16