scummvm/graphics/scaler
2006-04-17 10:22:05 +00:00
..
2xsai.cpp Fixing up my previous commit: finished moving common/scaler* to graphics 2006-02-20 20:40:12 +00:00
aspect.cpp Fixing up my previous commit: finished moving common/scaler* to graphics 2006-02-20 20:40:12 +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 Moved ColorMasks to their own new header graphics/colormasks.h, so that both the scalers and the GUI code can access them. Also added (untested) entries for 1555, 444, 888 and 8888 modes 2006-04-17 10:22:05 +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 Fixing up my previous commit: finished moving common/scaler* to graphics 2006-02-20 20:40:12 +00:00