Skip to content

17.3.6.501-1

Compare
Choose a tag to compare
@pal1000 pal1000 released this 28 Feb 14:11
· 1511 commits to master since this release

Build environment updates

  • Git 2.16.1.4 -> 2.16.2.1
  • Visual Studio 15.5.6 -> 15.5.7
  • pywin32 222 -> 223

Distribution creation and deployment utility

  • Move each osmesa DLL in its own folder. Reduces usage complexity.

Build script and build documentation

  • Allow build without LLVM. Only osmesa-swrast, osmesa-gallium and softpipe are built in this case.

Build script

  • Drop pywin32 installation via pypi.
  • Allow cancel build if LLVM is missing.

End-user documentation

  • Small enhancements.

Known issue

  • This release breaks osmesa deployments performed with quick deployment utility. A re-deployment is required. Manual copy-pastes of osmesa libraries are unaffected.