log

age author description
Fri, 30 Nov 2018 06:56:38 +0200 Matti Hamalainen Initial dabbling for SDL2 migration of the SW rendering / dmsimple.
Fri, 30 Nov 2018 06:52:46 +0200 Matti Hamalainen Cleanups.
Fri, 30 Nov 2018 06:52:32 +0200 Matti Hamalainen Fix uninitialized value warnings (not possible in practice, but gcc moans anyway.)
Fri, 30 Nov 2018 06:51:57 +0200 Matti Hamalainen Fix integer overflows vs. shifts.
Fri, 30 Nov 2018 06:48:36 +0200 Matti Hamalainen Fix MinGW build of encbr1test.
Fri, 30 Nov 2018 06:43:58 +0200 Matti Hamalainen Use __asm__() instead of "GCC-specific" asm() for inline assembly.
Thu, 29 Nov 2018 14:08:07 +0200 Matti Hamalainen Improve 'packed' help.
Thu, 29 Nov 2018 14:03:33 +0200 Matti Hamalainen Fix 'packed' help.
Thu, 29 Nov 2018 13:37:03 +0200 Matti Hamalainen Bump version.
Thu, 29 Nov 2018 13:16:02 +0200 Matti Hamalainen Implement offset dump mode in fanalyze.
Tue, 27 Nov 2018 13:40:31 +0200 Matti Hamalainen Indentation.
Tue, 27 Nov 2018 12:22:16 +0200 Matti Hamalainen Bump fanalyze version.
Tue, 27 Nov 2018 12:21:06 +0200 Matti Hamalainen Merge.
Thu, 08 Nov 2018 11:45:13 +0200 Matti Hamalainen Update documentation etc.
Thu, 08 Nov 2018 11:42:23 +0200 Matti Hamalainen Rename '-c' colorindex map short option to '-m'.
Tue, 27 Nov 2018 12:20:51 +0200 Matti Hamalainen Implemement simple binary grep functionality in fanalyze.
Tue, 27 Nov 2018 11:31:10 +0200 Matti Hamalainen Add in several string helper functions from th-libs.
Fri, 26 Oct 2018 09:56:25 +0300 Matti Hamalainen Force 8 bitplanes for IFF PBM images.
Fri, 26 Oct 2018 09:54:51 +0300 Matti Hamalainen Make a internal copy of the const DMImageConvSpec in dmWriteIFFImage().
Thu, 25 Oct 2018 20:19:53 +0300 Matti Hamalainen Add a test program for BR1 compression.
Thu, 25 Oct 2018 19:21:33 +0300 Matti Hamalainen Be more informative about the actual sub-format of the IFF image (PBM/ILBM).
Thu, 25 Oct 2018 19:07:00 +0300 Matti Hamalainen Add option -C for controlling output file compression (PNG and IFF for now) in gfxconv.
Thu, 25 Oct 2018 18:55:38 +0300 Matti Hamalainen Calculate number of required bitplanes more correctly.
Thu, 25 Oct 2018 18:47:10 +0300 Matti Hamalainen Fix IFF chunk padding.
Thu, 25 Oct 2018 17:45:38 +0300 Matti Hamalainen Check for NULL pointer.
Thu, 06 Sep 2018 13:02:14 +0300 Matti Hamalainen Adjust a comment.
Thu, 06 Sep 2018 12:36:17 +0300 Matti Hamalainen Rename variable s/engine/eng/g to avoid aliasing with dmsimple::engine. This
Fri, 31 Aug 2018 17:31:54 +0300 Matti Hamalainen Cleanup.
Wed, 29 Aug 2018 22:01:29 +0300 Matti Hamalainen Improve unpacked Koala Painter format support for variants that have a
Wed, 29 Aug 2018 19:57:31 +0300 Matti Hamalainen Fix FBI FLI Designer format names to match v1.x and v2.