1
0
Fork 0
mirror of git://slackware.nl/current.git synced 2025-01-28 08:02:25 +01:00
slackware-current/source/x/mesa
Patrick J Volkerding a03aa42380 Sun Jun 30 22:45:12 UTC 2019
d/Cython-0.29.11-x86_64-1.txz:  Upgraded.
t/texlive-2019.190626-x86_64-2.txz:  Rebuilt.
  Patched tabu.sty to fix compiling doxygen.
  Thanks to Johannes Schoepfer and nobodino.
x/mesa-19.1.1-x86_64-2.txz:  Rebuilt.
  Don't build the swr Gallium driver on IA32 - it leads to an illegal
  instruction startup crash with CPUs that lack AVX support.
  Thanks to Jefferson and Johnson.
xfce/thunar-volman-0.9.3-x86_64-1.txz:  Upgraded.
xfce/tumbler-0.2.5-x86_64-1.txz:  Upgraded.
2019-07-01 08:59:47 +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 Sun Jun 30 22:45:12 UTC 2019 2019-07-01 08:59:47 +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 Mon May 28 19:12:29 UTC 2018 2018-05-31 23:39:35 +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