- Install gdb to help with debugging MinGW-W64 build;
- Standalone MinGW-W64 test: Add zink driver and multilib support;
- Standalone MinGW-W64 test: Switch to debug optimiized build.
- Allow building SWR AVX512 with MinGW-W64 when out of tree patches are disabled;
- Restore incremental build support to Mesa3D;
- LLVM build: Install CMake modules;
- Add support for lavapipe driver.
- Drop problematic delay support from system wide deployment tool unattended mode.
- Updated Mesa3D to 20.3.4.
- Add support for Microsoft OpenGL over D3D12 driver [21.0+];
- Make it possible to re-try Mesa3D build on failure;
- Support choosing Vulkan SDK to use with Mesa3D zink driver build [21.0+].
- Update zlib wrap to 1.2.11-5;
- Update DirectX headers before build [21.0+].
- Make improvements to
libvulkan-1.dll
error fixing tool [21.0+].
- Collect DXIL runtime from Windows SDK if GLonD3D12 is present in release package [21.0+];
- Add version info to ICD build of Microsoft OpenGL over D3D12 driver [21.0+].
- Add support for DirectX IL runtime [21.0+];
- Create symlink for libglapi even if missing from release package;
- Support for unattended mode in system wide deployment tool - #48;
- Per-app deployment: Remove .local files if no filename is provided to help with reversing per-app deployment actions if necessary.
- Tweak standalone MinGW-W64 build test to reproduce https://gitlab.freedesktop.org/mesa/mesa/-/issues/4151 [21.0+].
- Updated Mesa3D to 20.3.3.
- LLVM: Add support for building LLVM with clang and lld;
- Update pkgconf source code before build.
- Updated Mesa3D to 20.3.2.
- MSYS2: Setup command now minimizes pacman cache after installation phase.
- Updated Mesa3D to 20.3.1.
- Add tool to fix error related to
libvulkan-1.dll
being missing which can occur if Mesa3D was built with zink driver - issue 30.
- Update LLVM binary wrap fallback for LLVM 11.
- Take into account osmesa classic removal in Mesa 21.0.
- Updated Mesa3D to 20.3.0.
- zink driver support is postponed to 21.0 series.
- Updated Mesa3D to 20.2.3.
- Add patch test tool.
- Initial preparation for zink driver.
- Updated Mesa3D to 20.2.2.
- MinGW: Use pkgconf as pkg-config implementation.
- Updated Mesa3D to 20.2.1.
- Update end-user guide.
- Add experimental build with MSVC and clang (currently disabled);
- Get LLVM 11.0.0 by default if LLVM is missing.
- MSYS2: Allow selecting MSYS2 shell.
- Disable LLVM build fix patch for MSVC>=16.7.0 as it's no longer needed with LLVM>=11.0.0.
- Updated Mesa3D to 20.2.0.
- Mesa3D: Avoid using Meson options that don't work with toolchain in use.
- MSYS2: Add setup command to install Mesa3D build dependencies.
- Updated Mesa3D to 20.1.8;
- ZSTD is now used for certain compression tasks in MinGW package.
- Limit swr driver mingw build compatibility patch to Mesa 20.1 before 20.1.8 and 20.2 before 20.2.0 stable;
- MSYS2: Use a very brutal but simpler approach to static linking zlib and reuse it for zstd.
- Updated Mesa3D to 20.1.7;
- Added swr driver to mingw package.
- Refactor check that determines if swr driver is buildable to support mingw.
- Updated Mesa3D to 20.1.6.
- Fix build of Mesa 20.2 and higher, regression from 5f35c3e4;
- LLVM build: Use relative path in CMAKE_INSTALL_PREFIX;
- MSYS2/zlib subproject: Request static library via per subproject wrap force fallback feature introduced in Meson 0.55 instead of a dirty old patch to Mesa source code;
- Move out of tree patches applicability test before pkgconf and LLVM build;
- MSYS2 patch: Support patching multiple source repositories.
- LLVM: Add patch to fix build with Visual Studio 16.7 and newer.
- Updated Mesa3D to 20.1.5.
- Don't apply force static zlib link patch when building with MSVC as it's not necessary.
- Add a minimal Scons build with MSVC and Python 3.
- Updated Mesa3D to 20.1.4.
- Updated Mesa3D to 20.1.3.
- Switched Mesa3D internal libraries to shared linking like upstream;
- Support both old and new style booleans of Mesa3D build options.
- Detect and handle dual and single osmesa without relying on toolchain type;
- Update vendor string following upstream lead in mesa3d/mesa#5483.
- Updated Mesa3D to 20.1.2.
- Restore some LLVM build reduction used with Ninja that doesn't break Meson runtime dependency detection;
- Support building LLVM core from monorepo;
- Display LLVM build configuration command on screen.
- Fix fatal flaw in LLVM install modifier tool;
- Add monorepo support to LLVM install modifier tool.
- This is a re-release of 20.1.1 with swr driver restored.
- Mesa3D: Make build config aware of out of tree patching being disabled or unsupported;
- Use a command line option to disable out of tree patches for Mesa3D;
- Show in title bar when out of tree patches are disabled via command line;
- Be verbose about Meson wraps fallbacks;
- Move pkgconf build files from
pkgconf\build
topkgconf\pkgconf
to have them ignored by git; - Abort Mesa3D build when out of tree patching is simultaneously required and disabled.
- LLVM: Add install modifier tool.
- Add MSVC swr build fix - !5166.
- Updated Mesa3D to 20.1.1.
- swr driver is missing from this release due to build failure.
- Simplify zlib dependency wrap and avoid hardcoding its library name;
- LLVM: Automatically wrap runtime dependency whenever possible - required by #28 and #34;
- MSVC: Disable LLVM build reduction used with Ninja due incompatibility with Meson runtime dependency wrap.
- Add MSVC ARM and ARM64 Meson cross files - #35.
- Updated Mesa3D to 20.1.0.
- Select ABI after toolchain which opens possibility to filter supported ABIs per toolchain - required for #35.
- Update dual osmesa patch to keep working after gallium state trackers rename to frontends;
- Remove filenames parity patch as it's from before 19.3.0 stable.
- Draft ARM and ARM64 builds using standalone MinGW-W64 clang toolchain, that unfortunately fail to link for now - #35.
- Updated Mesa3D to 20.0.7.
- Add a minimal standalone MinGW-W64 build with TDM-GCC;
- MSYS2: Prompt for updates check instead of always doing it.
- Misc: Fix setting and testing against errorlevels;
- Misc: Load Git for Windows in MSYS2 when available to get commit hash when building with MSYS2 MinGW-w64;
- Ensure git for windows is used over MSYS2 git, when available;
- Support MSYS2 MinGW-W64 clang compiler;
- LLVM: Remove some unnecessary build targets from configuration.
- Update native mingw buildfix patch for 20.1 and above to its merged form.
- Remove build commands section due to bit rot.
- Updated Mesa3D to 20.0.6.
- Take into account that osmesa swrast is missing from MSYS2 MinGW-w64 release package.
- zlib: Unify MSVC and MSYS2 wrap generators in a single module;
- Meson: Avoid reconfiguration by ensuring wrap files don't get dirty if unchanged.
- Fix regression with native mingw builds affecting 20.1 and master branches.
- Updated Mesa3D to 20.0.5.
- MSYS2: Use Meson builtin options to pass compiler and linker flags;
- Remove Scons build support;
- Refactor: cleanup variables defined for Scons build;
- Refactor: use a consistent path format in MSYS2;
- MSYS2: Add a hardcoded libraries list to use when llvm-config is busted;
- MSYS2: Use pacman to find LLVM version in Meson wrap generator;
- Don't fail to apply Mesa3D patches via MSYS2 GNU patch if available when building with MSVC and git is missing;
- Support custom wrapping MSYS2 mingw-w64-zlib static library;
- Always explicitly request static libraries in custom wrap generators;
- Provide support for disabling out of tree patches to ease upstreaming.
- Prepare for binary distribution using Meson install layout.
- Updated Mesa3D to 20.0.4.
- Support building both x86 and x64 simultaneously.
- Updated Mesa3D to 20.0.3.
WIP: Disabled: Use Meson install in MSYS2; WIP: Disabled: Replicate layout of MSVC Meson install.
- Do not clear unpacked zlib source code as Meson builds suprojects under main project now.
- Updated Mesa3D to 20.0.2;
- Switched MSYS2 MinGW-w64 build to Meson.
- Update to reflect changes triggered by MSYS2 MinGW-w64 build switch to Meson.
- Prefer MSYS2 GNU patch for applying patches when available as it supports both CRLF and LF simultaneously.
- Eliminate redundancy in pacman -S command;
- Use current name for Python 3 mako group.
- Get static linking with Meson working, avoiding this problem.
- Only ask for osmesa type if both swrast and gallium are available in release package.
- Use Meson install for collecting binaries, libraries and headers.
- Updated Mesa3D to 20.0.1.
- Updated Mesa3D to 20.0.0.
- Support Scons with Python 3 in MSYS2;
- Don't apply Meson related patches when using Scons;
- Get ready for MSVC build with Scons and Python 3.
- Updated Mesa3D to 19.3.4.
- Explicitly request static libraries from LLVM;
- Refactor code to easily share it with related projects;
- Fix 32-bit LLVM build with MsBuild.
- Update swr AVX512 build fix patch to work with 20.0 and keep old version for 19.3.
- Updated Mesa3D to 19.3.3.
- Use Powershell to request admin rights for better compatibility.
- Meson: Fix zlib wrap update.
- Updated Mesa3D to 19.3.2.
- Mesa: Avoid harmless error when build is already clean;
- Ensure print of new line after git clone commands for Mesa3D and pkgconf codebases;
- Disable osmesa classic when building with Meson and Mingw due to build failure;
- Mesa build with Meson: Prepare for possibility of building multiple gallium drivers.
- MSYS2: Update packages before openning interactive shell;
- MSYS2: Switch to a prompt for command loop system.
- Updated Mesa3D to 19.3.1.
- Avoid missing
libglapi.dll
related errors since 19.3.0 when switching from Mingw to MSVC release package with programs that use any Mesa3D desktop OpenGL driver via per app deployment tool.
- You may encounter errors related to missing
libglapi.dll
if you used per app deployment. See readme for resolution.
- Updated Mesa3D to 19.3.0.
- switched MSVC packages to Meson build - #7;
- enabled experimental swr AVX512 support thanks to switch to Meson build and an out of tree patch with progress on official support being tracked here - #2;
- restored standalone OpenGL ES drivers in MSVC release package thanks to switch to Meson build;
- added Mesa3D test suite to MSVC release package thanks to switch to Meson build.
- Update end-user guide to reflect new features and changes.
- You may experience errors related to missing
libglapi.dll
when updating from a release that isn't between 18.1.2.600-1 and 18.2.6 with programs that had any Mesa3D desktop OpenGL driver deployed with per app deployment tool. To correct them you have to re-deploy. If you don't remember if an affected program is 32-bit or 64-bit, right click on opengl32.dll shortcut in the folder where the program executable is located and select open file location. If location ends in x64 then it's 64-bit otherwise it's 32-bit.
- Updated Mesa3D to 19.2.7.
- Updated Mesa3D to 19.2.6.
- Updated Mesa3D to 19.2.5.
- pywin32 : Detect when installer was used and require it for updates;
- MSYS2: Use braces when expanding shell script variables;
- LLVM Meson wrap file generator: Detect RTTI support instead of making any assumptions;
- MSYS2: Install tar package to support PKGBUILD.
- Improve elevation routine based on pal1000/Realtek-UAD-generic#18.
- Updated Mesa3D to 19.2.4.
- Don't apply filename parity patch to Mesa3D < 19.3.
- Meson build: Pause after clean build warning in order to give chance to cancel build.
- Updated Mesa3D to 19.2.3.
- MSYS2: Keep pacman cache size under control;
- Meson build: Get MSYS2 Mingw-w64 working;
- Meson build: Hide it when it can't be used;
- More verbose errors about when build is impossible;
- Meson build: Ensure LLVM is disabled when asked;
- Meson build: Use 64-bit compiler when using Ninja when possible;
- Meson: Always clean build;
- Add build system to Window title.
- Per app deployment: Fix osmesa gallium solo deployment;
- Add support for swr AVX512 to deployment tools.
- Add a patch that ensures filenames parity with Scons - https://gitlab.freedesktop.org/mesa/mesa/merge_requests/2496 ;
- Allow building osmesa gallium and swrast simultaneously with Meson.
- Add pkg-config.
- Add version information to swr AVX512 drivers.
- Updated Mesa3D to 19.2.2.
- Meson build: Fix pkg-config-lite detection;
- Meson build: Release from manual startup mode;
- Meson build: Update subprojects;
- Remove UWP Python from PATH when using MSVC as soon as Python discovery routine begins as it may cause issues with Meson build;
- Meson build: Pause between configure and build phase similarly to LLVM;
- Meson build: Add support for pkgconf as pkg-config-lite alternative;
- Split other dependencies to share git version control detection across the board;
- Meson build: Enable llvmpipe and swr drivers;
- Meson build: Hooked untested MSYS2 Mingw-w64 support;
- Implemented aggressive build environment cleanup.
- Refactored code and added osmesa gallium solo and graw null support.
- Add libraries and headers for Meson build;
- Don't create osmesa-gallium and osmesa-swrast folders when building with Meson as it may only support osmesa gallium long term.
- Per app deployment: Add osmesa gallium solo and graw null support;
- System wide deployment: Add osmesa gallium solo and graw null support.
- Meson build: Remove expat subproject update as it is no longer used on windows since mesa3d/mesa@4441da00;
- Drop Scons Python 3 compatibility patch as it's ineffective on Windows;
- Drop LLVM 9 compatibility, posix flag fix and MSYS2 Mingw-w64 compatibility patches because they are present in all stable branches (19.1.8, 19.2.1 and master);
- Meson build: Add tentative fix for swr AVX512.
- Add Mesa3D test suite to release package when building with Meson.
- Remove this feature. It bitrotted and maintaining it is even harder with Meson build.
- Updated Mesa3D to 19.2.1.
- Simplified MSYS2 compatibility patch;
- MSYS2 patch: Do not create .orig backups.
- Restricted LLVM 9, MSYS2 and Python 3 compatibility patches to Mesa 19.2.0/19.1.7 and below as they landed upstream;
- Mesa3D build: Mention patch that is applied;
- LLVM build: Include coroutines component in order to enable compute shaders in Mesa3D llvmpipe driver on Mesa 19.3;
- Mesa3D: Prepared for Scons build with Python 3;
- Do not require CMake if LLVM is prebuilt as this causes the display of a misleading warning;
- Mesa3D: Automatically build without LLVM if LLVM is missing. The appropriate warning is displayed close enough so this may look like warning spam to certain users;
- LLVM: Build LLVMAggressiveInstCombine library as it is needed by coroutines component introduced to enable compute shaders. This also needs this upstream cntribution in order to be effective.
- Updated Mesa3D to 19.2.0.
- Backport this commit to Mesa 19.1 in order for LLVM 9 compatibility fix to apply cleanly.
- Updated Mesa3D to 19.1.7.
- LLVM build: Clean up component names used to call llvm-config with. Tests done with llvm-config indicate that only engine and irreader component names are needed to get the list of all necessary libraries for Mesa3D build, everything else being superfluous. This cleanup also made build script ready for LLVM 9;
- LLVM build: Exclude LLVMAggressiveInstCombine from build as it's not used by Mesa3D;
- Also add Python Scripts folder to PATH in addition to Pyhon root folder just to be safe and to match what Mesa3D official AppVeyor CI does.
- LLVM needed libraries dumper can now work with or without those libraries being present. If some libraries are present only missing libraries names are dumped.
- A patch to support Mesa3D build with LLVM 9 was added and sent upstream for review and integration.
- Updated Mesa3D to 19.1.6.
- Updated Mesa3D to 19.1.5.
- System wide deployment : Get Mesa3D install status in main menu routine. Hide update and uninstall options when Mesa3D is not installed.
- Updated Mesa3D to 19.1.4.
- Declare update operation in system wide deployment as failed when no Mesa3D driver is installed (bug reported in #26);
- Made deployment tools aware that Mingw build doesn't include swr driver (bug reported in #26).
- Updated Mesa3D to 19.1.3.
- Updated Mesa3D to 19.1.2.
- Updated Mesa3D to 19.1.1.
- Meson build: don't overwrite backend string, it is too risky;
- Meson build: fix gles and shared glapi configuration;
- Meson build: mention that buildcmd variable stores the build execution command;
- Meson build with Ninja: VS Cross Tools is not supported so use 32-bit compiler instead;
- Meson build: Disable lookup for Mingw pkg-config as it doesn't work anymore and also fix lookup for pkg-config-lite;
- Python 2.x: wheel is no longer necessary to install scons if pip and setuptools are up-to-date;
- Set MSVC CRT even if LLVM build dependencies are missing avoiding a glitch with build environment information dumper when LLVM is missing;
- Add version information to shared glapi and standalone OpenGL ES drivers.
- Updated Mesa3D to 19.1.0.
- MSYS2 refactor: Remove runmsys module as it is too small to be necessary;
- Python doscovery refactor: Use exitloop variable to break from for loops;
- Display Visual Studio edition in toolchain selection menu and build environment information file;
- Improve performance of toolchain selection menu by deduplicating calls to vswhere tool;
- Clean-up toolchain selection validation;
- Hide Powershell errors when aborting pywin32 COM and services component update by canceling at UAC prompt.
- Stop treating .rc files as text as they are no longer tracked by git.
- Updated Mesa3D to 19.0.6.
- Implement automatic version information attaching to binaries using Resource Hacker - fixes #19;
- Clean PATH after Mesa3D build in the same fashion it is done for LLVM;
- Guard toolchain selection and python launcher menus from bad user input;
- MSYS2: Workaround msys2/MSYS2-packages#1658 and future equivalents;
- MSYS2 Debug: Imlement pacman cache eraser support;
- MSYS2 initial setup: Do not ask about updates when done as it is highly unlikely to be out-of-date;
- Run "pacman -Syu" 2 times when updating MSYS2, once for core packages and twice for the rest to ensure everything is updated;
- Implement automatic build environment information dumper.
- mako 1.0.9 -> 1.0.12;
- Visual Studio 16.1.0 -> 16.1.2;
- cmake 3.14.4 -> 3.14.5
- MSYS2 MINGW build environment status is available here.
- Remove scons development version string compatibility patch as it has been upstreamed months ago;
- Update MSYS2 Mingw-w64 compatibility patch.
- Updated Mesa3D to 19.0.5.
- Allow diffing resource script files;
- Make .gitignore easier to read and add Visual Studio compiled resource scripts (*.aps) to it.
- Add citra emulator OpenGL context override and SiN 1998 extensions list trimming examples;
- Add a missing TOC entry.
- Re-implement LLVM efficient build without requiring temporary file.
- Visual Studio 16.0.3 -> 16.1.0;
- cmake 3.14.3 -> 3.14.4;
- wheel 0.33.3 -> 0.33.4.
- Updated Mesa3D to 19.0.4.
- Version information has been added to binaries via Resource Hacker instead of Visual Studio.
- Display toolchain name and CPU cap in Command Prompt window title;
- Redesigned Python launcher interface to filter old Python versions, improve script performance, code readability and ease support of future versions of Python;
- Improve Python version checking by treating version as a fractional number and by also using sys.version_info python function.
- Add resource script file for each binary (#19).
- Visual Studio 16.0.2 -> 16.0.3;
- pip 19.1 -> 19.1.1;
- winflexbison 2.5.18-devel -> 2.5.18;
- wheel 0.33.1 -> 0.33.3.
- Updated Mesa3D to 19.0.3.
- Fixed a critical bug causing build script to abort execution when MSYS2 is missing;
- Compatibility update for Windows 10 Version 1903: Remove Python UWP installer from PATH - #23;
- Make sure initial MSYS2 required double update only occurs once by looking for a specific MSYS package needed by Mesa3D build that is not included in a fresh install of MSYS2;
- Avoid a harmless error when Visual Studio is not installed.
- Host OS 10.0.17763 -> 10.0.18362;
- Visual Studio 16.0.1 -> 16.0.2;
- Windows SDK 10.0.17763.132 -> 10.0.18362.1;
- cmake 3.14.1 -> 3.14.3;
- setuptools 41.0.0 -> 41.0.1;
- pip 19.0.3 -> 19.1;
- mako 1.0.8 -> 1.0.9.
- Updated Mesa3D to 19.0.2.
- Add a MSYS2 console for debug purposes;
- llvm-config debug tool: Support returning libraries list in both python list and ninja targets format.
- Build LLVM efficiently when using Ninja by only building llvm-config tool, required libraries and headers;
- Detect Visual Studio installations using vswhere;
- Support handling missing Desktop development with C++ workload through Visual Studio installer.
- cmake 3.14.0 -> 3.14.1;
- Visual Studio 15.9.10 -> 16.0.1;
- setuptools 40.8.0 -> 41.0.0.
- Update LLVM build command;
- Per-app deployment: Document .local file generation support;
- End-user guide: Document MESA_EXTENSION_MAX_YEAR;
- End-user guide: Document .local file generation support;
- End-user guide: Document pros and cons of Mingw vs MSVC binaries and how to migrate from one to the other.
- Updated Mesa3D to 19.0.1.
- Remove MSYS2 draft;
- Improve MSYS2 loader script so that it does not need a temporary shell script;
- Toolchain selection: Support release candidates and stable release of Visual Studio 2019;
- It turns out LLVM has no Meson build so remove all related code;
- LLVM/MsBuild: Compatibility with Visual Studio 2019 retaining backward compatibility with Visual Studio 2017.
- scons 3.0.5a2 -> 3.0.5;
- LLVM 7.0.1 -> 8.0.0;
- Mako 1.0.7 -> 1.0.8;
- cmake 3.13.4 -> 3.14.0;
- Visual Studio 15.9.9 -> 15.9.10.
- MSYS2: Don't patch autotools stuff.
- MSYS2 Mingw-w64 build debut.
- Mingw-w64 build does not include swr driver due to build failure.
- Mingw-w64 binaries require a CPU capable of running SSSE3 instruction set with benefit of having slightly better performance than MSVC binaries.
- Fixed script segmentation fault for Scons build in MSYS2 Mingw-w64 due to use of undefined llvmlink variable;
- Fixed MSYS2 update script so that it does not perform the initial upgrade every time.
- Updated Mesa3D to 19.0.0.
- wheel 0.33.0 -> 0.33.1;
- winflexbison 2.5.16 -> 2.5.18-devel;
- GNU bison 3.1.0 -> 3.3.2;
- pip 19.0.2 -> 19.0.3;
- MarkupSafe 1.1.0 -> 1.1.1;
- 7-zip 18.06 -> 19.00;
- Git 2.20.1.1 -> 2.21.0.1;
- Python 2.7.15 -> 2.7.16;
- Visual Studio 15.9.7 -> 15.9.9;
- scons 3.0.1 -> 3.0.5a2.
- Add MSYS2 cmd console.
- Add a patch for Mesa3D to build with MSYS2;
- Implement toolchain selection to support mutiple editions and versions of Visual Studio along with MSYS2 Mingw-w64 GCC;
- Avoid loading MSYS2 components in PATH by implementing a MSYS2 running script as only Meson build needs Mingw-w64 in PATH for pkg-config;
- Implement MSYS2 package management and acquisition;
- Disable Meson build in MSYS2 code path as it is not implemented;
- Add Scons develpment compatibility patches;
- Use
git apply --check --apply
to apply patches and drop the inflexible mesapatched.ini; - Remove the obsolete Scons 3.0.1 un-freeze patch;
- Implement Mesa3D build recipe with Scons in MSYS2 Mingw-w64 environment, fixes #17;
- Implement a patch applying script that uses git when building with MSVC and GNU patch when building with MSYS2 Mingw-w64.
- Updated Mesa3D to 18.3.4.
- setuptools 40.7.2 -> 40.8.0;
- cmake 3.13.3 -> 3.13.4;
- pip 19.0.1 -> 19.0.2;
- wheel 0.32.3 -> 0.33.0;
- Visual Studio 15.9.6 -> 15.9.7.
- Remove mention of an obsolete patch.
- Remove old gles related workarounds that are only relevant for Mesa 18.2 and older;
- Use same ABI pkg-config and load Mingw environment along with MSYS2 when using Meson build to ease logic of things;
- Add a patch to ease replication of build failure with Scons 3.0.2 and newer;
- Make Meson build behave as close as possible to upstream Appveyor script;
- Support development version of Scons;
- More robust way of checking if Scons is installed as it leaves remnants behind when uninstalled which can confuse the build script;
- Make sure Python launcher query runs only once regardless of user input;
- Miscellaneous code simplifications and cleanup.
- Updated Mesa3D to 18.3.3.
- Ignore deprecation warnings affecting pip 19 and newer with Python 2.7.
- pip 18.1 -> 19.0.1;
- Visual Studio 15.9.5 -> 15.9.6;
- setuptools 40.6.3 -> 40.7.2;
- ninja 1.8.2 -> 1.9.0;
- 7-zip 18.05 -> 18.06.
- Better pkg-config support: aquire via MSYS2 pacman when possible.
- Added MSYS2 update support;
- Do not lookup MSYS2 when using Python 2 / Scons build, at least for the time being;
- Python 2 modules check compatibility update for Scons 3.0.3;
- Mesa3D build script compatibility update for Scons 3.0.3. Actual upgrade to Scons 3.0.3 is on hold due to Mesa3D build failure with it. Upstream work is needed.
- Make sure per app deployment only asks for GLES libraries deployment when glapi is a shared library.
- cmake 3.13.1 -> 3.13.3;
- Visual Studio 15.9.3 -> 15.9.5;
- setuptools 40.6.2 -> 40.6.3;
- Git 2.20.0.1 -> 2.20.1.1;
- LLVM 7.0.0 -> 7.0.1.
- Updated Mesa3D to 18.3.0.
- shared glapi and standalone GLES drivers support in Scons build has been removed upstream in this commit. @jrfonseca chose to cut down this build configuration altogether instead of fixing osmesa build.
- Visual Studio 15.9.2 -> 15.9.3;
- cmake 3.13.0 -> 3.13.1;
- Windows SDK 10.0.17763.1 -> 10.0.17763.132;
- Git 2.19.2.1 -> 2.20.0.1.
- Do not expect MSYS2 environment preload in PATH as it is unlikely;
- Make sure we do not pass the invalid gles option for Mesa 18.3.
- Consider that shared glapi and standalone GLES drivers may not always be available.
- Updated Mesa3D to 18.2.6.
- wheel 0.32.2 -> 0.32.3;
- Visual Studio 15.9.0 -> 15.9.2;
- Git 2.19.1.1 -> 2.19.2.1;
- cmake 3.12.4 -> 3.13.0.
- Ignore .tmp files.
- Updated Mesa3D to 18.2.5.
- shared glapi and standalone GLES drivers will not be available in Mesa 18.3 series due to support for this build configuration being dropped upstream.
- Visual Studio 15.8.8 -> 15.9.0;
- cmake 3.12.3 -> 3.12.4;
- MarkupSafe 1.0 -> 1.1.0;
- setuptools 40.5.0 -> 40.6.2.
- Move target ABI selection in its own module. Groundwork for potential MSYS2 Mingw-w64 GCC build with Scons.
- Remove LLVM 7 special case from llvm-config output tool.
- Updated Mesa3D to 18.2.4.
- wheel 0.32.1 -> 0.32.2;
- Visual Studio 15.8.7 -> 15.8.8;
- setuptools 40.4.3 -> 40.5.0.
- Got a patch accepted upstream that puts to rest the zombie texture float build option in Mesa3D Scons build;
- Use recommended way of selecting CRT and optimization level for Meson build based on Meson version;
- Adjust Mesa3D build script taking into account the fact that shared glapi and standalone GLES support is going down in upcoming Mesa 18.3 series for Scons build system;
- Take advantage of MSVC_USE_SCRIPT support patch to use the 64-bit compiler when doing 32-bit builds;
- Mesa3D Meson build: ensure standalone GLES libraries are built when GLAPI is a shared library;
- Mesa3D Meson build: use all known ways of forcing static linking;
- Mesa3D Meson build: always link zlib and expat statically;
- Mesa3D Meson build: Do not disable GLES when GLAPI is a static library.
- Clarifications related to GLES and GLAPI.
- Updated Mesa3D to 18.2.3;
- Restore osmesa and swr integration now that we have a far better LLVM 7 compatibility patch.
- Document swr patch for LLVM >= 7;
- Document LLVM new binaries location;
- Document build throttling support.
- Add a LLVM 7 compatibility patch for swr driver, now at version 3: https://lists.freedesktop.org/archives/mesa-dev/2018-October/207017.html
- Fix a typo that was causing the defunct texture_float build option to linger;
- Mesa3D Meson build: Far more robust detection of pkg-config;
- Buld throttling suport. Doesn't make much difference with Scons when building swr as it uses the incremental linker a lot;
- LLVM wrap generator: Make use of LLVM variable and perform paths joins in the generator instead of Python;
- Mesa3D Meson build: Use build folder. Avoids git spammming untracked files in Mesa source code repository;
- Mesa3D Meson build: Restore verbosity level to normal. Now we have build throttling to control system strain which does a better job;
- Remove old and abandoned pywin32 install asset.
- git 2.19.0.1 -> 2.19.1.1;
- Visual Studio 15.8.6 -> 15.8.7.
- Updated Mesa3D to 18.2.2;
- swr driver is back.
- osmesa support is limited. OpenGL ES and swr driver integration have to be stripped due to build failure.
- Windows 10.0.7134 -> 10.0.17763;
- Windows SDK 10.0.17134.12 -> 10.0.17763.1;
- setuptools 40.4.1 -> 40.4.3;
- Visual Studio 15.8.4 -> 15.8.6;
- winflexbison 2.5.15 -> 2.5.16;
- bison 3.0.5 -> 3.1.0;
- pywin32 223 -> 224;
- wheel 0.31.1 -> 0.32.1;
- cmake 3.12.2 -> 3.12.3;
- pip 18.0 -> 18.1;
- Update LLVM build commands to reflect side-by-side CRTs support;
- Fix a serious bug in LLVM build command that fortunately does not apply to the build script itself, only the build environment information document is affected.
- Python 3 packages: Fix an infinite loop with Meson 0.48.0 and newer;
- Mesa3D Meson MsBuild backend: Lower log verbosity level to minimal;
- Python 2.7 packages: Bring back pywin32 upgrade;
- Python 2.7 packages: install pywin32 after wheel, just to be safe;
- Mesa3D Meson build LLVM wrap generator: Tweak to replicate Mesa3D built-in wrap configuration and code clean-up;
- Mesa3D Meson clean build: Cover subprojects too;
- Make it possible to have multiple LLVM builds with different linking modes at the same time;
- Enforce LLVM CRT based on Python and Meson version bypasing Meson 0.48.0 c_args and cpp_args loss;
- Update distribution maker to collect headers and libraries - fixes #14;
- Add a patch to get swr to build with LLVM 7.0. It incorporates this patch and Scons part I did myself.
- Adjust osmesa dual pass build hack to occur with swr as well.
- Remove early, obsoleted and forgotten Meson build draft;
- llvm-config-output tool: Make it behave like llvm-wrap generator.
- Updated Mesa3D to 18.2.1.
- No swr driver in this release due to build failure with LLVM 7.0.0. Weighting my options I decided to release quickly instead of doing a LLVM 6.0.1 x64 buid just get swr to build with it.
- CMake 3.12.1 -> 3.12.2;
- Visual Studio 15.8.3 -> 15.8.4;
- setuptools 40.2.0 -> 40.4.1;
- Git 2.18.0.1 -> 2.19.0.1;
- LLVM 6.0.1 -> 7.0.0.
- Mesa3D Meson build: Disable SWR AVX512. It fails to configure for now;
- Mesa3D Meson build: Build config command cleanup;
- Mesa3D Meson build: graw framework support.
- Fix a complete silent failure with distribution creation when using Meson;
- Validate file existence before copying. Regression from when Meson build support was introduced in 18.1.8.
- Add support for Mesa3D Meson subprojects to per app deployment tool;
- Per app deployment tool learned how to bypass LoadLibrary and LoadLibraryEx API calls with absolute paths, reducing the number of scenarios where Mesainjector is required.
- Updated Mesa3D to 18.2.0.
- Updated Mesa3D to 18.1.8.
- Finally get LLVM link working when building Mesa3D with Meson;
- More robust way of using MsBuild backend when building Mesa3D with Meson;
- Make clean build and git_sha1.h fallback work with Meson;
- Standardize Meson build generating directory to
%mesa%\mesa\%abi%
; - Make distribution creation work with Meson build.
- Add a notice for enterprise environments documenting a scenario where running 3rd-party unsgned executables is prohibited, See #11.
- Visual Studio 15.8.1 -> 15.8.3;
- Add 7-zip to build environment configuration info as it is used to package releases.
- Updated Mesa3D to 18.1.7.
- Mesa3D build finally works with parallel dual Python. Python 2.7.x exclusive for Scons and Python 3.5.x+ exclusive for Meson.
- Visual Studio 15.7.6 -> 15.8.1;
- setuptools 40.0.0 -> 40.2.0.
- Updated Mesa3D to 18.1.6.
- Do not pass texture float build option to Mesa 18.2 and up;
- Mesa3D Meson build: Implement Msbuild support.
- winflexbison package 2.5.14 -> 2.5.15;
- Visual Studio 15.7.5 -> 15.7.6;
- cmake 3.12.0 -> 3.12.1.
- Updated Mesa3D to 18.1.5;
- Remove LLVM version from version string. There is a prettier way to bump version when LLVM is updated.
- Mesa3D Meson build dependency check: add pkg-config and libwinpthread;
- Initial Mesa3D Meson build configuration control;
- LLVM wrap generator for Mesa3D Meson build;
- Minor UI fix.
- cmake 3.11.4 -> 3.12.0;
- Bison 3.0.4 -> 3.0.5;
- pip 10.0.1 -> 18.0.
- Updated Mesa3D to 18.1.4.
- Minor fix related to OpenGL context override.
- Always flush pip cache before updating or installing python modules. I stil get cache parsing errors with Python 3.x;
- winflexbison is required to build Mesa3D regardless of build system used.
- Make sure old output snapshot is not destroyed when LLVM binaries are missing.
- setuptools 39.2.0 -> 40.0.0;
- Visual Studio 15.7.4 -> 15.7.5.
- Updated Mesa3D to 18.1.3.
- Enabled texture float and renderbuffers as patent expired on 6/17/2018.
- Improve osmesa dual pass build workaround hack to minimize regression. osmesa classic should have integration with other drivers fully restored. Also there is no need to backup and restore softpipe and llvmpipe anymore.
- Update build configuration info to match latest changes;
- cmake 3.11.3 -> 3.11.4;
- Visual Studio 15.7.3 -> 15.7.4;
- git 2.17.1.2 -> 2.18.0.1;
- LLVM 6.0.0 -> 6.0.1.
- Per application deployment: validate program location.
- Updated Mesa3D to 18.1.2.
- GLES, GLAPI and OpenGL ES support;
- Enable OpenMP.
- If you used per-app deployment to deploy Mesa3D desktop OpenGL driver you may encounter an error mentioning
libglapi.dll
. To fix it just do a re-deploy of the desktop OpenGL driver. If you don't remember if an affected program is 32-bit or 64-bit, right click on opengl32.dll shortcut in the folder where the program executable is located and select open file location. If the location ends in x64 then it's 64-bit otherwise it's 32-bit; - osmesa does not have GLES support, also its integration with softpipe, llvmpipe and swr may be broken. This is due to workaround for Mesa bug 106843 which affects Mesa3D builds with GLES support since at least 2012.
- Document an issue with Virtualbox VMs that may happen if Mesa3D desktop OpenGL driver is installed inside the VM using system-wide deployment tool;
- Document known issues and OpenGL ES support.
- Workaround a pip v10.0.1 bug by nuking pip cache. The cache processing bug throws a warning that permanently changes the text color to yellow;
- Always print Mesa3D build command on screen;
- Support express configuration of Mesa3D build;
- Workaround Mesa3D bug 106843 affecting Mesa3D build when GLES is enabled using an ugly hack I'd like to drop ASAP;
- Allow building graw without LLVM;
- Update build script documentation;
- Switch Mesa3D source code acquisition to Freedesktop Gitlab;
- Floating-pont textures, renderbuffers and OpenMP support.
- Update build configuration.
- Updated Mesa3D to 18.1.1.
- More documentation updates related to GL_ARB_compatibility and OpenGL context types.
- setuptools 39.1.0 -> 39.2.0
- Visual Studio 15.7.1 -> 15.7.3
- git 2.17.0.1 -> 2.17.1.2
- cmake 3.11.2 -> 3.11.3
- Updated Mesa3D to 18.1.0.
- Make appropriate changes as Mesa3D now supports OpenGL 3.1 in compatibility context;
- Fix a bunch of typos and wording bugs in the process.
- Updated Mesa3D to 18.0.4.
- Visual Studio 15.6.7 -> 15.7.1
- wheel 0.31.0 -> 0.31.1
- cmake 3.11.1 -> 3.11.2
- Update documentation;
- Display warnings when LLVM is missing.
- Updated Mesa3D to 18.0.3.
- Update Inno Setup script. It was broken two-fold, once when osmesa DLLs were moved to dedicated folders and again when deployment tool was split in two.
- Fix Python 3.x version retrieval;
- Implement Python version validation without depending on Python launcher;
- Add /enablemeson command line switch to try Mesa3D Meson build;
- Python launcher interface is always used if possible;
- Python launcher interface: Support 32-bit Python on 64-bit Windows;
- Fix pypi based pywin32 installation again, the part that needs to run as admin was previously unreachable;
- wheel package is required to install Scons on Python 2.7.15, it also makes possible to uninstall pywin32 cleanly which may provide the means for error-free upgrade;
- Python launcher interface: Lookup for Python 3.x even if /enablemeson command line argument is unset as LLVM build can use it. Display appropriate warnings.
- Updated build machine OS to Windows 10 April 2018;
- Windows 10 SDK 10.0.16299.91 -> 10.0.17134.12;
- Python 2.7.14 -> 2.7.15;
- Installed wheel 0.31.0.
- Updated Mesa3D to 18.0.2.
- Python packages update: Use grid format pip list and skip pypiwin32 as well. This fixes the known issue from 18.0.1.600-1;
- Python launcher interface - handle too old Python versions gracefully;
- Python launcher interface - support picking Python 2.7 using only major version (2);
- Python launcher interface - hard fail if Python is too old;
- Python launcher interface - restart interface on invalid user input;
- Make sure Python launcher overrides PATH for LLVM build sake;
- Always get, store and use Python location in DOS format to simplify many things and make Python launcher PATH override apply only when needed.
- pip 10.0.0 -> 10.0.1
- Visual Studio 15.6.6 -> 15.6.7
- setuptools 39.0.1 -> 39.1.0
- Updated Mesa3D to 18.0.1.
- Per app deployment: Make text fit into Windows 7 default Command Prompt size.
- Made the script aware of Python 2 and 3 variants, now with Py launcher and multiple Python 3 versions support;
- Before doing anything check all the dependencies availability including Meson (both Pypi and standalone versions being recognized) and record their state if it can change. This is an implementation of a dependencies state tracker;
- Always load Python in PATH as it is used everywhere and it convinces CMake to use same version of Python as Meson or Scons;
- Hard fail if Python or Visual Studio are missing;
- Add code comments to make code easy to read;
- Ported LLVM build to dependencies state tracker and stubbed Meson build support;
- Ported Mesa3D build to dependencies state tracker;
- Split the build script into modules as it grew too big;
- Check python packages availability and install them one by one if missing. setuptools and pip are updated before installing any missing package;
- Added support for full initial installation of pywin32 by properly requesting admin privileges, upgrading however is unsupported because it's dirty;
- First shot at getting Mesa to build with Meson. Not functional, disabled.
- cmake 3.10.3 -> 3.11.1
- git 2.16.3.1 -> 2.17.0.1
- Visual Studio 15.6.4 -> 15.6.6
- pip 8.0.3 -> 10.0.0
- Performed some reorganization to build environment report. Ninja is again used when building LLVM.
- The text may turn red in the Command Prompt in which the build script is running after updating Python packages. This is a glitch caused by pip 10.0.0.
- Updated Mesa3D to 18.0.0.
- pip 9.0.2 -> 9.0.3
- Visual Studio 15.6.3 -> 15.6.4
- git 2.16.2.1 -> 2.16.3.1
- Remove a relic about Windows XP/PosReady 2009, it is no longer supported since Mesa3D 17.2.0;
- Describe the official way of loading git in PATH when using Git portable.
- Add uninstall and update support to system-wide deployment tool.
- Updated Mesa3D to 17.3.7.
- Visual Studio 15.5.7 -> 15.6.3
- setuptools 38.5.1 -> 39.0.1
- LLVM 5.0.1 -> 6.0.0
- cmake 3.10.2 -> 3.10.3
- pip 9.0.1 -> 9.0.2
- Removed mention of Windows 8.1 SDK and Windows XP support for C++ from build environment as Mesa3D dropped XP support back in 17.2.0 release.
- Created 2 deployment methods, a per-application and a system-wide one respectively;
- Removed S3TC stand-alone library support;
- Bugfix: PROCESSOR_ARCHITECTURE can have lowercase string values in some cases;
- Cosmetic enhancements, support Windows 7 default size Command Prompt.
- Minimize readme.txt. Just link to readme.md from GitHub;
- Update user guide to include the new system-wide deployment.
- Made release notes incremental.
- Mesa3D 17.3.6 release notes.
- Git 2.16.1.4 -> 2.16.2.1
- Visual Studio 15.5.6 -> 15.5.7
- pywin32 222 -> 223
- Move each osmesa DLL in its own folder. Reduces usage complexity.
- Allow build without LLVM. Only osmesa-swrast, osmesa-gallium and softpipe are built in this case.
- Drop pywin32 installation via pypi.
- Allow cancel build if LLVM is missing.
- Small enhancements.
- This release breaks osmesa deployments performed with quick deployment utility. A re-deployment is required. Manual copy-pastes of osmesa libraries are unaffected.
- Updated Mesa3D to 17.3.5.
- Allow distribution creation without building Mesa if we have binaries from a past build.
- Updated Mesa3D to 17.3.4.
- pywin32 221 -> 222.
- Visual Studio 15.5.4 -> 15.5.6.
- setuptools 38.4.0 -> 38.5.1.
- Git 2.16.0.2 -> 2.16.1.4.
- Experimental: Get pywin32 via pypi.
- Drop support for libxtc_dxtn standalone library. Mesa3D 17.2 reached end-of-life on 23rd December 2017.
- pywin32 moved to Github.
- Drop support for libxtc_dxtn standalone library and other few miscellaneous changes.
- Drop S3TC standalone library support.
- Drop swr 32-bit support. Unsupported upstream.
- Add a script to generate LLVM config output. Allows for finding new LLVM libraries a lot easier using an online diff service like text-compare.com. Makes sending patches upstream easier.
- Updated Mesa to 17.3.3.
- CMake: 3.10.1 -> 3.10.2.
- Visual Studio: 15.5.3 -> 15.5.4.
- winflexbison: 2.5.13 -> 2.5.14.
- Git: 2.15.1.2 -> 2.16.0.2.
Update Mesa3D to 17.3.2.
- Information about build environment and configuration is available here.
- Add Git version to build environment report.
- Use Visual Studio MsBuild instead of Ninja when building LLVM. Ninja had no update since September 2017.
- Expanded installation and usage section.
- Created a package contents section.
- Split tutorial about environment variables in its own section as it is relevant for both swr driver and manual GL context configuration.
- Add a swr driver use example.
- Visual Studio components related enhancement.
- Add a detailed report about build environment and configuration.
- Updated Mesa3D to 17.3.0.
This is the first release of Mesa3D with built-in S3TC support so there is no dxtn.dll anymore. I enabled S3TC texture cache as always as integration made no change on that front. See Mesa3D release notes for details.
- LLVM and Mesa3D were built with Visual Studio 2017 v15.5.1.
- Use a simple python script to update all python packages. Don't load python scripts in PATH. Things might work fine regardless.
- Update Visual Studio 2017 list of components needed to build Mesa and LLVM.
- OpenGL 4.6 context handling landed in Mesa 17.3.
- Updated Mesa to 17.2.6.
- Built with Visual Studio 2017 v15.4.4 and Scons 3.0.1.
- Python packages update: pip freeze is seriously broken. Always use pip install -U. setuptools wasn't updated at all due to pip freeze shortcomings. Also Scons 3.0.1 wasn't picked up despite being live on Pypi.
- Python packages: wheel is no longer needed.
- Workaround a pywin32 installer bug.
- Updating setuptools pre-loaded with Python allows for successful installation of Scons via Pypi without having to install wheel.
- Updated Mesa3D to 17.2.5.
- Built LLVM and Mesa3D with Visual Studio 2017 v15.4.3.
- Mesa3D version and branch detection code cleanup.
- S3TC integration landed in Mesa 17.3.
- Updated Mesa3D to 17.2.4.
- Built LLVM and Mesa3D with Visual Studio 2017 v15.4.1.
- Built S3TC with Mingw-w64 standalone GCC 7.2.0.
- Fix Mesa version detection logic epic fail with release candidates.
- Dead variables clean-up.
- Load Visual Studio environment only when building LLVM with Ninja.
- S3TC build: If both MSYS2 and standalone Mingw-W64 are installed let the user pick which to use.
- S3TC MSYS2 build: prefer 64-bit MSYS2 over 32-bit if both installed.
- S3TC build with standalone Mingw-w64 is no longer deprecated. GCC 7.2 update finally took place.
- You are now asked which flavor of Mingw-W64 to use when building S3TC if both MSYS2 and standalone are installed.
- Updated Mesa3D to 17.2.3.
- Built S3TC with MSYS2 Mingw-w64 GCC 7.2.0.
- Built LLVM 5.0 and Mesa with Visual Studio 2017 v15.4.0.
- Made easy to swap osmesa variants.
- Check before attempting to create symbolic links. Avoid harmless errors which may be confusing.
- Drop S3TC build if Mesa master source code is detected. S3TC is now built-in. Texture cache enabling patch is still needed though.
- Python packages updating: use both pip install -U explicitly and pip freeze in a hybrid approach for most optimal behavior.
- Improved PATH cleanning.
- Support building S3TC with MSYS2 Mingw-W64 GCC by default. They fixed their problem with 32-bit binaries when they upgraded to GCC 7.2.0 (Alexpux/MINGW-packages#2271).
- Drop suport for Visual Studio 2015 completely. It survived so long due to Scons 3.0.0 issues.
- Mesa build without git workaround: git_sha1.h was generated in an incorrect location during 64-bit builds.
- Drop Scons 3.0.0 compatibility patch. It landed in Mesa 17.2.3.
- Allow building Mesa without git since Scons 3.0.0 compatibility patch landed in Mesa stable.
- MSYS2 Mingw-w64 is now the preferred method to build S3TC.
- Visual Studio 2017 is now required to build LLVM and Mesa3D.
- Updated Mesa3D to 17.2.2.
- Built with Scons 3.0.0. Made use of a compatibility patch.
- Built LLVM 5.0 and Mesa3D with Visual Studio 2017 v15.3.5.
- Fixed python packages update check. Always check if mako not found, ask otherwise.
- Made build script aware of Mesa branches, helps with patches applicability narrowing.
- Add Scons 3.0.0 compatibility patch to Mesa3D Git-powered auto-patches. Only apply it to Mesa stable, patch is upstream now.
- Determine Mesa branch even if it is not built. Preparation for S3TC merger.
- Ensure auto-patching is done once and only once.
- Look for Git before trying to patch. It is pointless if it is not found.
- This script won't find Scons if it isn't in a certain relative location to it. Addressed this by fixing scons locating when Python it's in PATH right from the beginning.
- Added Scons to python update checking and auto-install. Depends on wheel. 1 less dependency requiring manual installation.
- Halt execution if Mesa is missing and it can't be acquired or its acquiring is refused by user.
- Drop LLVM 5.0 compatibility patch. Patch is upstream in all active branches.
- There is a compatibility fix for Scons 3.0.0.
- Scons can now be acquired by build script automatically. Depends on wheel.
- Git version control is now mandatory due to compatibility with latest Scons needing a patch.
- Updated questions list asked by this script.
- Mesa build: Scons 3.0.0 always uses target architecture compiler when using cross-compiling environment. This may impact compilation performance when making 32-bit builds.
- Updated Mesa3D to 17.2.1;
- Added OpenSWR support to deployment utility;
- Built Mesa3D with LLVM 5.0 using a patch which adds support for it;
- Built LLVM with Visual Studio 2017 v15.3.4;
- Mesa3D build: updated Python to 2.7.14;
- Build script: Always use a compiler that matches host architecture; previously CMake with MsBuild was always using 32-bit compiler throwing a warning in the process; ninja and Scons were using the compiler matching the build target architecture;
- Build script: Support downloading Mesa code using Git, apply LLVM 5.0 support and S3TC texture cache enabling patches automatically using Git when possible;
- Deployment utility and build script: 32-bit OpenSWR is unsupported;
- Build script: Attempted restore of Visual Studio 2015 support; Visual Studio 2015 compatibility toolset for VS2017 should work fine; Visual Studio 2015 default toolset is untested;
- Build script documentation: switch Mesa download link to HTTPS, info about LLVM 5.0 support auto-patch, S3TC texture cache auto-patching, unsupported 32-bit OpenSWR and build script wizard updates.
- Updated Mesa3D to 17.2.0;
- Rebuilt LLVM 4.0.1 with Visual Studio 2017 v15.3.3;
- Build script - show in title bar if building for x86 or x64;
- Build script dependency cleanup - Visual Studio C/C++ standard library modules are not needed.
- Updated Mesa3D to 17.1.8;
- Improve build script startup performance when no Internet connection is available. Regression from 7626fdb.
- Buildscript - Visual Studio 2017 v15.3.2 compatibility fix and other improvements;
- Rebuilt LLVM 4.0.1 with Visual Studio 2017 v15.3.2.
- Updated Mesa3D to 17.1.7.
- Updated Mesa3D to 17.1.6
- Re-built LLVM 4.0.1 with Visual Studio 2017 v15.2.26430.16.
- Updated Mesa3D to 17.1.5.
- Rebuilt Mesa 17.1.4 with LLVM 4.0.1
- Built Mesa and LLVM with Visual Studio 2017 v15.2.26430.15.
- Update to Mesa 17.1.4;
- Rebuilt LLVM and Mesa with Visual Studio 2017 - v15.2.26430.14.
- Updated Mesa3D to 17.1.3;
- Improved manual OpenGL context configuration guide by adding detailed description of each context type.
- Updated Mesa to 17.1.2;
- Finished manual OpenGL context configuration tutorial;
- Built LLVM and Mesa with Visual Studio 2017 v15.2.26430.12.
- Updated Mesa to 17.1.1;
- Built LLVM and Mesa3D with Visual Studio 2017 v15.2.26430.4;
- Added manual OpenGL context configuration tutorial;
- Clean build script guide - remove LLVM 3.9.1 info.
- Mesa is now built with LLVM 4.0;
- S3TC library is now built with Mingw-w64 GCC 7.1.0 r0.
- LLVM and Mesa are both built with Visual Studio 2017 v15.0.26403.7.
- Added OpenGL and GLSL version override samples (work in progress towards a complete guide).
- LLVM 4.0 support in 2 steps closing bug 100201: a. c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC; b. scons: update for LLVM 4.0.
- GL_ARB_gpu_shader_int64 on i965/gen8+, nvc0, radeonsi, softpipe, llvmpipe.
- Updated Mesa to 17.0.5;
- Rebuilt LLVM 3.9.1 using Ninja build system. Saves a bit of storage space at my end;
- Built everything with Visual Studio 2017 v15.0.26403.7.
- Be aware of the fact that CMake and Python can add themselves to PATH;
- Fixed a serious issue causing the script to produce Debug LLVM builds instead of Release. cmake --build with Visual Studio generators does not honor CMAKE_BUILD_TYPE.
- Binaries produced for 17.0.4.391-1 were not affected as LLVM build was manually configured in Visual Studio IDE.
- Various buildscript enhancements and fixes;
- Quick deployment enhancements;
- Dropped system-wide registration.
- In place upgrade from 17.0.3.391-2 and older has been broken due to changes made to installer when system-wide registration was dropped. This won't be fixed. Uninstall old version before installing this one.
- Remove Program group screen from installer didn't actually work.
- The portable version is unchanged from previous release.
- Updated Mesa to 17.0.3;
- Added Osmesa off-screen rendering driver and graw library;
- Applied a patch for S3TC performance boost, credit goes to Federico Dossena;
- major build script enhancements (ninja support allowing LLVM build with backward compatibility toolset, LLVM and Mesa toolset matching validation, easy packaging post-build support, multiple bug fixes);
- Added support for Osmesa to local deployment utility, ported bug fixes from build script.
- 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 runtime 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.
- 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.
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.
- 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.
- Updated to Mesa 17.0.1;
- Support in-place upgrade.
- 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.
- Initial release.
- Includes softpipe/llvmpipe and OpenSWR built with LLVM 3.9.1.