gallium: Get the translate module to build on msvc.
authorJosé Fonseca <jrfonseca@tungstengraphics.com>
Wed, 16 Apr 2008 02:42:08 +0000 (11:42 +0900)
committerJosé Fonseca <jrfonseca@tungstengraphics.com>
Wed, 16 Apr 2008 02:42:08 +0000 (11:42 +0900)
commitfd6acabd2f62fe006b078ae7640a944c7f65903c
tree30bdb2e6c220d0814e91a7ffd6f3eb5c18560126
parente2269e94c0ecaa97c7153815489e59c9ca64c243
gallium: Get the translate module to build on msvc.

Appearently MSVC c-preprocessor parses "255.0f" as two tokens:
"255.0" and "f", and performs variable substitution on "f".
src/gallium/auxiliary/translate/translate_generic.c