From: Brian Paul Date: Tue, 10 Aug 2004 15:40:20 +0000 (+0000) Subject: updated glext.h and glxext.h files X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d462841384f69dafb4408448b32fbe88828822c5;p=mesa.git updated glext.h and glxext.h files --- diff --git a/docs/VERSIONS b/docs/VERSIONS index 2cb781b1ac8..9f448773ed7 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1248,7 +1248,7 @@ Mesa Version History - option to walk triangle edges with double-precision floats (Justin Novosad of Discreet) (see config.h file) - support for AUX buffers in software GLX driver - - updated glext.h to version 23 + - updated glext.h to version 24 and glxext.h to version 6 - new MESA_GLX_FORCE_ALPHA and MESA_GLX_DEPTH_BITS env vars Changes: - fragment fog interpolation is perspective corrected now