diff options
author | Timothy Arceri <[email protected]> | 2017-03-30 22:21:32 +1100 |
---|---|---|
committer | Timothy Arceri <[email protected]> | 2017-03-31 13:43:38 +1100 |
commit | 3e524cfa4781f4fa904b0918523337059620123f (patch) | |
tree | 8fd50d39864ec3335f9e00ecc9359bec270cc4c6 /docs/relnotes/17.1.0.html | |
parent | 2caa3aa1f4fed5fd336dbbdb77eeb2e29730a204 (diff) |
mesa: remove MESA_GLSL=opt
This is unused.
Reviewed-by: Brian Paul <[email protected]>
Reviewed-by: Nicolai Hähnle <[email protected]>
Reviewed-by: Emil Velikov <[email protected]>
Reviewed-by: Marek Olšák <[email protected]>
Diffstat (limited to 'docs/relnotes/17.1.0.html')
-rw-r--r-- | docs/relnotes/17.1.0.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/relnotes/17.1.0.html b/docs/relnotes/17.1.0.html index ada1e3850d4..b1d4aa011a9 100644 --- a/docs/relnotes/17.1.0.html +++ b/docs/relnotes/17.1.0.html @@ -62,6 +62,7 @@ Note: some of the new features are only available with certain drivers. <li>The configure option --enable-gallium-llvm is superseded by --enable-llvm.</li> <li>The swr driver now requires LLVM >= 3.9.0.</li> <li>The radeonsi driver now requires LLVM 3.8.0.</li> +<li>The MESA_GLSL=opt and MESA_GLSL=no_opt environment vars have been removed.</li> </ul> </div> |