scummvm/image
SupSuper 2365b678b3 IMAGE: Fix MSVC warnings
Fixes warning C4067: unexpected tokens following preprocessor directive
due to non-standard "and" "or" operators
2019-05-09 18:13:10 +10:00
..
codecs IMAGE: Allow setting the output pixel format to the JPEG decoder 2019-04-28 07:59:14 +02:00
bmp.cpp IMAGE: Fix taking screenshots on big endian systems 2019-03-02 07:29:22 +01:00
bmp.h IMAGE: Move bitmap writing code out of OpenGLGraphicsManager 2019-03-02 07:29:22 +01:00
iff.cpp IMAGE: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
iff.h IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
image_decoder.h IMAGE: Remove trailing whitespace 2014-10-28 15:38:51 +02:00
jpeg.cpp IMAGE: Fix MSVC warnings 2019-05-09 18:13:10 +10:00
jpeg.h IMAGE: Allow setting the output pixel format to the JPEG decoder 2019-04-28 07:59:14 +02:00
module.mk IMAGE: Inline indeo getVLC2 2017-08-24 19:46:59 +02:00
pcx.cpp IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
pcx.h IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
pict.cpp GRAPHICS: Add support for PICT opcode $90 BitsRect 2019-03-31 14:02:58 +03:00
pict.h GRAPHICS: Add support for PICT opcode $90 BitsRect 2019-03-31 14:02:58 +03:00
png.cpp IMAGE: Don't perform color conversion when decoding PNGs 2019-04-28 07:59:14 +02:00
png.h IMAGE: Don't perform color conversion when decoding PNGs 2019-04-28 07:59:14 +02:00
tga.cpp IMAGE: Properly load bottom origin RLE encoded TGA images 2017-01-01 02:36:01 -05:00
tga.h IMAGE: Add titanic to list of engines using TGA decoder 2016-08-05 19:19:45 -04:00