scummvm/graphics/scaler
2006-04-17 18:54:20 +00:00
..
2xsai.cpp Make use of triple-interpolation function in SuperEagel (should save a few cycles... not that it really matters :) 2006-04-17 18:54:20 +00:00
aspect.cpp Renamed and merge some of the pixel interpolation functions (the names still could be better) 2006-04-17 18:17:02 +00:00
hq2x_i386.asm Moved common/scaler* to graphics/ 2006-02-20 20:29:02 +00:00
hq2x.cpp Removed my Altivec version of the hqx blitters, since it (a) didn't work with newer GCC versions, (b) speed was improved on some systems, but actually slower on others, and (c) even on my old 400 Mhz G4 hqx is fast enough w/o it 2006-04-17 08:38:26 +00:00
hq2x.h Removed my Altivec version of the hqx blitters, since it (a) didn't work with newer GCC versions, (b) speed was improved on some systems, but actually slower on others, and (c) even on my old 400 Mhz G4 hqx is fast enough w/o it 2006-04-17 08:38:26 +00:00
hq3x_i386.asm Moved common/scaler* to graphics/ 2006-02-20 20:29:02 +00:00
hq3x.cpp Removed my Altivec version of the hqx blitters, since it (a) didn't work with newer GCC versions, (b) speed was improved on some systems, but actually slower on others, and (c) even on my old 400 Mhz G4 hqx is fast enough w/o it 2006-04-17 08:38:26 +00:00
hq3x.h Removed my Altivec version of the hqx blitters, since it (a) didn't work with newer GCC versions, (b) speed was improved on some systems, but actually slower on others, and (c) even on my old 400 Mhz G4 hqx is fast enough w/o it 2006-04-17 08:38:26 +00:00
intern.h Renamed and merge some of the pixel interpolation functions (the names still could be better) 2006-04-17 18:17:02 +00:00
scale2x.cpp Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h instead 2006-04-04 21:45:13 +00:00
scale2x.h Moved common/scaler* to graphics/ 2006-02-20 20:29:02 +00:00
scale3x.cpp Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h instead 2006-04-04 21:45:13 +00:00
scale3x.h Moved common/scaler* to graphics/ 2006-02-20 20:29:02 +00:00
scalebit.cpp Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h instead 2006-04-04 21:45:13 +00:00
scalebit.h Moved common/scaler* to graphics/ 2006-02-20 20:29:02 +00:00
thumbnail.cpp Renamed and merge some of the pixel interpolation functions (the names still could be better) 2006-04-17 18:17:02 +00:00