From: Erik Faye-Lund Date: Thu, 18 Apr 2019 13:39:35 +0000 (+0200) Subject: docs: close lists X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3bda82b2e53d2e099b35ab0277def39127b58c69;p=mesa.git docs: close lists These lists never got closed. Let's fix that to avoid issues with bad parsers. Signed-off-by: Erik Faye-Lund Reviewed-by: Eric Engestrom --- 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.
  • Renamed --with-llvm-shared-libs to --enable-llvm-shared-libs
  • +
+

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

      diff --git a/docs/vmware-guest.html b/docs/vmware-guest.html index 1bf497bd6c7..b6db5660e80 100644 --- a/docs/vmware-guest.html +++ b/docs/vmware-guest.html @@ -311,7 +311,7 @@ If OpenGL 3.3 is not working (you only get OpenGL 2.1):
    • Make sure the vmwgfx kernel module is version 2.9.0 or later.
    • Check the vmware.log file for errors.
    • Run 'dmesg | grep vmwgfx' and look for "DX: yes". - +