diff options
author | Ian Romanick <[email protected]> | 2016-08-18 11:02:15 +0100 |
---|---|---|
committer | Ian Romanick <[email protected]> | 2016-08-26 15:03:14 -0700 |
commit | 0115f356eec22b30a78847ac47caebae4c436b68 (patch) | |
tree | 2eec5a7422799f5c616678aa16249cdeb9bc54a0 /src/mesa/main/arrayobj.c | |
parent | a7d92c3c0b0df1a5e8be3f8208868828043ab630 (diff) |
nouveau: Enable EXT_texture_env_dot3 on NV10 and NV20
GL_DOT3_RGB_EXT and GL_DOT3_RGBA_EXT. are nearly identical to
GL_DOT3_RGB and GL_DOT3_RGBA. The only difference is the _EXT
versions do not apply the post-scale. Just smash logscale to 0 so
that RC_OUT_SCALE_1 is always used.
NOTE: I have not actually tested this.
Signed-off-by: Ian Romanick <[email protected]>
Acked-by: Ilia Mirkin <[email protected]>
Diffstat (limited to 'src/mesa/main/arrayobj.c')
0 files changed, 0 insertions, 0 deletions