summaryrefslogtreecommitdiffstats
path: root/src/cmd/jpg/writepng.c
Commit message (Collapse)AuthorAgeFilesLines
* topng: 64-bit fixRuss Cox2010-09-031-1/+1
| | | | | R=rsc http://codereview.appspot.com/2124042
* make flate crc32 work when ulong is 64 bitsRuss Cox2010-02-071-3/+3
| | | | | | R=, rsc CC= http://codereview.appspot.com/203061
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-19/+19
|
* add support for alpharsc2005-02-151-14/+47
|
* use correct graphics formatrsc2005-01-301-11/+8
|
* Why not?rsc2004-04-211-0/+220