Wed, 26 May 2010 00:47:22 +0000 |
diego |
Add missing RGB12 version of the fast OSD table.
|
Thu, 06 May 2010 10:18:25 +0000 |
cehoyos |
Add support for 12-bit color mode on framebuffer devices.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
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
|