gallium: Import Dennis Smit cpu detection code.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 10 Mar 2008 16:45:19 +0000 (16:45 +0000)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Mon, 10 Mar 2008 16:45:19 +0000 (16:45 +0000)
commit01bd21eef8f572944c09771f44e3006e2991280e
tree97dc44faa2a9f242f53f39df1fc880801c58358e
parentb721bc8792f6add71dede11924d7060bbce72f0e
gallium: Import Dennis Smit cpu detection code.

It still needs a slight code massasing to integrate with the rest of
gallium (namely mapping the OS_* ARCH_* defines), but I'm commiting anyway
so that it is available to be used when somebody needs it.
src/gallium/auxiliary/util/u_cpu_detect.c [new file with mode: 0644]
src/gallium/auxiliary/util/u_cpu_detect.h [new file with mode: 0644]