Age | Commit message (Expand) | Author |
---|---|---|
2010-03-08 | SCALERS: Get rid of MAKE_WRAPPER; make RGBtoYUV internal | Max Horn |
2010-03-08 | SCALERS: Change 'bitformat' template params to 'colormasks'; | Max Horn |
2009-01-27 | Added new interpolate16_1_1_1_1 func, got rid of interpolate32_1_1_1_1 | Max Horn |
2009-01-27 | Replaced small lookup table in 2xsai by direct computation | Max Horn |
2009-01-27 | Removed interpolate16_2 and interpolate16_3 | Max Horn |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-04-17 | Make use of triple-interpolation function in SuperEagel (should save a few cy... | Max Horn |
2006-04-17 | Replace interpolate32 calls by interpolate16 calls (as we only work on single... | Max Horn |
2006-04-17 | Simple optimization | Max Horn |
2006-04-17 | Renamed and merge some of the pixel interpolation functions (the names still ... | Max Horn |
2006-02-20 | Fixing up my previous commit: finished moving common/scaler* to graphics | Max Horn |
2006-02-20 | Moved common/scaler* to graphics/ | Max Horn |