log tools/lib64gfx.c @ 2634:f3c7115cbf85 default tip

age author description
Mon, 27 Nov 2023 00:42:38 +0200 Matti Hamalainen Bump copyright years.
Sat, 25 Nov 2023 15:56:18 +0200 Matti Hamalainen Rename various compression related internal constants.
Sun, 19 Nov 2023 19:39:06 +0200 Matti Hamalainen Cleanup.
Sun, 19 Nov 2023 18:33:52 +0200 Matti Hamalainen s/DM_PROBE_SCORE_false/DM_PROBE_SCORE_FALSE/g
Thu, 08 Dec 2022 15:59:22 +0200 Matti Hamalainen Require stdbool.h, we require C11 now.
Sat, 02 Jan 2021 11:42:17 +0200 Matti Hamalainen Bump copyright years.
Tue, 12 May 2020 20:49:12 +0300 Matti Hamalainen Implement optionality of loading address in dmC64EncodeBMP() as well.
Tue, 12 May 2020 20:27:00 +0300 Matti Hamalainen Change dmC64DecodeBMP() probeOffs and dataOffs to ssize_t, and use default
Wed, 29 Apr 2020 01:21:51 +0300 Matti Hamalainen Remove the unused D64_CHCFG_* stuff.
Mon, 13 Jan 2020 23:27:01 +0200 Matti Hamalainen Remove useless dmMemset().
Mon, 13 Jan 2020 21:16:57 +0200 Matti Hamalainen Oops, forgot to set up the DMC64EncDecCtx::buf to point to the correct
Fri, 10 Jan 2020 01:45:46 +0200 Matti Hamalainen Merge dmC64ImageGetNumBlocks() into dmC64SetupImageData().
Thu, 09 Jan 2020 20:11:41 +0200 Matti Hamalainen Refactor error handling in dmC64DecodeGenericBMP() and
Thu, 09 Jan 2020 18:52:09 +0200 Matti Hamalainen Rename some labels err -> out.
Wed, 08 Jan 2020 13:08:53 +0200 Matti Hamalainen Move dmC64DefaultPalettes from lib64gfx to lib64util.
Wed, 08 Jan 2020 00:20:55 +0200 Matti Hamalainen Bump copyright years.
Tue, 08 Oct 2019 14:49:00 +0300 Matti Hamalainen Move pixel helper functions from being inline in lib64gfx.h to lib64gfx.c
Wed, 25 Sep 2019 12:13:28 +0300 Matti Hamalainen Move two memsets to later in the function.
Wed, 25 Sep 2019 12:11:35 +0300 Matti Hamalainen Change Uint8 pointer in getPixel functions to DMC64ScanLine pointer in
Tue, 24 Sep 2019 13:15:02 +0300 Matti Hamalainen Remove some useless checks.
Tue, 24 Sep 2019 12:44:44 +0300 Matti Hamalainen Cosmetics.
Mon, 23 Sep 2019 11:16:57 +0300 Matti Hamalainen Comment.
Mon, 23 Sep 2019 11:14:39 +0300 Matti Hamalainen Make dmC64ConvertGenericBMP2Image() and dmC64ConvertGenericImage2BMP() static.
Mon, 23 Sep 2019 11:11:33 +0300 Matti Hamalainen Comment.
Mon, 16 Sep 2019 10:24:49 +0300 Matti Hamalainen Add return value (error code) to dmGenericRLEAnalyze() and pass it through where used.
Mon, 16 Sep 2019 10:14:57 +0300 Matti Hamalainen Cosmetics.
Tue, 03 Sep 2019 11:54:06 +0300 Matti Hamalainen Constify.
Tue, 03 Sep 2019 10:41:21 +0300 Matti Hamalainen Rename DMC64EncDecOp::offs2 to blkoffs.
Tue, 09 Jul 2019 10:43:20 +0300 Matti Hamalainen Use dmMemset().
Mon, 17 Jun 2019 02:03:35 +0300 Matti Hamalainen Refactor how the image "mode/type" is handled. It is still not perfect for