| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/hevc_deblock: improve 8bit transpose store macros | James Almer | 2014-08-03 | 1 | -0/+9 |
* | x86/hevc_idct: replace old and unused idct functions | James Almer | 2014-07-26 | 1 | -1/+3 |
* | x86util: add and use RSHIFT/LSHIFT macros | Christophe Gisquet | 2014-06-15 | 1 | -0/+16 |
* | x86: hpeldsp: better factorization | Christophe Gisquet | 2014-05-29 | 1 | -1/+9 |
* | x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1} | James Almer | 2014-05-28 | 1 | -0/+5 |
* | x86: move horizontal add macros to x86util | James Almer | 2014-04-17 | 1 | -0/+33 |
* | x86: Move XOP emulation to x86util | James Almer | 2014-02-24 | 1 | -0/+19 |
* | Merge commit 'c6908d6b4b377a04a5d055ba874bdbcf06c80497' | Michael Niedermayer | 2013-10-14 | 1 | -1/+3 |
|\ |
|
| * | x86inc: FMA3/4 Support | Jason Garrett-Glaser | 2013-10-14 | 1 | -1/+3 |
* | | Merge commit '206895708ea2b464755d340e44501daf9a07c310' | Michael Niedermayer | 2013-10-14 | 1 | -0/+11 |
|\| |
|
| * | x86inc: Remove our FMA4 support | Derek Buitenhuis | 2013-10-14 | 1 | -0/+11 |
* | | Merge commit 'd633d12b2cc999cee3ac25bf9a810fe7ff03726d' | Michael Niedermayer | 2013-01-19 | 1 | -0/+1 |
|\| |
|
| * | x86inc: Add cvisible macro for C functions with public prefix | Diego Biurrun | 2013-01-18 | 1 | -0/+1 |
* | | Merge commit 'ef5d41a5534b65f03d02f2e11a503ab8416bfc3b' | Michael Niedermayer | 2013-01-19 | 1 | -1/+1 |
|\| |
|
| * | x86inc: Rename "program_name" to "private_prefix" | Diego Biurrun | 2013-01-18 | 1 | -1/+1 |
* | | Merge commit 'dae1d507af94261bafd3b11549884e5d1eca590e' | Michael Niedermayer | 2013-01-16 | 1 | -0/+8 |
|\| |
|
| * | x86: Add PAVGB macro to abstract pavgb/pavgusb instruction via cpuflags | Diego Biurrun | 2013-01-15 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-15 | 1 | -8/+6 |
|\| |
|
| * | x86: ABSB2: port to cpuflags | Diego Biurrun | 2013-01-15 | 1 | -8/+6 |
* | | Merge commit '094a7405e5d8463d7d167d893e04934ec1a84ecd' | Michael Niedermayer | 2013-01-15 | 1 | -6/+5 |
|\| |
|
| * | x86: ABSB: port to cpuflags | Diego Biurrun | 2013-01-15 | 1 | -6/+5 |
* | | Merge commit 'd8c772de53d29afb1bada88afa859fce8489c668' | Michael Niedermayer | 2013-01-15 | 1 | -16/+13 |
|\| |
|
| * | x86: ABS2: port to cpuflags | Diego Biurrun | 2013-01-14 | 1 | -16/+13 |
* | | Merge commit '5b4dfbffc258f90a7d2540d21209ac23afcf7cd0' | Michael Niedermayer | 2013-01-07 | 1 | -12/+9 |
|\| |
|
| * | x86: ABS1: port to cpuflags | Diego Biurrun | 2013-01-06 | 1 | -12/+9 |
* | | Merge commit '9d5c62ba5b586c80af508b5914934b1c439f6652' | Michael Niedermayer | 2012-12-06 | 1 | -0/+11 |
|\| |
|
| * | float_dsp: add vector_dmul_scalar() to multiply a vector of doubles | Justin Ruggles | 2012-12-05 | 1 | -0/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-19 | 1 | -16/+6 |
|\| |
|
| * | x86: SPLATD: port to cpuflags | Diego Biurrun | 2012-11-18 | 1 | -16/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-14 | 1 | -1/+1 |
|\| |
|
| * | x86: mmx2 ---> mmxext in asm constructs | Diego Biurrun | 2012-11-14 | 1 | -1/+1 |
* | | Merge commit '802713c4e7b41bc2deed754d78649945c3442063' | Michael Niedermayer | 2012-11-12 | 1 | -0/+1 |
|\| |
|
| * | x86inc: Set program_name outside of x86inc.asm | Diego Biurrun | 2012-11-11 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-10 | 1 | -8/+8 |
|\| |
|
| * | x86: PALIGNR: port to cpuflags | Diego Biurrun | 2012-11-09 | 1 | -8/+8 |
* | | Merge commit '930e26a3ea9d223e04bac4cdde13697cec770031' | Michael Niedermayer | 2012-11-05 | 1 | -12/+10 |
|\| |
|
| * | x86: PABSW: port to cpuflags | Diego Biurrun | 2012-11-05 | 1 | -12/+10 |
* | | Merge commit '9221efef7968463f3e3d9ce79ea72eaca082e73f' | Michael Niedermayer | 2012-11-03 | 1 | -0/+12 |
|\| |
|
| * | x86: Refactor PSWAPD fallback implementations and port to cpuflags | Diego Biurrun | 2012-11-02 | 1 | -0/+12 |
* | | Merge commit '9a07c1332cfe092b57b5758f22b686ca58806c60' | Michael Niedermayer | 2012-11-03 | 1 | -5/+5 |
|\| |
|
| * | x86: PMINUB: port to cpuflags | Diego Biurrun | 2012-11-02 | 1 | -5/+5 |
* | | Merge commit '9ce02e14f01de50fcc6f7f459544b140be66d615' | Michael Niedermayer | 2012-11-03 | 1 | -0/+2 |
|\| |
|
| * | x86util: Add cpuflags_mmxext alias for cpuflags_mmx2 | Diego Biurrun | 2012-11-02 | 1 | -0/+2 |
| * | x86: Fix assembly with NASM | Dave Yeo | 2012-10-31 | 1 | -1/+1 |
* | | Merge commit 'be923ed659016350592acb9b3346f706f8170ac5' | Michael Niedermayer | 2012-10-31 | 1 | -3/+3 |
|\| |
|
| * | x86: MMX2 ---> MMXEXT in macro names | Diego Biurrun | 2012-10-31 | 1 | -3/+3 |
* | | x86: Fix assembly with NASM | Dave Yeo | 2012-10-31 | 1 | -1/+1 |
* | | Merge commit '6860b4081d046558c44b1b42f22022ea341a2a73' | Michael Niedermayer | 2012-10-31 | 1 | -0/+2 |
|\| |
|
| * | x86: include x86inc.asm in x86util.asm | Diego Biurrun | 2012-10-31 | 1 | -0/+2 |
* | | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93' | Michael Niedermayer | 2012-08-24 | 1 | -0/+12 |
|\| |
|