scummvm/common/scaler
2005-05-08 22:54:16 +00:00
..
.cvsignore
2xsai.cpp Updated copyright 2005-01-01 16:09:25 +00:00
aspect.cpp Updated copyright 2005-01-01 16:09:25 +00:00
hq2x_i386.asm
hq2x.cpp Comply to our coding conventions 2005-05-08 21:49:52 +00:00
hq2x.h Updated copyright 2005-01-01 16:09:25 +00:00
hq3x_i386.asm
hq3x.cpp Comply to our coding conventions 2005-05-08 21:49:52 +00:00
hq3x.h Updated copyright 2005-01-01 16:09:25 +00:00
intern.h Use a pointer ref for RGBtoYUV, instead of an array, so that we can choose to allocate RGBtoYUV on the heap; added a comment that tries to explain why RGBtoYUV and LUT16to32 are evil and slow and how they could be removed 2005-04-27 08:43:23 +00:00
scale2x.cpp Add common include needed by WinCE 2004-12-20 23:55:31 +00:00
scale2x.h fixed msvc compilation for __restrict__ 2004-09-18 10:25:49 +00:00
scale3x.cpp Add common include needed by WinCE 2004-12-20 23:55:31 +00:00
scale3x.h fixed msvc compilation for __restrict__ 2004-09-18 10:25:49 +00:00
scalebit.cpp Add common include needed by WinCE 2004-12-20 23:55:31 +00:00
scalebit.h
thumbnail.cpp Code to grab & downscale the screen content (used for thumbnail creation, part of patch #1163026) 2005-05-08 22:54:16 +00:00