scummvm/graphics/scaler
Eric Culp 4432c5a4d1 GRAPHICS: Add 32bpp color support for HQ scalers
This implementation uses 16bpp rgb conversion to lookup Yuv values. A
different implementation will need to edit ConvertYUV and InitLUT
accordingly.
2021-03-15 16:48:40 +02:00
..
2xsai.cpp
aspect.cpp
aspect.h
dotmatrix.cpp SDL/GRAPHICS: remove disableScaling() hack from scaler plugins 2021-03-15 16:48:40 +02:00
dotmatrix.h GRAPHICS: add PrettyName to scaler api for gui 2021-03-15 16:48:40 +02:00
downscaler.cpp
downscaler.h
downscalerARM.s
hq2x_i386.asm
hq2x.cpp
hq3x_i386.asm
hq3x.cpp
hq.cpp GRAPHICS: Add 32bpp color support for HQ scalers 2021-03-15 16:48:40 +02:00
hq.h GRAPHICS: add PrettyName to scaler api for gui 2021-03-15 16:48:40 +02:00
intern.h
Normal2xARM.s
normal.cpp GRAPHICS: Add 4 byte per pixel support for Normal scalers 2021-03-15 16:48:40 +02:00
normal.h GRAPHICS: add PrettyName to scaler api for gui 2021-03-15 16:48:40 +02:00
sai.cpp GRAPHICS: Add 32bpp support for the sai family of scalers 2021-03-15 16:48:40 +02:00
sai.h GRAPHICS: Add SuperEagle and SuperSAI scaler plugins 2021-03-15 16:48:40 +02:00
scale2x.cpp
scale2x.h
scale2xARM.s
scale3x.cpp
scale3x.h
scalebit.cpp GRAPHICS: add 4x scaling to AdvMame plugin 2021-03-15 16:48:40 +02:00
scalebit.h GRAPHICS: add 4x scaling to AdvMame plugin 2021-03-15 16:48:40 +02:00
thumbnail_intern.cpp
tv.cpp GRAPHICS: Fix formatting in template 2021-03-15 16:48:40 +02:00
tv.h GRAPHICS: Fix formatting in template 2021-03-15 16:48:40 +02:00