OSDN Git Service

mesa: Rely on USE_X86_64_ASM.
authorJosé Fonseca <jfonseca@vmware.com>
Thu, 22 May 2014 19:43:55 +0000 (20:43 +0100)
committerJosé Fonseca <jfonseca@vmware.com>
Thu, 22 May 2014 21:39:46 +0000 (22:39 +0100)
commitcfec135de7f604ffe14f7a7a78157697911519ec
treeeb3b69eda1b4b4ca0d6a4b47df3f5636edd0067b
parentc59c8f036399fb90cbd148feac7a4bde187ecf9b
mesa: Rely on USE_X86_64_ASM.

This fixes MinGW x64 builds.  We don't use assembly on any of the
Windows builds, to avoid divergence between MSVC and MinGW when testing.

Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/main/cpuinfo.c
src/mesa/main/cpuinfo.h
src/mesa/x86/common_x86.c