mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-02 05:48:07 +02:00
docs/relnotes/17.1.0: document the new LLVM requirement
This commit is contained in:
parent
c416d8a3bc
commit
5ac6ab701f
1 changed files with 2 additions and 1 deletions
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue