log tools/libgfx.c @ 1543:416d7b3ba3b2

age author description
Sat, 12 May 2018 17:48:56 +0300 Matti Hamalainen Rename libgfx IMGFMT_* constants to DM_IMGFMT_*.
Thu, 10 May 2018 05:55:20 +0300 Matti Hamalainen 24bit PCX writing does not work correctly, so return DMERR_NOT_SUPPORTED in the writer function.
Tue, 22 Aug 2017 17:15:22 +0300 Matti Hamalainen Constify.
Tue, 22 Aug 2017 15:01:23 +0300 Matti Hamalainen Cleanups.
Sat, 19 Aug 2017 15:27:43 +0300 Matti Hamalainen Move bitstream reading functions to libgfx, as they were only used there.
Sat, 19 Aug 2017 15:21:41 +0300 Matti Hamalainen Update header blurps and copyrights.
Sat, 19 Aug 2017 15:18:29 +0300 Matti Hamalainen Moved libgfx to tools/ as it's not really a very generic piece of code that base src/libgfx.c@fa3966dd1b93