summaryrefslogtreecommitdiffstats
path: root/src/cmd/venti/srv/png.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-4/+4
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* venti: fix venti graph on 64-bitMichael Stroucken2017-07-231-1/+1
| | | | | | | | A pixel is 32 bits wide in RGBA, regardless of system's word size. Change-Id: Iea36a8dafdec9ce8d593f944ef5ed1ea08e11d25 Reviewed-on: https://plan9port-review.googlesource.com/2980 Reviewed-by: David du Colombier <0intro@gmail.com>
* various: crctab now u32intRuss Cox2010-02-221-1/+1
| | | | | R=rsc http://codereview.appspot.com/220041
* clearer code.rsc2005-10-291-3/+1
|
* return of ventirsc2005-07-121-0/+241