summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-10-16 00:31:13 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-10-16 00:31:13 +0000
commitcf2e5f9a6381afd8b6e2a9071350eb65acaca18b (patch)
tree5aa54aa85758477dd8ec0e337504656278b03b5f /docs
parent406c031ed7106335a09a478dae8b4b98a96a1966 (diff)
added fix for fdo bug 1645
Diffstat (limited to 'docs')
-rw-r--r--docs/VERSIONS2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 63c6b2e1a0..6f6f8ed43d 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1301,3 +1301,5 @@ Mesa Version History
New:
Bug fixes:
- don't apply regular fog or color sum when using a fragment program
+ - glProgramEnvParameter4fARB always generated an error on
+ GL_FRAGMENT_PROGRAM_ARB (fdo bug 1645)