log src/libgfx.c @ 1286:b812fad6f33e

age author description
Fri, 18 Aug 2017 15:20:44 +0300 Matti Hamalainen Work on libgfx.
Fri, 18 Aug 2017 14:08:08 +0300 Matti Hamalainen Make libgfx error mode a global variable, at least for now.
Fri, 18 Aug 2017 03:09:26 +0300 Matti Hamalainen More work on PCX loader.
Fri, 18 Aug 2017 02:52:35 +0300 Matti Hamalainen Oops, forgot to adjust the writing and reading when adding two members to
Fri, 18 Aug 2017 02:12:22 +0300 Matti Hamalainen Use define instead of magic number.
Fri, 18 Aug 2017 02:05:25 +0300 Matti Hamalainen Bump version and copyright.
Fri, 18 Aug 2017 02:03:15 +0300 Matti Hamalainen Somewhat improve PCX read support in libgfx.
Mon, 25 May 2015 12:58:23 +0300 Matti Hamalainen Improve IFF FORM validity error message.
Mon, 25 May 2015 12:58:02 +0300 Matti Hamalainen Oops, when did I break this? IFF ILBM reader should now work again.
Thu, 05 Mar 2015 07:37:35 +0200 Matti Hamalainen Use dmMemset().
Thu, 05 Mar 2015 05:06:23 +0200 Matti Hamalainen This should not be needed, actually.
Wed, 04 Mar 2015 08:38:19 +0200 Matti Hamalainen Various fixes for issues reported by clang static analyzer.
Tue, 03 Mar 2015 23:22:36 +0200 Matti Hamalainen Cosmetics pass: Remove excess whitespace.
Fri, 27 Feb 2015 03:58:25 +0200 Matti Hamalainen Add error code parameter to dmError() and dmErrorVA().
Wed, 25 Feb 2015 19:32:55 +0200 Matti Hamalainen Some cleanups.
Wed, 25 Feb 2015 19:25:51 +0200 Matti Hamalainen Add size field for allocated data size in DMImage.
Wed, 25 Feb 2015 15:50:17 +0200 Matti Hamalainen Use dmMalloc0() instead of dmCalloc() here.
Mon, 23 Feb 2015 20:45:31 +0200 Matti Hamalainen Add separate X and Y scaling to gfxconv and libgfx outputters.
Fri, 21 Nov 2014 17:37:25 +0200 Matti Hamalainen Fix potential longjmp clobbering of variable.
Fri, 11 Jul 2014 18:06:30 +0300 Matti Hamalainen Reallocation fixes.
Fri, 16 May 2014 03:22:39 +0300 Matti Hamalainen Move library source under src/ subdirectory. base libgfx.c@8cf74c853c61