Releases: pal1000/mesa-dist-win
Releases · pal1000/mesa-dist-win
17.0.2.391-2
- Clarify that path to program launcher is quoted automatically in local deployment utility;
- Remove Program group screen from installer, it served no purpose and just caused confusion;
- Delete 32-bit cygwin runtine from system32/syswow64 leftover from 17.0.1.391-2 if present.
There are no changes with portable version since 17.0.2.391-1. Get it from here.
17.0.2.391-1
Changes
- Updated Mesa to 17.0.2;
- Used Visual Studio 2017 to build LLVM, patched LLVM 3.9.1 to build with MSVC 2017 successfully as LLVM 4.0 is not yet supported;
- Used Visual Studio 2017 toolset for Mesa build working around Mesa bug 100201;
- multiple buildscript and guides enhancements;
- unified 32 and 64-bit installers and local deployment utilities respectively.
Known issue
In place upgrade leaves a 32-bit Cygwin runtime in Windows\system32 for 32-bit Windows or Windows\syswow64 for 64-bit Windows if you are upgrading from 17.0.1.391-2. Clean it by downloading and running Cygwin installer for 32-bit Windows.
17.0.1.391-2
- Support GL_EXT_texture_compression_st3c;
- Use Mingw build of libtxc_dxtn for 64-bit apps and Cywin build of libtxc_dxtn-s2tc for 32-bit apps.
17.0.1.391
- Updated to Mesa 17.0.1
- Support in-place upgrade
Version 17.0.0.391-4
- Improved installer: clean up registry during uninstallation;
- Added a local deployment utility, quickly deploy mesa for applications incompatible with system-wide installation while saving storage space;
- Updated startup guide.
Version 17.0.0.391-3
Initial release.
Includes softpipe/llvmpipe and OpenSWR.
Built with LLVM 3.9.1