summaryrefslogtreecommitdiffstats
path: root/src/gallium
diff options
context:
space:
mode:
authorChristian Schmidbauer <[email protected]>2016-04-29 20:53:30 +0100
committerAxel Davy <[email protected]>2016-05-18 23:37:14 +0200
commitf5d6ed57022b7459bc0f63d9131528e47f4ec982 (patch)
treea2eb0ec0fd0e020e9153b6f494016f126956baf3 /src/gallium
parent243fd02858c1287667d9f8d0555a8e9520289f56 (diff)
st/nine: Clean up WINAPI definition
As Emil pointed out, only gcc, clang and MSVC compatibility is required. Hence the check for GNUC can be skipped, as __i386__ and __x86_64__ are only defined for gcc/clang, not for MSVC. Remove the #undef which has been there for historic reasons, when wine dlls for nine have been built inside mesa. Instead use #ifndef in order to avoid redefining WINAPI from MSVC's headers. Reviewed-by: Emil Velikov <[email protected]> Acked-by: Axel Davy <[email protected]>
Diffstat (limited to 'src/gallium')
0 files changed, 0 insertions, 0 deletions