slackware-current/source/x/mesa
Patrick J Volkerding 0857ff7f63 Mon Sep 30 21:08:32 UTC 2019
d/llvm-9.0.0-x86_64-1.txz:  Upgraded.
  Shared library .so-version bump.
  Thanks to orbea for getting this working and cleaning up the build script.
d/vala-0.46.2-x86_64-1.txz:  Upgraded.
l/imagemagick-6.9.10_67-x86_64-1.txz:  Upgraded.
  Fixed --disable-opencl configure option. Thanks to Markus Wiesner for the
  bug report and to upstream for the quick fix.
n/NetworkManager-1.20.4-x86_64-1.txz:  Upgraded.
n/gnutls-3.6.10-x86_64-1.txz:  Upgraded.
x/freeglut-3.2.1-x86_64-1.txz:  Upgraded.
x/libglvnd-1.1.1-x86_64-2.txz:  Upgraded.
  Reverted to this version since I'm seeing some errors linking with Mesa
  libraries with the newer one. Thanks to nobodino for the bug report.
x/mesa-19.2.0-x86_64-2.txz:  Rebuilt.
  Recompiled against llvm-9.0.0 and libglvnd-1.1.1.
x/xf86-video-vmware-13.3.0-x86_64-3.txz:  Rebuilt.
  Recompiled against llvm-9.0.0.
2019-10-01 08:59:50 +02:00
..
doinst.sh Sat Dec 8 04:10:45 UTC 2018 2018-12-08 08:59:44 +01:00
get-mesa.sh Slackware 14.2 2018-05-31 23:31:18 +02:00
glesv2.pc Tue Jun 25 18:32:03 UTC 2019 2019-06-26 08:59:47 +02:00
mesa.SlackBuild Mon Sep 30 21:08:32 UTC 2019 2019-10-01 08:59:50 +02:00
mesa.url Slackware 13.37 2018-05-31 22:45:18 +02:00
README.GIT Slackware 13.0 2018-05-31 22:41:17 +02:00
slack-desc Wed Sep 25 22:22:51 UTC 2019 2019-09-26 08:59:50 +02:00

Anonymous git Access

   To get the Mesa sources anonymously (read-only):

    1. Install the git software on your computer if needed.

    2. Get an initial, local copy of the repository with:

     git clone git://anongit.freedesktop.org/git/mesa/mesa


    3. Later, you can update your tree from the master repository with:

     git pull origin