scummvm/graphics/scaler
Max Horn 37e51f1575 Fixed some (pedantic) warnings
svn-id: r44015
2009-09-08 22:03:07 +00:00
..
2xsai.cpp Added new interpolate16_1_1_1_1 func, got rid of interpolate32_1_1_1_1 2009-01-27 01:46:29 +00:00
aspect.cpp
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 Attempt to fix compilation problems on MSVC 7 (I wonder why it compiled elsewhere, actually ;) 2009-02-15 22:14:04 +00:00
hq2x.h
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 Attempt to fix compilation problems on MSVC 7 (I wonder why it compiled elsewhere, actually ;) 2009-02-15 22:14:04 +00:00
hq3x.h
intern.h Added new interpolate16_1_1_1_1 func, got rid of interpolate32_1_1_1_1 2009-01-27 01:46:29 +00:00
Normal2xARM.s Add ARM code version of Normal2x scaler. 2009-07-27 16:29:36 +00:00
scale2x.cpp Patch #2818501: enable scale2x mmx on x86_64 2009-07-30 09:36:50 +00:00
scale2x.h MIPSpro compilation fixes / workarounds (from a patch by Rainer Canavan) 2009-08-14 17:18:03 +00:00
scale2xARM.s Add ARM code implementation of Scaler2x, and enable it for the WinCE 2009-07-21 19:39:24 +00:00
scale3x.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
scale3x.h MIPSpro compilation fixes / workarounds (from a patch by Rainer Canavan) 2009-08-14 17:18:03 +00:00
scalebit.cpp Patch #2818501: enable scale2x mmx on x86_64 2009-07-30 09:36:50 +00:00
scalebit.h
thumbnail_intern.cpp Fixed some (pedantic) warnings 2009-09-08 22:03:07 +00:00