summaryrefslogtreecommitdiff
path: root/src/xine-utils/cpu_accel.c
AgeCommit message (Expand)Author
2003-11-26lprintf cleanup, pass I.Daniel Caujolle-Bert
2003-10-20Allow lazy loading of Sun mediaLib. Update ChangeLog.Robin KAY
2003-09-16Removed headers that were providing nothing needed to the build.Stephen Torri
2003-08-25AMD64 support patch by Adrian SchroeterMichael Roitzsch
2003-07-25export XINE_NO_ACCEL can be used to disable MMX/SSE code.Miguel Freitas
2003-04-20merging in win32 portGuenter Bartsch
2003-03-11Disable some debug output on x86, when the OS doesn't support SSE.Juergen Keil
2002-10-23Help compiling in ansi.James Courtier-Dutton
2002-10-22trying to reduce the number of SIGILL signals on Solaris x86 (no SSE support)Juergen Keil
2001-12-08improved altivec detection by Bill Fink <billfink@mindspring.com>Guenter Bartsch
2001-12-05altivec support by Jeffrey W. Baker <jwbaker@acm.org>Guenter Bartsch
2001-11-20bugfixMiguel Freitas
2001-11-18test OS support for SSE instructionsMiguel Freitas
2001-11-18update to latest mpeg2dec x86_accel sources, hopefully this solves conftest s...Guenter Bartsch
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-10-22introducing libxineutils and a this pointer for video_out_x11 callbacksGuenter Bartsch