aboutsummaryrefslogtreecommitdiff
path: root/common/scaler/2xsai.cpp
AgeCommit message (Expand)Author
2006-02-20Moved common/scaler* to graphics/Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-01-01Updated copyrightMax Horn
2004-03-13While moving things down by one line 'looks better' (IMO), it also means that...Max Horn
2004-02-27the 2xsai class scalers all move the resulting image one up; work around thatMax Horn
2004-01-06updated copyright noticeMax Horn
2003-10-02fix scaler compilation for MSVC6. However, the produced code stll seems to be...Max Horn
2003-10-01move INTERPOLATE / Q_INTERPOLATE to intern.h; remove some jumps (pipelin tras...Max Horn
2003-09-29templatized more of the scalers; also introduced template struct ColorMasks (...Max Horn
2003-09-29split out scalers into separate source files in common/scaler; some optimizat...Max Horn