Releases: pal1000/mesa-dist-win
Releases Β· pal1000/mesa-dist-win
24.2.2
- Updated Mesa3D to 24.2.2.
Known issue
Feedback info
- Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 62% in favor of keeping support at release time.
Build environment updates
24.2.1 and 24.1.7
Known issue
Feedback info
- Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 62% in favor of keeping support at release time.
Misc
- Log Mesa3D build configuration commands for debug purposes.
Build environment updates
24.2.0 and 24.1.6
Known issue
Feedback info
- Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 62% in favor of keeping support at release time.
Sponsorship
- Petrosky VPS French node hardware has been updated.
Build environment updates
24.1.5
- Updated Mesa3D to 24.1.5.
Known issue
Feedback info
- Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 62% in favor of keeping support at release time.
Build script
- Move RADV, clover and llvmpipe orcjit builds under experimental mode;
- libva and zstd: Don't touch source code when freshly cloned when building for multiple ABI in parallel.
Distribution
- packager: Create development packages for each build and restore binary packages layout from 24.1.3.
Build environment updates
24.2.0-rc1
Preview Mesa3D 24.2.0-rc1 per #196 request. Only MSVC build is provided, but MinGW build was also tested.
Known issues
Feedback info
- Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 63% in favor of keeping support at release time.
Build script
- Prepare for gallium OpenGL swrast alias removal;
- Mesa3D now requires YAML parsing in Python [24.2+];
Distribution
- packager: Include debug libraries in MinGW debug binary package.
24.1.4
- Updated Mesa3D to 24.1.4.
Known issue
Feedback info
- Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 62% in favor of keeping support at release time.
Build script
- llvmpipe orcjit support (experimental)[24.2+].
Distribution
- Automate distribution packaging;
- Merge development packages into MSVC and MinGW release binary packages.
Build environment updates
24.1.3
- Updated Mesa3D to 24.1.3.
Important fix
- zink, llvmpipe and softpipe drivers have been fixed.
Known issue
Feedback info
- Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 62% in favor of keeping support at release time.
Distribution
- New unit tests packages for MSVC, MinGW release and debug builds;
- Dynamic pipe loader debut;
- MSVC debug symbols collection logic has been improved to cover spirv2dxil tool and unit tests (.exe files);
- Add spirv2dxil tool to MinGW debug binaries package.
Build environment updates
24.1.2
- Updated Mesa3D to 24.1.2.
Known issues
softpipe and llvmpipe drivers are known to fail to initialize without crash and zink driver crashes in 24.1.x. If you need them use 24.0.9 MSVC build.
Feedback info
- Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 64% in favor of keeping support at release time.
- Unit tests were removed from release package as this poll results were 41% in favor of providing them at release time.
Build environment updates
24.1.1
Known issues
- softpipe and llvmpipe drivers are known to fail to initialize in 24.1.x, failure doesn't cause crashes though;
- zink driver crashes in 24.1.x.
Feedback info
- Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 63% in favor of keeping support at release time.
- Unit tests were removed from release package as this poll results were 41% in favor of providing them at release time.
Build environment updates
24.0.8 and 24.1.0
- Updated Mesa3D to 24.1.0. 24.0.8 MSVC build is also included.
- MinGW build has been switched from GCC to clang. This at least unbreaks x64 binaries - #156.
- MSVC toolchain was updated to 17.9.7 instead of 17.10.0 intentionally to avoid an internal compiler error regression occurring in clang build. Diagnosing this combined with a Visual Studio IDE sign-in outage caused this release delay.
Known issues
- softpipe and llvmpipe drivers are known to fail to initialize in 24.1.0, failure doesn't cause crashes though;
- zink driver crashes in 24.1.0.
Feedback info
- Windows 7 / Server 2008 R2 support remained in place for the time being as this poll results were 62% in favor of keeping support at release time.
- Unit tests were removed from release package as this poll results were 41% in favor of providing them at release time.
Debug
- Standalone MinGW test: Minimal changes to unbreak it.
Build script
- MSVC build: Support disabling debug printf;
- MinGW GCC x64 build: Support selecting between UCRT and MSVCRT toolchains.