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 | Removed interpolate16_2 and interpolate16_3 | Max Horn |
2009-01-27 | Speed up HQ2x/HQ3x C++ version a bit (about 20% faster with -O3 on my system) | Max Horn |
2009-01-27 | New code for interpolate32_1_1 overflowed in 565 mode, so reverting to the ol... | Max Horn |
2009-01-26 | Slightly improved interpolate32_1_1 | Max Horn |
2009-01-25 | Renamed lowBits -> kLowBitsMask and highBits -> kHighBitsMask | Max Horn |
2009-01-24 | Turned two vars of the HQ2x/HQ3x ASM implementation into global vars, to make... | Max Horn |
2009-01-22 | Speed up HQ2x/HQ3x C versions by reordering tests in diffYUV: most likeliest ... | Max Horn |
2008-11-03 | Committed my patch #2216641 "GRAPHICS: PixelFormat introduction". | Johannes Schickel |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2006-04-21 | Implementation and declartion in intern.h differed. Changed so both is using ... | Lars Persson |
2006-04-17 | Renamed and merge some of the pixel interpolation functions (the names still ... | Max Horn |
2006-04-17 | Moved ColorMasks to their own new header graphics/colormasks.h, so that both ... | Max Horn |
2006-02-20 | Moved common/scaler* to graphics/ | Max Horn |