projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c416d8a
)
docs/relnotes/17.1.0: document the new LLVM requirement
author
Marek Olšák
<marek.olsak@amd.com>
Mon, 6 Mar 2017 16:34:41 +0000
(17:34 +0100)
committer
Marek Olšák
<marek.olsak@amd.com>
Mon, 6 Mar 2017 16:35:36 +0000
(17:35 +0100)
docs/relnotes/17.1.0.html
patch
|
blob
|
history
diff --git
a/docs/relnotes/17.1.0.html
b/docs/relnotes/17.1.0.html
index b07cf0bdf1ea9dc19e4da007b59cd449b6f851fc..ada1e3850d4016caa9a1d96bd56234b42834ae2b 100644
(file)
--- a/
docs/relnotes/17.1.0.html
+++ b/
docs/relnotes/17.1.0.html
@@
-60,7
+60,8
@@
Note: some of the new features are only available with certain drivers.
<ul>
<li>Removed the ilo gallium driver.</li>
<li>The configure option --enable-gallium-llvm is superseded by --enable-llvm.</li>
-<li>swr driver now requires llvm >= 3.9.0.</li>
+<li>The swr driver now requires LLVM >= 3.9.0.</li>
+<li>The radeonsi driver now requires LLVM 3.8.0.</li>
</ul>
</div>