Wed, 08 Apr 2009 20:21:21 +0000 |
ramiro |
Rename RUNTIME_CPUDETECT to CONFIG_RUNTIME_CPUDETECT and always define it.
|
Sun, 15 Mar 2009 10:01:02 +0000 |
diego |
Get rid of pointless preprocessor condition indirection and use ARCH_X86
|
Sun, 08 Feb 2009 03:27:30 +0000 |
diego |
Add standard license headers, unify header formatting.
|
Mon, 26 Jan 2009 09:29:53 +0000 |
diego |
HAVE_3DNOW --> HAVE_AMD3DNOW
|
Fri, 16 Jan 2009 09:21:21 +0000 |
reimar |
Lots and lots of #ifdef ARCH_... -> #if ARCH_...
|
Wed, 04 Jun 2008 09:44:12 +0000 |
diego |
Remove unnecessary mangle.h #include.
|
Wed, 30 Jan 2008 18:52:59 +0000 |
reimar |
Avoid a MANGLE, there is no register pressure and the generated code
|
Wed, 01 Nov 2006 18:41:25 +0000 |
reimar |
ARCH_X86 simplifications
|
Mon, 27 Mar 2006 07:22:48 +0000 |
diego |
Change 'if(verbose)' to the more appropriate mp_msg_test.
|
Thu, 09 Feb 2006 14:08:03 +0000 |
rathann |
Patch by Stefan Huehner / stefan % huehner ! org \
|
Thu, 28 Oct 2004 01:15:53 +0000 |
diego |
Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.
|
Thu, 21 Oct 2004 11:55:20 +0000 |
aurel |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
|
Mon, 31 May 2004 15:13:35 +0000 |
nplourde |
draw alpha for uyvy
|
Mon, 26 Apr 2004 10:12:40 +0000 |
alex |
attribute_used for gcc3.4
|
Sat, 04 Oct 2003 17:29:08 +0000 |
gabucino |
many small typo and grammar fixes
|