summaryrefslogtreecommitdiff
path: root/docs/VERSIONS
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2003-11-12 15:39:13 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2003-11-12 15:39:13 +0000
commit34a8bf51353d79cbfdaa5484b086c1061d84eaa9 (patch)
treef275556b4c41102370b896f047e70bf928fd901c /docs/VERSIONS
parent6eb2547317af7e9c1cca46e087f2c4c1deda02af (diff)
added Ville's RGBA blend fix
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r--docs/VERSIONS1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS
index 0e8596c68a..ccf79b43ff 100644
--- a/docs/VERSIONS
+++ b/docs/VERSIONS
@@ -1172,6 +1172,7 @@ Mesa Version History
- fixed some texgen bugs reported by Daniel Borca
- fixed wglMakeCurrent(NULL, NULL) bug (#835861)
- fixed glTexSubImage3D z-offset bug (Cedric Gautier)
+ - fixed RGBA blend enable bug (Ville Syrjala)
Changes:
- dropped API trace feature (src/Trace/)
- documentation overhaul. merged with website content. more html.