- 12 May, 2013 3 commits
-
-
Diego Biurrun authored
The header is not (anymore) MMX-specific.
-
Diego Biurrun authored
Also remove some pointless comments.
-
Diego Biurrun authored
-
- 08 May, 2013 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 07 May, 2013 6 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 06 May, 2013 1 commit
-
-
Diego Biurrun authored
-
- 02 May, 2013 4 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
The function does not do any rounding, so there is no point in keeping it in a round template file.
-
Diego Biurrun authored
The function is only instantiated once, so there is no point in keeping it in a template file.
-
Diego Biurrun authored
-
- 29 Apr, 2013 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 25 Apr, 2013 1 commit
-
-
Martin Storsjö authored
This makes it less confusing when this template is shared both by dsputil and by hpeldsp. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 23 Apr, 2013 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 22 Apr, 2013 3 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
Before, this code was labeled as mmxext and enabled both for the 3dnow and the mmxext case.
-
Diego Biurrun authored
-
- 19 Apr, 2013 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 15 Apr, 2013 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 12 Apr, 2013 4 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 10 Apr, 2013 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 13 Mar, 2013 3 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Ronald S. Bultje authored
-
Ronald S. Bultje authored
This makes vp3 independent of dsputil.
-
- 12 Mar, 2013 2 commits
-
-
Ronald S. Bultje authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 26 Feb, 2013 4 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
The external assembly function uses mmxext instructions and should not be masqueraded as an mmx-only function. Instead, use the mmx-only inline assembly function.
-
Diego Biurrun authored
-
Martin Storsjö authored
These became unused in 71155d7b. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 18 Feb, 2013 1 commit
-
-
Daniel Kang authored
This avoids SIMD-optimized functions having to sign-extend their line size argument manually to be able to do pointer arithmetic. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-