From fd81d747cc8fcf4d28fcc5cc3662cef85e5a46d1 Mon Sep 17 00:00:00 2001 From: pal1000 Date: Thu, 17 Aug 2023 14:39:11 +0300 Subject: [PATCH] Releasee 23.1.6 --- buildscript/modules/pkgconf.cmd | 2 +- packages.txt | 12 ++++++------ readme.md | 2 +- releasenotes.md | 2 ++ 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/buildscript/modules/pkgconf.cmd b/buildscript/modules/pkgconf.cmd index 7bf46f9..92c57ed 100644 --- a/buildscript/modules/pkgconf.cmd +++ b/buildscript/modules/pkgconf.cmd @@ -16,7 +16,7 @@ @cd pkgconf ) @IF %gitstate% GTR 0 ( -@git checkout pkgconf-2.0.0 +@git checkout pkgconf-2.0.1 @echo. ) @IF EXIST pkgconf\pkg-config.exe set buildpkgconf=n diff --git a/packages.txt b/packages.txt index ed21987..22e98a0 100644 --- a/packages.txt +++ b/packages.txt @@ -1,6 +1,6 @@ -mesa3d-23.1.5-development-pack-msvc.7z -..\mesa3d-23.1.5-release-msvc.7z -..\mesa3d-23.1.5-debug-info-msvc.7z -mesa3d-23.1.5-development-pack-mingw.7z -..\mesa3d-23.1.5-release-mingw.7z -..\mesa3d-23.1.5-debug-mingw.7z +mesa3d-23.1.6-development-pack-msvc.7z +..\mesa3d-23.1.6-release-msvc.7z +..\mesa3d-23.1.6-debug-info-msvc.7z +mesa3d-23.1.6-development-pack-mingw.7z +..\mesa3d-23.1.6-release-mingw.7z +..\mesa3d-23.1.6-debug-mingw.7z diff --git a/readme.md b/readme.md index 74f6c8d..e2b7663 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.1.5 builds with Visual Studio and MSYS2 Mingw-w64 are now available in [releases section](https://github.com/pal1000/mesa-dist-win/releases). +Mesa 23.1.6 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 an extensible sponsorship with initial due date of November 1st 2023. Sponsorship consists in a free VPS to use as build machine with 12 GB RAM, 6 threads [AMD EPYC 7413](https://www.amd.com/en/products/cpu/amd-epyc-7413) 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 5ac4d35..37d4130 100644 --- a/releasenotes.md +++ b/releasenotes.md @@ -1,3 +1,5 @@ +# 23.1.6 +- Updated Mesa3D to [23.1.6](https://docs.mesa3d.org/relnotes/23.1.6.html). ### Build script - llvmpipee s3tc texture cache build fix is pending to land in 23.2.0-rc3. # 23.1.5