log src/libgfx.c @ 1264:aa6e8a24b94b

age author description
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