From 50309b1d3c299638c0a7016c954b6f715218ec34 Mon Sep 17 00:00:00 2001 From: pal1000 Date: Thu, 1 Feb 2024 12:32:10 -0800 Subject: [PATCH] Releases 23.3.5 and 24.0.0 --- packages.txt | 12 ++++++------ readme.md | 2 +- releasenotes.md | 2 ++ 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/packages.txt b/packages.txt index 5fcdfbee..48f8dabc 100644 --- a/packages.txt +++ b/packages.txt @@ -1,6 +1,6 @@ -mesa3d-23.3.4-development-pack-msvc.7z -..\mesa3d-23.3.4-release-msvc.7z -..\mesa3d-23.3.4-debug-info-msvc.7z -mesa3d-23.3.4-development-pack-mingw.7z -..\mesa3d-23.3.4-release-mingw.7z -..\mesa3d-23.3.4-debug-mingw.7z +mesa3d-24.0.0-development-pack-msvc.7z +..\mesa3d-24.0.0-release-msvc.7z +..\mesa3d-24.0.0-debug-info-msvc.7z +mesa3d-24.0.0-development-pack-mingw.7z +..\mesa3d-24.0.0-release-mingw.7z +..\mesa3d-24.0.0-debug-mingw.7z diff --git a/readme.md b/readme.md index d8d3835c..37cf188b 100644 --- a/readme.md +++ b/readme.md @@ -24,7 +24,7 @@ - [OpenGL context configuration override](#opengl-context-configuration-override) - [How to set environment variables](#how-to-set-environment-variables) # Downloads -Mesa 23.3.4 builds with Visual Studio and MSYS2 Mingw-w64 are now available in [releases section](https://github.com/pal1000/mesa-dist-win/releases). +Mesa 24.0.0 builds with Visual Studio and MSYS2 Mingw-w64 are now available in [releases section](https://github.com/pal1000/mesa-dist-win/releases). # Sponsorship mesa-dist-win project was given a sponsorship that was extended until November 1st 2024. Sponsorship consists in a free VPS to use as build machine with 12 GB RAM, 6 threads [AMD EPYC 7542](https://www.amd.com/en/products/cpu/amd-epyc-7542) and 150 GB NVMe SSD from [Petrosky](https://petrosky.io/pal1000), a virtual private server hosting company thanks to [@Directox01](https://github.com/Directox01). diff --git a/releasenotes.md b/releasenotes.md index ecfcdb34..68ca973b 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -1,3 +1,5 @@ +# 23.3.5 and 24.0.0 +- Updated Mesa3D to [23.3.5](https://gitlab.freedesktop.org/mesa/mesa/-/blob/23.3/docs/relnotes/23.3.5.rst?ref_type=heads&plain=0) and [24.0.0](https://gitlab.freedesktop.org/mesa/mesa/-/blob/24.0/docs/relnotes/24.0.0.rst?ref_type=heads&plain=0). ### Build configuration - OpenCL external clang headers option has been removed in 24.1.0-devel. ### Out of tree patching