mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-17 07:07:10 +00:00
3d57c13af0
They use ColorMask values not present in 2-byte ColorMasks. Since they should never be used on 2-byte pixel data, the dummy implementations assert(0) and should be removed by any optimizing compiler since no code path can ever reach them. |
||
---|---|---|
.. | ||
2xsai.cpp | ||
aspect.cpp | ||
aspect.h | ||
downscaler.cpp | ||
downscaler.h | ||
downscalerARM.s | ||
hq2x_i386.asm | ||
hq2x.cpp | ||
hq3x_i386.asm | ||
hq3x.cpp | ||
intern.h | ||
Normal2xARM.s | ||
scale2x.cpp | ||
scale2x.h | ||
scale2xARM.s | ||
scale3x.cpp | ||
scale3x.h | ||
scalebit.cpp | ||
scalebit.h | ||
thumbnail_intern.cpp |