Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix bug: appends extraneous color map; fails if input has none | giraffedata | 2009-01-01 | 1 | -126/+150 |
* | Fix bug: uses red channel for all three channels | giraffedata | 2009-01-01 | 1 | -2/+2 |
* | Fix crashes, incorrect output in all cases | giraffedata | 2008-12-31 | 2 | -71/+150 |
* | cleanup | giraffedata | 2008-12-28 | 1 | -100/+100 |
* | Add comments | giraffedata | 2008-12-28 | 2 | -0/+27 |
* | improve comment | giraffedata | 2008-12-28 | 1 | -6/+6 |
* | cleanup | giraffedata | 2008-12-17 | 1 | -291/+279 |
* | cleanup | giraffedata | 2008-12-15 | 1 | -125/+134 |
* | Remove superfluous huff.h | giraffedata | 2008-12-06 | 1 | -34/+0 |
* | Consolidate two dithers.h into one | giraffedata | 2008-12-06 | 2 | -94/+41 |
* | Move LDFLAGS to end | giraffedata | 2008-12-04 | 1 | -2/+3 |
* | fix comment | giraffedata | 2008-12-04 | 1 | -2/+2 |
* | Make -ansi compile work | giraffedata | 2008-12-04 | 2 | -0/+2 |
* | Move CFLAGS later | giraffedata | 2008-12-04 | 1 | -1/+1 |
* | Move LDFLAGS later | giraffedata | 2008-12-03 | 8 | -40/+40 |
* | cleanup | giraffedata | 2008-12-03 | 1 | -185/+166 |
* | Add -mapfile option | giraffedata | 2008-10-29 | 1 | -103/+238 |
* | cleanup | giraffedata | 2008-10-29 | 1 | -89/+103 |
* | cleanup | giraffedata | 2008-10-19 | 1 | -59/+80 |
* | cleanup | giraffedata | 2008-10-19 | 1 | -1/+1 |
* | Fix crash on PGM input | giraffedata | 2008-10-19 | 1 | -93/+168 |
* | Rename Makefile.config to config.mk | giraffedata | 2008-10-05 | 22 | -22/+22 |
* | Rename Makefile.common to common.mk | giraffedata | 2008-10-05 | 23 | -24/+23 |
* | Eliminate uint32n, int32n | giraffedata | 2008-09-23 | 2 | -5/+5 |
* | fix compiler warning | giraffedata | 2008-09-23 | 1 | -2/+2 |
* | cleanup | giraffedata | 2008-09-23 | 1 | -80/+86 |
* | cleanup | giraffedata | 2008-08-25 | 1 | -146/+131 |
* | Use pm_openr() instead of fopen() | giraffedata | 2008-08-25 | 1 | -3/+1 |
* | Use pm_openr() instead of fopen() | giraffedata | 2008-08-25 | 1 | -34/+30 |
* | Fast packed PBM logic | giraffedata | 2008-08-13 | 1 | -46/+82 |
* | cleanup | giraffedata | 2008-08-10 | 3 | -151/+136 |
* | Remove debug trace | giraffedata | 2008-08-04 | 1 | -5/+1 |
* | Add pngtopam | giraffedata | 2008-07-23 | 2 | -2/+1267 |
* | cleanup | giraffedata | 2008-07-17 | 1 | -15/+28 |
* | cleanup | giraffedata | 2008-07-17 | 1 | -139/+122 |
* | Fix gamma correction | giraffedata | 2008-07-17 | 1 | -28/+31 |
* | Fix bug from recent cleanup | giraffedata | 2008-07-16 | 1 | -11/+10 |
* | Make color output if background is color | giraffedata | 2008-07-13 | 1 | -21/+23 |
* | Fix recent bug | giraffedata | 2008-07-13 | 1 | -1/+1 |
* | cleanup | giraffedata | 2008-07-13 | 1 | -4/+17 |
* | cleanup | giraffedata | 2008-07-13 | 1 | -56/+78 |
* | cleanup | giraffedata | 2008-07-12 | 4 | -22/+24 |
* | cleanup | giraffedata | 2008-07-11 | 1 | -4/+4 |
* | cleanup | giraffedata | 2008-06-13 | 1 | -1/+1 |
* | Fix uninitialized variable with Standard Input input | giraffedata | 2008-06-09 | 1 | -1/+2 |
* | cleanup | giraffedata | 2008-06-09 | 1 | -31/+25 |
* | Fix | giraffedata | 2008-06-09 | 1 | -1/+1 |
* | Don't free tgaHeader.Id that wasn't allocated | giraffedata | 2008-06-09 | 1 | -1/+2 |
* | Fix parsing of type description | giraffedata | 2008-06-06 | 1 | -1/+1 |
* | Fix uninitialized outputted[][] array | giraffedata | 2008-06-01 | 1 | -31/+68 |