diff --git a/docs/relnotes/10.2.html b/docs/relnotes/10.2.html index e9d30c5c17c..72b4edc7e61 100644 --- a/docs/relnotes/10.2.html +++ b/docs/relnotes/10.2.html @@ -70,6 +70,8 @@ TBD. +

The option is used to control how mesa is linked against LLVM, and now defaults to enabled (shared linking). diff --git a/docs/relnotes/18.3.0.html b/docs/relnotes/18.3.0.html index 370d5e823e2..c694b15b62c 100644 --- a/docs/relnotes/18.3.0.html +++ b/docs/relnotes/18.3.0.html @@ -272,6 +272,8 @@ Note: some of the new features are only available with certain drivers.

  • Bug 108914 - blocky shadow artifacts in The Forest with DXVK, RADV_DEBUG=nohiz fixes this
  • + +

    Changes