log dmlib.h @ 108:72813cece1ba

age author description
Wed, 03 Oct 2012 09:39:15 +0300 Matti Hamalainen Move some lerp functions to the header as static inline functions.
Wed, 03 Oct 2012 09:19:08 +0300 Matti Hamalainen Added a new inline function, dmClip10() to clamp values between 0.0 and 1.0.
Tue, 02 Oct 2012 18:51:16 +0300 Matti Hamalainen Add unscaled blitting functions.
Tue, 02 Oct 2012 16:37:58 +0300 Matti Hamalainen Move some very tiny gfx functions to the dmlib header as static inline ones.
Mon, 01 Oct 2012 09:46:56 +0300 Matti Hamalainen Initial work for bitmapped fonts and text drawing. Also moved TTF header
Sat, 29 Sep 2012 20:41:36 +0300 Matti Hamalainen Change DMFixedPoint types and appropriate JSS functions back to using signed
Sat, 29 Sep 2012 05:29:38 +0300 Matti Hamalainen Implement rudimentary resource system.
Fri, 28 Sep 2012 14:51:21 +0300 Matti Hamalainen Add function prototypes for two special case scaled blit functions.
Fri, 28 Sep 2012 01:54:23 +0300 Matti Hamalainen Initial re-import.