commit | 34a8bf51353d79cbfdaa5484b086c1061d84eaa9 | [log] [tgz] |
---|---|---|
author | Brian Paul <brian.paul@tungstengraphics.com> | Wed Nov 12 15:39:13 2003 +0000 |
committer | Brian Paul <brian.paul@tungstengraphics.com> | Wed Nov 12 15:39:13 2003 +0000 |
tree | f275556b4c41102370b896f047e70bf928fd901c | |
parent | 6eb2547317af7e9c1cca46e087f2c4c1deda02af [diff] [blame] |
added Ville's RGBA blend fix
diff --git a/docs/VERSIONS b/docs/VERSIONS index 0e8596c..ccf79b4 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS
@@ -1172,6 +1172,7 @@ - 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.