From 34a8bf51353d79cbfdaa5484b086c1061d84eaa9 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 12 Nov 2003 15:39:13 +0000 Subject: added Ville's RGBA blend fix --- docs/VERSIONS | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/VERSIONS') 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. -- cgit v1.2.3