diff options
author | Kenneth Graunke <kenneth@whitecape.org> | 2010-08-30 12:22:39 -0700 |
---|---|---|
committer | Kenneth Graunke <kenneth@whitecape.org> | 2010-08-30 12:29:22 -0700 |
commit | 9b0ba68b4489557c48efa088c3884120dabc68fb (patch) | |
tree | ef4f938320fe089827f02dab08b526fdc3344376 /src/mesa/main/nvprogram.c | |
parent | de0b76cab22caa9fc7260f80acb8f151ccced6c5 (diff) |
Fix inverted version checks in check_extra.
Previously, if an attribute was enabled by either a specific GL version
or an extension, the check would require -both- to be enabled. This bug
was not discovered earlier because version checks are currently only ever
used on their own.
Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Diffstat (limited to 'src/mesa/main/nvprogram.c')
0 files changed, 0 insertions, 0 deletions