diff options
author | Brian Paul <brian.paul@tungstengraphics.com> | 2005-07-28 02:46:26 +0000 |
---|---|---|
committer | Brian Paul <brian.paul@tungstengraphics.com> | 2005-07-28 02:46:26 +0000 |
commit | 960467443eedfdf5de481b432cf7436a1dab7818 (patch) | |
tree | 2395f06d3543e4e2c974d568e15b787bab0a2880 /docs/VERSIONS | |
parent | 14fa5f6a6088794b2c9c2129f89111d056e76ae9 (diff) |
SPARC, DRI interface changes for 6.3.1
Diffstat (limited to 'docs/VERSIONS')
-rw-r--r-- | docs/VERSIONS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/VERSIONS b/docs/VERSIONS index fee2624981..cd1757f263 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 + |