Module: Mesa Branch: main Commit: 570306e7b949aca7d52c08dbd7aaa34a5d8a818b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=570306e7b949aca7d52c08dbd7aaa34a5d8a818b
Author: Erik Faye-Lund <[email protected]> Date: Mon Oct 9 14:23:32 2023 +0200 docs/relnotes: remove cruft from end of lines We don't include the full commit message here, so let's drop all of this cruft. Not sure how this happened in the first place. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25712> --- docs/relnotes/19.1.8.rst | 4 +--- docs/relnotes/19.3.0.rst | 9 ++------- 2 files changed, 3 insertions(+), 10 deletions(-) diff --git a/docs/relnotes/19.1.8.rst b/docs/relnotes/19.1.8.rst index 3020043e34c..3c4486a0d12 100644 --- a/docs/relnotes/19.1.8.rst +++ b/docs/relnotes/19.1.8.rst @@ -205,9 +205,7 @@ Paulo Zanoni (1): Prodea Alexandru-Liviu (1): -- scons/MSYS2-MinGW-W64: Fix build options defaults Signed-off-by: - Prodea Alexandru-Liviu <[email protected]> Reviewed-by: Jose - Fonseca <[email protected]> Cc: <[email protected]> +- scons/MSYS2-MinGW-W64: Fix build options defaults Rhys Perry (2): diff --git a/docs/relnotes/19.3.0.rst b/docs/relnotes/19.3.0.rst index 709785b3494..7746c33cca5 100644 --- a/docs/relnotes/19.3.0.rst +++ b/docs/relnotes/19.3.0.rst @@ -2751,13 +2751,8 @@ Plamena Manolova (8): Prodea Alexandru-Liviu (4): - scons/windows: Fix build with LLVM>=8 -- scons/MSYS2-MinGW-W64: Fix build options defaults Signed-off-by: - Prodea Alexandru-Liviu <[email protected]> Reviewed-by: Jose - Fonseca <[email protected]> Cc: <[email protected]> -- Appveyor/Meson: Add build test of osmesa gallium Signed-off-by: - Prodea Alexandru-Liviu <[email protected]> Acked-by: Eric - Engestrom <[email protected]> Reviewed-by: Dylan Baker - <[email protected]> +- scons/MSYS2-MinGW-W64: Fix build options defaults +- Appveyor/Meson: Add build test of osmesa gallium - Meson: Remove lib prefix from graw and osmesa when building with Mingw. Also remove version sufix from osmesa swrast on Windows.
