log

age author description
Thu, 11 Oct 2012 17:55:15 +0300 Matti Hamalainen Cleanups.
Thu, 11 Oct 2012 17:50:06 +0300 Matti Hamalainen Implement correct handling of 'M' and '3xx' effects together (aka volume
Thu, 11 Oct 2012 17:24:47 +0300 Matti Hamalainen Add SDL_LDFLAGS to generic binary rule.
Thu, 11 Oct 2012 16:42:02 +0300 Matti Hamalainen Make audio buffer smaller, for now.
Thu, 11 Oct 2012 16:41:33 +0300 Matti Hamalainen Improve screen update logic.
Thu, 11 Oct 2012 16:04:12 +0300 Matti Hamalainen Include dmmutex.h for this test.
Thu, 11 Oct 2012 16:04:02 +0300 Matti Hamalainen Improve mutex debugging facilities.
Thu, 11 Oct 2012 16:01:14 +0300 Matti Hamalainen Improve locking.
Thu, 11 Oct 2012 16:00:55 +0300 Matti Hamalainen Improve locking.
Thu, 11 Oct 2012 16:00:46 +0300 Matti Hamalainen Increase addbuf size.
Thu, 11 Oct 2012 14:03:25 +0300 Matti Hamalainen Improve locking.
Thu, 11 Oct 2012 11:10:53 +0300 Matti Hamalainen Add SDL_CFLAGS to fontconv build.
Thu, 11 Oct 2012 11:10:30 +0300 Matti Hamalainen Use more glanular header includes from SDL, enables us to succesfully link
Thu, 11 Oct 2012 11:09:26 +0300 Matti Hamalainen Use fixed point everywhere in the mixing internals, to avoid going over
Thu, 11 Oct 2012 10:24:00 +0300 Matti Hamalainen Fix a small memory leak, the special "empty" pattern was not being freed.
Thu, 11 Oct 2012 10:07:59 +0300 Matti Hamalainen Don't link libSDL uselessly to utilities that do not actually use it.
Thu, 11 Oct 2012 08:55:21 +0300 Matti Hamalainen Add -msse2 if DM_USE_SIMD is enabled.
Thu, 11 Oct 2012 08:50:03 +0300 Matti Hamalainen Using SSE inline asm is not worth it in single operations, it hinders
Thu, 11 Oct 2012 08:08:46 +0300 Matti Hamalainen Cosmetics.
Thu, 11 Oct 2012 07:40:33 +0300 Matti Hamalainen Fix rotation matrix creation.
Wed, 10 Oct 2012 23:09:56 +0300 Matti Hamalainen Enable W component manipulation.
Wed, 10 Oct 2012 23:08:45 +0300 Matti Hamalainen Set the last 1 of the unit matrix as they are now 4x4 instead of 3x3.
Wed, 10 Oct 2012 22:18:05 +0300 Matti Hamalainen Improve locking.
Wed, 10 Oct 2012 22:17:55 +0300 Matti Hamalainen Add two new functions to the simple demoengine for getting some information
Wed, 10 Oct 2012 22:02:08 +0300 Matti Hamalainen Fix some possible data races.
Wed, 10 Oct 2012 21:23:18 +0300 Matti Hamalainen Cleanups.
Wed, 10 Oct 2012 21:23:09 +0300 Matti Hamalainen Add boundary checks for the scope drawing.
Wed, 10 Oct 2012 20:45:10 +0300 Matti Hamalainen Cleanups.
Wed, 10 Oct 2012 20:38:56 +0300 Matti Hamalainen XM sample offset effect '9xx' stops note playing if offset is > sample
Wed, 10 Oct 2012 20:27:17 +0300 Matti Hamalainen XM effect '9xx' stores its last non-zero parameter.
Wed, 10 Oct 2012 19:31:09 +0300 Matti Hamalainen Add (untested) SSE asm version of matrix product (matrix x matrix multiplication).
Wed, 10 Oct 2012 16:35:43 +0300 Matti Hamalainen Add some new vector and matrix operations, and introduce some SSE inline
Wed, 10 Oct 2012 14:08:39 +0300 Matti Hamalainen More testing.
Wed, 10 Oct 2012 14:08:12 +0300 Matti Hamalainen Add Z checks.
Wed, 10 Oct 2012 13:30:07 +0300 Matti Hamalainen Fix a stupid bug in the clipping.
Wed, 10 Oct 2012 13:28:31 +0300 Matti Hamalainen Make line clipping floating point only.
Wed, 10 Oct 2012 13:02:35 +0300 Matti Hamalainen Fix the Cohen-Sutherland clipping implementation and add optional
Wed, 10 Oct 2012 12:11:48 +0300 Matti Hamalainen Cleanups, increase line buffer size.
Wed, 10 Oct 2012 12:11:20 +0300 Matti Hamalainen Clean up the line clipping a bit, in preparation for fixes.
Wed, 10 Oct 2012 01:03:15 +0300 Matti Hamalainen More work on the rendering test.
Wed, 10 Oct 2012 01:02:42 +0300 Matti Hamalainen Etc.
Wed, 10 Oct 2012 01:02:23 +0300 Matti Hamalainen Cleanups.
Tue, 09 Oct 2012 23:45:05 +0300 Matti Hamalainen Merged.
Tue, 09 Oct 2012 23:44:36 +0300 Matti Hamalainen Joo.
Tue, 09 Oct 2012 23:44:02 +0300 Matti Hamalainen Error out when bezier segments are found.
Tue, 09 Oct 2012 22:08:12 +0300 Matti Hamalainen Improve python converter.
Tue, 09 Oct 2012 21:49:47 +0300 Matti Hamalainen C nodes.
Tue, 09 Oct 2012 21:11:07 +0300 Matti Hamalainen Fix a silly rendering issue.
Tue, 09 Oct 2012 20:59:45 +0300 Matti Hamalainen Adjust default distance.
Tue, 09 Oct 2012 20:59:30 +0300 Matti Hamalainen Improve converter and adjust parser accordingly.
Tue, 09 Oct 2012 20:14:23 +0300 Matti Hamalainen Add simplistic SVG to Q3D converter written in Python.
Tue, 09 Oct 2012 19:36:19 +0300 Matti Hamalainen Various improvements in the .3d parser.
Tue, 09 Oct 2012 17:47:40 +0300 Matti Hamalainen Radial blur stuff.
Tue, 09 Oct 2012 17:47:19 +0300 Matti Hamalainen Add radial blur function.
Tue, 09 Oct 2012 17:46:54 +0300 Matti Hamalainen Cleanups.
Tue, 09 Oct 2012 17:46:40 +0300 Matti Hamalainen Changes in the 3d loader.
Tue, 09 Oct 2012 17:22:52 +0300 Matti Hamalainen Constify.
Tue, 09 Oct 2012 17:22:07 +0300 Matti Hamalainen Improve the parser.
Tue, 09 Oct 2012 13:03:15 +0300 Matti Hamalainen Add line/sprite renderer to build.
Tue, 09 Oct 2012 13:02:55 +0300 Matti Hamalainen Move 3D line/sprite renderer to separate module.