Andreas Kling
|
fe25f957e5
PNGLoader: Allocate enough space for the compressed data buffer up front.
|
6 年 前 |
Andreas Kling
|
332b5a96f6
PNGLoader: Remove a bunch of unnecessary data copying.
|
6 年 前 |
Andreas Kling
|
65348e7dc1
PNGLoader: Support for color type 2 (RGB triplets) and multiple IDAT chunks.
|
6 年 前 |
Andreas Kling
|
42755e98cf
SharedGraphics: Implement a simple PNG decoder.
|
6 年 前 |