log

age author description
Tue, 01 Nov 2005 04:14:24 +0000 Ryan C. Gordon Date: Mon, 31 Oct 2005 14:23:34 +0100
Sun, 30 Oct 2005 05:45:46 +0000 Ryan C. Gordon Prevent division-by-zero in WarpMouse if surface's pitch is zero (a GL surface?).
Thu, 20 Oct 2005 06:55:26 +0000 Ryan C. Gordon Enable altivec blitters on PowerPC Linux, and some fixes for recent
Thu, 20 Oct 2005 06:53:56 +0000 Ryan C. Gordon Placate gcc's strict aliasing rules with an extra cast.
Thu, 13 Oct 2005 09:47:06 +0000 Ryan C. Gordon Closed a memory leak caused when quitting video subsystem on Quartz target.
Tue, 11 Oct 2005 23:57:04 +0000 Ryan C. Gordon Valgrind fix.