Matthew Hoops
|
091bcbf313
|
GRAPHICS: Have TGA's loadStream() call destroy()
|
2013-10-26 10:21:08 -04:00 |
|
Johannes Schickel
|
5111746911
|
GRAPHICS: Take advantage of Surface::getPixels.
|
2013-08-03 04:02:49 +02:00 |
|
Johannes Schickel
|
dbef9fef3b
|
GRAPHICS: Prefer getBasePtr over direct Surface::pixels access.
|
2013-08-03 04:02:49 +02:00 |
|
Einar Johan Trøan Sømåen
|
25aa19b272
|
GRAPHICS: Reinsert attributeBits as a comment to the TGA-decoder
|
2012-09-15 18:08:34 +02:00 |
|
Einar Johan Trøan Sømåen
|
cffda7710c
|
GRAPHICS: Force alphaBits to 8 for 32bpp TGAs for now
|
2012-09-15 17:57:08 +02:00 |
|
Bertrand Augereau
|
10a947a0be
|
GRAPHICS: Scope reduction of the sometimes unused alpha component in TGADecoder::readHeader
|
2012-08-30 18:32:27 +02:00 |
|
Bertrand Augereau
|
3b4d713ba1
|
GRAPHICS: Undefined behaviour/warnings removal in the TGA decoder
|
2012-08-30 18:13:00 +02:00 |
|
Einar Johan Trøan Sømåen
|
47a7df2d0f
|
GRAPHICS: Add in a TGA-decoder
|
2012-08-29 14:05:54 +02:00 |
|