projects
/
platform
/
upstream
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
1d91f8d
b2d4dfe
)
Merge branch 'primitive-restart-cleanup'
author
Brian Paul
<brianp@vmware.com>
Fri, 22 Oct 2010 01:05:40 +0000
(19:05 -0600)
committer
Brian Paul
<brianp@vmware.com>
Fri, 22 Oct 2010 01:05:47 +0000
(19:05 -0600)
Conflicts:
docs/relnotes-7.10.html
This branch is a re-do of the primitive-restart branch with all
the intermediate/temporary stuff cleaned out.
1
2
docs/relnotes-7.10.html
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
docs/relnotes-7.10.html
index
4d342dc
,
98b70b8
..
2d0adcc
---
1
/
docs/relnotes-7.10.html
---
2
/
docs/relnotes-7.10.html
+++ b/
docs/relnotes-7.10.html
@@@
-35,7
-35,7
+35,8
@@@
tb
<h2>New features</h2>
<ul>
<li>GL_ARB_explicit_attrib_location extension (Intel and software drivers).
+<li>GL_ARB_texture_rg (Intel, software drivers, gallium drivers).
+ <li>GL_NV_primitive_restart extension (Gallium softpipe, llvmpipe).
</ul>