scummvm/graphics/scaler
2009-06-03 00:31:50 +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 Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00: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 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 Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00: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 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 Updated legal headers in source files, based on what Pidgin (the IM client formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots 2007-05-30 21:56:52 +00:00
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
scale2x.cpp Merged common/stdafx.h into common/scummsys.h. All referencing files have been updated. 2007-09-19 08:40:12 +00:00
scale2x.h
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
scalebit.cpp Remove warnings from NDS build. 2008-11-29 18:01:16 +00:00
scalebit.h
thumbnail_intern.cpp Revert last change, better to wait for 16bit backend support. 2009-06-03 00:31:50 +00:00