Commit Graph

7 Commits

Author SHA1 Message Date
f33bcfafad Remove malloc overrides. Fixes issue 138. 2010-10-28 04:25:23 +00:00
66a8237215 Fix alignment assumption. Fixes issue 132. 2010-09-07 18:28:53 +00:00
e2ac16f100 Align rows to 8 bits only. 2010-09-07 18:07:53 +00:00
5fbeb8d34b Fixed error in CompressRGB, as reported by jonsoh in issue 49.
Added support for RGBA pixel format dithering. Fixes issue 50 and issue 51.
Add PixelFormat.h to vc8 project.
2008-06-12 01:16:52 +00:00
46334cb96a Merge Viktor Linder patch into 2.0 and trunk.
Fixes RGB modes with less than 32 bpp.
2008-03-11 21:22:54 +00:00
cfa4913ae6 Add support for input rescaling:
- round extents to power of two.
- clamp max extents.
Add output options pimpl.
Other misc API changes.
2007-12-17 03:51:34 +00:00
e34a12a46f flatten tree. 2007-10-14 08:58:24 +00:00