Vincent Povirk
|
b26d789db2
|
windowscodecs: Implement CopyPalette for the TGA decoder.
|
2010-10-25 12:13:39 +02:00 |
Vincent Povirk
|
a5a7d6c9f0
|
windowscodecs: Support Run-length encoded TGA images.
|
2010-10-22 12:02:10 +02:00 |
Vincent Povirk
|
a64400ec98
|
windowscodecs: Add support for 32-bit TGA images.
|
2010-10-22 12:02:05 +02:00 |
Vincent Povirk
|
6ecb81976f
|
windowscodecs: Handle TGA attribute bits.
|
2010-10-22 12:02:00 +02:00 |
Vincent Povirk
|
c2533f3691
|
windowscodecs: Implement CopyPixels for the TGA decoder.
|
2010-10-22 12:01:43 +02:00 |
Vincent Povirk
|
a044639dee
|
windowscodecs: Implement GetSize for the TGA decoder.
|
2010-10-21 12:27:03 +02:00 |
Vincent Povirk
|
df5a150b4f
|
windowscodecs: Implement GetPixelFormat for the TGA decoder.
|
2010-10-21 12:26:59 +02:00 |
Vincent Povirk
|
bb6d9eaffb
|
windowscodecs: Implement GetFrame for the TGA decoder.
|
2010-10-21 12:26:54 +02:00 |
Vincent Povirk
|
6d20f77517
|
windowscodecs: Implement Initialize for the TGA decoder.
|
2010-10-21 12:26:50 +02:00 |
Vincent Povirk
|
7bf6ad916b
|
windowscodecs: Add stub TGA decoder.
|
2010-10-21 12:26:44 +02:00 |