scummvm/graphics/scaler
2011-06-14 22:43:28 +02:00
..
2xsai.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
aspect.cpp SCALERS: Fix Normal1xAspect scaler bug reported in bug #3313709 2011-06-14 22:43:28 +02:00
aspect.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
downscaler.cpp SCALERS: Fix for compiling for ARM without using ASM scalers 2011-06-10 21:30:45 +02:00
downscaler.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
downscalerARM.s GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hq2x_i386.asm Tweak the hq2x/hq3x a little bit (interpolation code is little bit shorter, faster and easier to read... but 70+% of the time is spent on computing diffYUV etc. anyway, so I guess this a bit pointless... whatever... ;) 2009-05-28 21:33:36 +00:00
hq2x.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hq3x_i386.asm Tweak the hq2x/hq3x a little bit (interpolation code is little bit shorter, faster and easier to read... but 70+% of the time is spent on computing diffYUV etc. anyway, so I guess this a bit pointless... whatever... ;) 2009-05-28 21:33:36 +00:00
hq3x.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
intern.h GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Normal2xARM.s ARM: Fix normal2x scaler for width % 4 != 0 2011-06-10 21:31:03 +02:00
scale2x.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
scale2x.h MIPSpro compilation fixes / workarounds (from a patch by Rainer Canavan) 2009-08-14 17:18:03 +00:00
scale2xARM.s GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scale3x.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
scale3x.h MIPSpro compilation fixes / workarounds (from a patch by Rainer Canavan) 2009-08-14 17:18:03 +00:00
scalebit.cpp JANITORIAL: Reduce header dependencies in shared code 2011-04-28 15:08:58 +03:00
scalebit.h Moved common/scaler* to graphics/ 2006-02-20 20:29:02 +00:00
thumbnail_intern.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00