From: Brian Paul Date: Wed, 12 Nov 2003 15:39:13 +0000 (+0000) Subject: added Ville's RGBA blend fix X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=34a8bf51353d79cbfdaa5484b086c1061d84eaa9;p=mesa.git added Ville's RGBA blend fix --- diff --git a/docs/VERSIONS b/docs/VERSIONS index 0e8596c68a9..ccf79b43ff5 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.