From: Brian Paul Date: Thu, 28 Jul 2005 02:46:26 +0000 (+0000) Subject: SPARC, DRI interface changes for 6.3.1 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=960467443eedfdf5de481b432cf7436a1dab7818;p=mesa.git SPARC, DRI interface changes for 6.3.1 --- diff --git a/docs/VERSIONS b/docs/VERSIONS index fee2624981e..cd1757f263a 100644 --- a/docs/VERSIONS +++ b/docs/VERSIONS @@ -1355,7 +1355,11 @@ Mesa Version History 6.3.1 July XX, 2005 New: - The distribution now includes the DRI drivers and GLX code + Changes: + - Made the DRI "new" driver interface standard, remove old code Bug fixes: - GL_ARB_vertex/fragment_shader were mistakenly listed in the extensions string - negative relative addressing in vertex programs was broken + - update/fix SPARC assembly code for vertex transformation +