log

age author description
Fri, 28 Sep 2012 15:45:23 +0300 Matti Hamalainen Silence some warnings.
Fri, 28 Sep 2012 15:15:41 +0300 Matti Hamalainen Add test for line drawing.
Fri, 28 Sep 2012 15:15:33 +0300 Matti Hamalainen Initial fixes for getting the line drawing functions "working".
Fri, 28 Sep 2012 14:52:40 +0300 Matti Hamalainen Cleanups.
Fri, 28 Sep 2012 14:52:34 +0300 Matti Hamalainen Moar testing!
Fri, 28 Sep 2012 14:51:21 +0300 Matti Hamalainen Add function prototypes for two special case scaled blit functions.
Fri, 28 Sep 2012 14:50:58 +0300 Matti Hamalainen Add dmScaledBlitSurface32to32TransparentGA().
Fri, 28 Sep 2012 14:50:14 +0300 Matti Hamalainen Add register clobbers to SIMD inline asm.
Fri, 28 Sep 2012 14:47:54 +0300 Matti Hamalainen Add new scaled blit template parameters in order to implement global alpha.
Fri, 28 Sep 2012 11:11:15 +0300 Matti Hamalainen Fix input file reading of mod2wav utility.
Fri, 28 Sep 2012 10:48:57 +0300 Matti Hamalainen Bitshift less in dmScaledBlitSurface32to32TransparentX()
Fri, 28 Sep 2012 10:25:38 +0300 Matti Hamalainen Optimize the scaled RGBA alpha blit MMX version further.
Fri, 28 Sep 2012 09:35:25 +0300 Matti Hamalainen MMX-version of scaled 32-bit RGBA alpha blending blit works now.
Fri, 28 Sep 2012 09:32:45 +0300 Matti Hamalainen Improve benchmarking.
Fri, 28 Sep 2012 06:06:40 +0300 Matti Hamalainen Some initial twiddling on trying to get the MMX version of scaled blit to