log tools/lib64gfx.h @ 1426:4c7b456d7f0b

age author description
Wed, 15 Nov 2017 07:07:26 +0200 Matti Hamalainen Rename global dmC64Palette to dmDefaultC64Palette.
Sun, 24 Sep 2017 19:49:25 +0300 Matti Hamalainen Cosmetics.
Sun, 24 Sep 2017 19:49:03 +0300 Matti Hamalainen Increase maximum number of enc/dec operations for C64 images.
Sun, 24 Sep 2017 19:48:33 +0300 Matti Hamalainen Make c64 image bank allocation dynamic.
Sun, 24 Sep 2017 17:47:48 +0300 Matti Hamalainen More work on making various FLI etc. format decoding more flexible.
Sun, 24 Sep 2017 16:01:17 +0300 Matti Hamalainen Implement more flexible generic format decoding by separating the pixel
Sun, 24 Sep 2017 15:22:45 +0300 Matti Hamalainen Forward declare typedef struct _DMC64Image;
Sun, 24 Sep 2017 15:22:12 +0300 Matti Hamalainen Improve handling of extra data.
Sat, 23 Sep 2017 01:20:07 +0300 Matti Hamalainen Remove hardcoded encoding/decoding operator counts from the structures, use
Wed, 25 Feb 2015 22:01:23 +0200 Matti Hamalainen Remove the doubleMC madness completely. Should be replaced with x/y aspect
Wed, 25 Feb 2015 20:33:57 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 20:31:54 +0200 Matti Hamalainen Remove some unused structures, etc.
Wed, 25 Feb 2015 19:37:59 +0200 Matti Hamalainen Refactor the DMC64Image handling to be more dynamic, and start
Wed, 25 Feb 2015 15:34:36 +0200 Matti Hamalainen Brackets.
Wed, 25 Feb 2015 15:30:53 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 15:23:09 +0200 Matti Hamalainen Add dimension (w/h) information fields to C64 image format struct.
Wed, 25 Feb 2015 15:09:37 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 14:30:19 +0200 Matti Hamalainen Comments, cosmetics.
Wed, 25 Feb 2015 14:19:46 +0200 Matti Hamalainen Add constant for max number of enc/dec ops in C64 image format struct
Wed, 25 Feb 2015 14:09:18 +0200 Matti Hamalainen Bump copyright year.
Wed, 25 Feb 2015 03:53:34 +0200 Matti Hamalainen Initial implementation of charmode support in lib64gfx.
Wed, 25 Feb 2015 03:53:07 +0200 Matti Hamalainen Cosmetics.
Wed, 25 Feb 2015 02:50:57 +0200 Matti Hamalainen Cosmetic.
Tue, 24 Feb 2015 00:47:39 +0200 Matti Hamalainen Moved lib64gfx files under tools, as it's not generic DMLIB module really. base src/lib64gfx.h@a20dbfc555b4