Age | Commit message (Expand) | Author |
---|---|---|
2013-08-03 | GRAPHICS: Take advantage of Surface::getPixels. | Johannes Schickel |
2013-08-03 | GRAPHICS: Prefer getBasePtr over direct Surface::pixels access. | Johannes Schickel |
2012-09-15 | GRAPHICS: Reinsert attributeBits as a comment to the TGA-decoder | Einar Johan Trøan Sømåen |
2012-09-15 | GRAPHICS: Force alphaBits to 8 for 32bpp TGAs for now | Einar Johan Trøan Sømåen |
2012-08-30 | GRAPHICS: Scope reduction of the sometimes unused alpha component in TGADecod... | Bertrand Augereau |
2012-08-30 | GRAPHICS: Undefined behaviour/warnings removal in the TGA decoder | Bertrand Augereau |
2012-08-29 | GRAPHICS: Add in a TGA-decoder | Einar Johan Trøan Sømåen |