aboutsummaryrefslogtreecommitdiff
path: root/graphics/scaler/2xsai.cpp
AgeCommit message (Expand)Author
2017-12-03ALL: Remove obsolete register keywordColin Snover
2014-02-18GRAPHICS: Make GPL headers consistent in themselves.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2010-03-08SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internalMax Horn
2010-03-08SCALERS: Change 'bitformat' template params to 'colormasks';Max Horn
2009-01-27Added new interpolate16_1_1_1_1 func, got rid of interpolate32_1_1_1_1Max Horn
2009-01-27Replaced small lookup table in 2xsai by direct computationMax Horn
2009-01-27Removed interpolate16_2 and interpolate16_3Max Horn
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-04-17Make use of triple-interpolation function in SuperEagel (should save a few cy...Max Horn
2006-04-17Replace interpolate32 calls by interpolate16 calls (as we only work on single...Max Horn
2006-04-17Simple optimizationMax Horn
2006-04-17Renamed and merge some of the pixel interpolation functions (the names still ...Max Horn
2006-02-20Fixing up my previous commit: finished moving common/scaler* to graphicsMax Horn
2006-02-20Moved common/scaler* to graphics/Max Horn