projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
14fa5f6
)
SPARC, DRI interface changes for 6.3.1
author
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 28 Jul 2005 02:46:26 +0000
(
02:46
+0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Thu, 28 Jul 2005 02:46:26 +0000
(
02:46
+0000)
docs/VERSIONS
patch
|
blob
|
history
diff --git
a/docs/VERSIONS
b/docs/VERSIONS
index fee2624981ea846664e87c8d1f0e4faafe889f8c..cd1757f263a8b2b9e5a7b9c1d7927dbe406d3a64 100644
(file)
--- 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
+