aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkBitmapProcState_matrix.h
Commit message (Expand)AuthorAge
* remove code associated with legacy affine imageshadersGravatar Mike Reed2017-08-23
* remove unreachable perspective code for imageshaderGravatar Mike Reed2017-07-12
* Avoid SkFixed overflow in decal bitmap procsGravatar Florin Malita2017-01-06
* Consolidate TILEX_LOW_BITS/TILEY_LOW_BITS -> EXTRACT_LOW_BITSGravatar Florin Malita2016-12-19
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Rename SkBitmapProcStateAutoMapper methodsGravatar fmalita2016-02-03
* Use SkBitmapProcStateAutoMapper for filter samplers alsoGravatar fmalita2016-02-03
* [Reland] Repeating SkBitmapProcState rounding biasGravatar fmalita2016-01-04
* Revert of Repeating SkBitmapProcState rounding bias (patchset #6 id:100001 of...Gravatar fmalita2015-12-18
* Repeating SkBitmapProcState rounding biasGravatar fmalita2015-12-18
* SkBitmapProcState rounding biasGravatar fmalita2015-12-15
* switch bitmapshader internals over to pixmapGravatar reed2015-06-04
* Revert "Revert of use templates instead of macros to build blitters (https://...Gravatar reed@google.com2014-04-14
* Revert of use templates instead of macros to build blitters (https://coderevi...Gravatar commit-bot@chromium.org2014-04-14
* use templates instead of macros to build blittersGravatar commit-bot@chromium.org2014-04-14
* fix trivial matrix computationGravatar humper@google.com2013-07-14
* Reverted 10056-10059Gravatar robertphillips@google.com2013-07-13
* Working plumb of image scaling:Gravatar humper@google.com2013-07-12
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Privatization:Gravatar reed@google.com2012-08-07
* Fix calling (and checking) the decal_ functions when the input is SkFractiona...Gravatar reed@google.com2012-06-13
* fix warnings on Mac in src/coreGravatar caryclark@google.com2012-06-06
* apply FractionalInt improvement to rotatedGravatar reed@google.com2012-03-08
* use higher precision (64bit) fixed-point for matrix procGravatar reed@google.com2012-03-07
* Make SkMath.h less visible in public header files.Gravatar tomhudson@google.com2011-09-27
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add copyright noticesGravatar reed@google.com2011-05-24
* More SSE2 optimizations. This CL implements an SSE2 version of S32_bitmap_D3...Gravatar senorblanco@chromium.org2009-11-30
* add optimization for width==1 bitmaps in shader procsGravatar reed@android.com2009-01-13
* grab from latest androidGravatar reed@android.com2008-12-17