commit | 20ee00754d432cf6c9aca2ba61e004a83795e160 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Thu Jun 12 16:01:43 2008 -0600 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Thu Jun 12 16:01:43 2008 -0600 |
tree | 1e2f4c0d8c3dfc8685e6b2cb76d2a8dc97079ae2 | |
parent | 08f1b8ac709105d42ec34f8b8a81421e3b0fbc81 [diff] |
gallium: disable the codegen for TGSI_OPCODE_EXPBASE2 for now. The x86 code seems to fail for exponents of 4 or larger. See glean's vertProg1/EX2 test.