diff options
author | José Fonseca <jfonseca@vmware.com> | 2010-04-27 14:27:24 +0100 |
---|---|---|
committer | José Fonseca <jfonseca@vmware.com> | 2010-04-27 14:27:24 +0100 |
commit | 992fc62d5998e62ad8aa4a9f1270254b886e9880 (patch) | |
tree | e44b0139cfb9c5a07ac76285cd36ba7798478358 /src/mesa/main/light.c | |
parent | a18c210a95794c79c6f26dbf4c66d4a85e29169d (diff) |
gallivm: Disable llvm.cos.v4f32 and llvm.sin.v4f32 instrinsics on Windows.
Runtime linking doesn't quite work.
Just comment then out for now to prevent crashes. These will go away in
the future because calling 4 times CRT's cosf()/sinf() is over-precise
and under-performing.
Diffstat (limited to 'src/mesa/main/light.c')
0 files changed, 0 insertions, 0 deletions