Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | util: don't include p_defines.h and u_pointer.h from gallium | Marek Olšák | 2020-03-27 | 1 | -1/+2 |
* | util: simplify BSD includes | Jan Beich | 2019-10-09 | 1 | -7/+2 |
* | util: detect AltiVec at runtime on BSDs | Jan Beich | 2019-10-09 | 1 | -4/+23 |
* | util: skip AltiVec detection if built with -maltivec | Jan Beich | 2019-10-09 | 1 | -1/+9 |
* | util: detect NEON at runtime on FreeBSD | Jan Beich | 2019-10-09 | 1 | -0/+9 |
* | util: skip NEON detection if built with -mfpu=neon | Jan Beich | 2019-10-09 | 1 | -1/+3 |
* | util: add auxv based PowerPC AltiVec/VSX detection | Daniel Kolesa | 2019-08-27 | 1 | -4/+25 |
* | gallium: Enable ASIMD/NEON on aarch64. | Matt Turner | 2019-01-24 | 1 | -2/+9 |
* | util: Fix warning in u_cpu_detect on non-x86 | Alyssa Rosenzweig | 2018-11-12 | 1 | -2/+2 |
* | util: move u_cpu_detect to util | Dylan Baker | 2018-10-30 | 1 | -0/+593 |