Sun, 30 May 2010 10:01:40 +0000 |
reimar |
Make 3dnow and MMX code compile for 64 bit (just stupid search-and-replace).
|
Sat, 29 May 2010 16:34:01 +0000 |
reimar |
Use edi instead of ebx to avoid issues with PIC.
|
Mon, 12 Apr 2010 10:56:17 +0000 |
diego |
the great MPlayer tab removal: part I
|
Mon, 04 Jan 2010 19:36:18 +0000 |
diego |
Refactor real --> float #define to a typedef in a common header.
|
Mon, 15 Dec 2008 16:13:41 +0000 |
reimar |
Consistently include config.h before mangle.h, fixes possible compilation
|
Thu, 16 Oct 2008 20:17:56 +0000 |
diego |
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
|
Tue, 11 Dec 2007 19:54:35 +0000 |
diego |
Identifiers starting with __ are reserved for the system.
|
Thu, 22 Jun 2006 13:34:00 +0000 |
diego |
CVS --> Subversion in copyright notices
|
Tue, 15 Nov 2005 18:14:07 +0000 |
diego |
Unify include paths, -I.. is in CFLAGS.
|
Fri, 15 Apr 2005 22:21:35 +0000 |
diego |
Mark modified imported files as such to comply with (L)GPL ¡ø2a.
|
Sun, 22 Jun 2003 03:32:16 +0000 |
alex |
moved 3dnow and 3dnowex dct36 optimisations into gcc inline assembly
|