summaryrefslogtreecommitdiffstats
path: root/libvo/osd.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid a MANGLE, there is no register pressure and the generated codereimar2008-01-301-1/+1
* ARCH_X86 simplificationsreimar2006-11-011-7/+7
* Change 'if(verbose)' to the more appropriate mp_msg_test.diego2006-03-271-3/+1
* Patch by Stefan Huehner / stefan % huehner ! org \rathann2006-02-091-1/+1
* Handle "xxx.h" vs "../xxx.h" include paths in a consistent way.diego2004-10-281-2/+2
* adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64aurel2004-10-211-14/+10
* draw alpha for uyvynplourde2004-05-311-4/+34
* attribute_used for gcc3.4alex2004-04-261-1/+1
* many small typo and grammar fixesgabucino2003-10-041-1/+1
* removed obsolete my_profilealex2003-08-031-2/+0
* printf to mp_msgalbeu2002-05-021-10/+11
* mangling in libvoatmos42002-01-191-0/+1
* optional runtime cpu detectmichael2001-11-271-0/+104
* runtime cpu detectionmichael2001-11-261-378/+121
* Compile fix.atmos42001-11-121-1/+1
* p2/p3 bgr32 version (20%faster)michael2001-11-111-3/+158
* Use new logic suggested by Michael Niedermayernick2001-11-111-0/+2
* Cloning 32 stuff to 24nick2001-11-111-3/+84
* Minor speedup for K6-2, K7, P3nick2001-11-111-33/+34
* Enable MMX stuffnick2001-11-111-21/+7
* Extract parallelism from OSD stuff + MMX2 optimization.nick2001-11-111-32/+41
* bugfixmichael2001-11-111-4/+4
* .balign or we´ll align by 64kb on some architecturesmichael2001-11-101-2/+2
* Code cleanup - emms is not required when MMX block is commented out.nick2001-11-101-13/+16
* slow mmx & not so slow asm versions (outcommented)michael2001-10-301-0/+77
* FAST_OSD option to disable font outline antialiasingarpi_esp2001-06-021-0/+60
* to be sure in that header is okeyarpi_esp2001-04-241-0/+2
* OSD alpha renderers moved to osd.carpi_esp2001-04-101-0/+115