Diego Biurrun
|
ea7ee4b4e3
|
ppc: Centralize compiler-specific altivec.h #include handling in one place
Also move #includes into canonical order where appropriate.
|
8 years ago |
Diego Biurrun
|
6ce93757ee
|
ppc: Update #endif comments
|
8 years ago |
Luca Barbato
|
da60b99a88
|
ppc: Restrict some Altivec implementations to Big Endian
In Little Endian the vec_ld/vec_st operations work as
expected only for byte-vectors.
|
10 years ago |
Diego Biurrun
|
27860819d5
|
ppc: Consistently use convenience macro for runtime CPU detection
|
11 years ago |
Diego Biurrun
|
b718b24bbe
|
ppc: Drop a bunch of unnecessary dsputil_altivec.h #includes
|
11 years ago |
Diego Biurrun
|
a6b6501185
|
ppc: cosmetics: Consistently format CPU flag detection invocations
|
11 years ago |
Diego Biurrun
|
a053dbfcfb
|
ppc: Move AltiVec utility headers out of AltiVec ifdefs
Now that the headers themselves have ifdef protection this is no
longer necessary and more consistent with normal include handling.
|
12 years ago |
Diego Biurrun
|
79dad2a932
|
dsputil: Separate h264chroma
|
12 years ago |