scummvm/graphics/scaler
Johannes Schickel 0075fa2f98 GRAPHICS: Replace OverlayColor with uint16 in scaler code.
Scalers are actually fixed at 2Bpp right now and not at the
depth of OverlayColor.
2012-06-12 04:18:59 +02:00
..
2xsai.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
aspect.cpp GRAPHICS: Replace OverlayColor with uint16 in scaler code. 2012-06-12 04:18:59 +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 JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
hq2x.cpp GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
hq3x_i386.asm JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02: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: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
scale2x.h COMMON: Remove some double-underscore defines (reserved) 2011-11-14 14:59:58 +01:00
scale2xARM.s GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
scale3x.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
scale3x.h COMMON: Remove some double-underscore defines (reserved) 2011-11-14 14:59:58 +01:00
scalebit.cpp JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
scalebit.h COMMON: Remove some double-underscore defines (reserved) 2011-11-14 14:59:58 +01:00
thumbnail_intern.cpp JANITORIAL: Fix missing whitespace in pointer cast 2012-02-15 10:07:10 -06:00