.. |
bmp.cpp
|
GRAPHICS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:49 +02:00 |
bmp.h
|
GRAPHICS: Mark decoders used by Wintermute as such.
|
2012-10-23 21:48:27 +02:00 |
iff.cpp
|
GRAPHICS: do not reset the extra parameters of IFFDecoder on destroy().
|
2013-10-26 23:26:22 +09:00 |
iff.h
|
GRAPHICS: do not reset the extra parameters of IFFDecoder on destroy().
|
2013-10-26 23:26:22 +09:00 |
image_decoder.h
|
GRAPHICS: Clarify implicit destroy() usage
|
2013-10-26 10:21:03 -04:00 |
jpeg.cpp
|
GRAPHICS: Add some paranoia asserts in JPEGDecoder.
|
2013-09-16 19:54:19 +02:00 |
jpeg.h
|
GRAPHICS: Make JPEGDecoder request RGB output from libjpeg by default.
|
2013-09-16 19:54:19 +02:00 |
pcx.cpp
|
GRAPHICS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:49 +02:00 |
pcx.h
|
JANITORIAL: Remove trailing whitespaces.
|
2012-09-26 04:17:55 +02:00 |
pict.cpp
|
GRAPHICS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:49 +02:00 |
pict.h
|
Merge remote branch 'upstream/master' into pegasus
|
2012-09-12 20:18:13 -04:00 |
png.cpp
|
GRAPHICS: Fix uninitialised field in PNG decoder. CID 1002280.
|
2013-09-30 05:01:41 +01:00 |
png.h
|
GRAPHICS: Mark decoders used by Wintermute as such.
|
2012-10-23 21:48:27 +02:00 |
tga.cpp
|
GRAPHICS: Have TGA's loadStream() call destroy()
|
2013-10-26 10:21:08 -04:00 |
tga.h
|
ALL: Mark off common code used by ZVision
|
2013-10-26 10:39:36 -04:00 |