1
0
mirror of synced 2026-04-19 17:23:16 +00:00
Commit Graph

9 Commits

Author SHA1 Message Date
Eric Smith
986047af9b Minor updates. 2017-12-27 11:15:09 -07:00
Eric Smith
cdc73fc944 added big-endian support 2003-08-18 09:59:41 +00:00
Eric Smith
22dcb1616b changed program name from t2p to tumble. 2003-03-13 08:57:05 +00:00
Eric Smith
580fcb0b0f added include of <string.h>. 2003-03-12 06:40:34 +00:00
Eric Smith
47043c1e69 changed bitblt_table_gen.c to generate both a header and a C source file (bitblt_tables.[ch]). 2003-03-12 06:39:22 +00:00
Eric Smith
0ba478a208 correct copyright years on recently created source files. 2003-03-05 20:44:33 +00:00
Eric Smith
a5267b2507 only need a single table for run length encoding now. 2003-02-20 12:11:35 +00:00
Eric Smith
03e732c4b5 added code to generate RLE tables. 2003-02-19 10:34:35 +00:00
Eric Smith
a5af44a73a rename br.c to bitblt_table_gen.c, and integrate use of it into build process 2003-02-19 10:14:49 +00:00