log tools/libgfx.h @ 2310:75216bf67fd2

age author description
Tue, 09 Jul 2019 10:27:40 +0300 Matti Hamalainen Bump copyright.
Wed, 03 Jul 2019 09:01:47 +0300 Matti Hamalainen Add read/write RAW palette function prototypes to public header.
Fri, 14 Jun 2019 09:04:15 +0300 Matti Hamalainen Add some comments.
Fri, 14 Jun 2019 05:32:58 +0300 Matti Hamalainen Add support for 'raw' 768 byte palette files.
Fri, 14 Jun 2019 03:28:46 +0300 Matti Hamalainen Add functionality for separate palette file handling, reading, writing and
Fri, 14 Jun 2019 01:56:47 +0300 Matti Hamalainen Comments and cosmetics.
Tue, 04 Jun 2019 16:27:09 +0300 Matti Hamalainen Rename DM_COLFMT_* constants to DM_PIXFMT_* and the 'format' field of DMImage
Tue, 04 Jun 2019 16:18:41 +0300 Matti Hamalainen Rename DMImageConvSpec to DMImageWriteSpec to better reflec the struct's purpose.
Sun, 02 Jun 2019 23:12:53 +0300 Matti Hamalainen Clarifications in comments.
Sun, 02 Jun 2019 21:26:48 +0300 Matti Hamalainen Add some comments.
Tue, 05 Mar 2019 15:09:18 +0200 Matti Hamalainen Add dmGetNPlanesFromNColors() and use it.
Tue, 05 Mar 2019 09:57:32 +0200 Matti Hamalainen Mark image format flags with the color formats they support.
Tue, 05 Mar 2019 09:56:47 +0200 Matti Hamalainen Revamp how the DMImage palette system and color formats work, as preparation
Thu, 28 Feb 2019 12:32:07 +0200 Matti Hamalainen Some work on reading >8bpp images.
Thu, 28 Feb 2019 12:30:21 +0200 Matti Hamalainen Initial support for reading PPM/PGM.