summaryrefslogtreecommitdiffstats
path: root/src/gallium/auxiliary/util/u_cpu_detect.h
Commit message (Expand)AuthorAgeFilesLines
* util,gallivm: Explicitly enable/disable fma attribute.Jose Fonseca2016-06-101-0/+1
* util: add avx2 and xop detection to cpu detection codeRoland Scheidegger2013-08-201-0/+2
* util: try much harder to set DAZ flagRoland Scheidegger2013-08-081-0/+1
* util: (trivial) add has_popcnt fieldRoland Scheidegger2013-06-191-0/+1
* gallivm: use f16c hw support for float->half and half->float conversionRoland Scheidegger2013-04-041-0/+1
* gallivm,llvmpipe: Use 4-wide vectors on AMD Bulldozer.José Fonseca2012-09-041-0/+1
* gallivm,draw,llvmpipe: Support wider native registers.José Fonseca2012-07-171-0/+12
* util: add cpu detection for sse 4.2 and avxBrian Paul2011-04-071-0/+2
* u_cpu_detect: remove arch and little_endianLuca Barbieri2010-08-141-12/+1
* util: Set cpu endianness too.José Fonseca2009-10-221-0/+2
* util: Cleanup u_cpu_detect, build. Support X86_64 and detect SSE4.1 too.José Fonseca2009-09-291-42/+40
* gallium: Import Dennis Smit cpu detection code.José Fonseca2008-03-101-0/+78