scummvm/graphics/scaler
2009-07-30 09:36: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
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 Patch #2818501: enable scale2x mmx on x86_64 2009-07-30 09:36:50 +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 Moved common/scaler* to graphics/ 2006-02-20 20:29:02 +00:00
scalebit.cpp Patch #2818501: enable scale2x mmx on x86_64 2009-07-30 09:36:50 +00:00
scalebit.h Moved common/scaler* to graphics/ 2006-02-20 20:29:02 +00:00
thumbnail_intern.cpp Revert last change, better to wait for 16bit backend support. 2009-06-03 00:31:50 +00:00