[arch-commits] Commit in mesa/repos (12 files)

2018-05-16 Thread Sébastien Luttringer via arch-commits
Date: Wednesday, May 16, 2018 @ 22:32:44
  Author: seblu
Revision: 324382

db-move: moved mesa from [testing] to [extra] (x86_64)

Added:
  mesa/repos/extra-x86_64/0001-glvnd-fix-gl-dot-pc.patch
(from rev 324381, mesa/repos/testing-x86_64/0001-glvnd-fix-gl-dot-pc.patch)
  
mesa/repos/extra-x86_64/0002-loader_dri3-Wait-for-pending-swaps-to-complete-before-drawable_fini.patch
(from rev 324381, 
mesa/repos/testing-x86_64/0002-loader_dri3-Wait-for-pending-swaps-to-complete-before-drawable_fini.patch)
  mesa/repos/extra-x86_64/0004-meson-Add-library-versions-to-swr-drivers.patch
(from rev 324381, 
mesa/repos/testing-x86_64/0004-meson-Add-library-versions-to-swr-drivers.patch)
  
mesa/repos/extra-x86_64/0005-meson-Version-libMesaOpenCL-like-autotools-does.patch
(from rev 324381, 
mesa/repos/testing-x86_64/0005-meson-Version-libMesaOpenCL-like-autotools-does.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 324381, mesa/repos/testing-x86_64/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 324381, mesa/repos/testing-x86_64/PKGBUILD)
Deleted:
  mesa/repos/extra-x86_64/0001-glvnd-fix-gl-dot-pc.patch
  mesa/repos/extra-x86_64/0004-meson-Add-library-versions-to-swr-drivers.patch
  
mesa/repos/extra-x86_64/0005-meson-Version-libMesaOpenCL-like-autotools-does.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/testing-x86_64/

-+
 /0001-glvnd-fix-gl-dot-pc.patch
 |   12 
 /0004-meson-Add-library-versions-to-swr-drivers.patch  
 |   71 +++
 /0005-meson-Version-libMesaOpenCL-like-autotools-does.patch
 |   43 ++
 /LICENSE   
 |   83 
 /PKGBUILD  
 |  205 ++
 extra-x86_64/0001-glvnd-fix-gl-dot-pc.patch
 |   12 
 
extra-x86_64/0002-loader_dri3-Wait-for-pending-swaps-to-complete-before-drawable_fini.patch
 |   14 
 extra-x86_64/0004-meson-Add-library-versions-to-swr-drivers.patch  
 |   71 ---
 extra-x86_64/0005-meson-Version-libMesaOpenCL-like-autotools-does.patch
 |   43 --
 extra-x86_64/LICENSE   
 |   83 
 extra-x86_64/PKGBUILD  
 |  195 -
 11 files changed, 428 insertions(+), 404 deletions(-)

Deleted: extra-x86_64/0001-glvnd-fix-gl-dot-pc.patch
===
--- extra-x86_64/0001-glvnd-fix-gl-dot-pc.patch 2018-05-16 22:32:42 UTC (rev 
324381)
+++ extra-x86_64/0001-glvnd-fix-gl-dot-pc.patch 2018-05-16 22:32:44 UTC (rev 
324382)
@@ -1,12 +0,0 @@
-diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
 mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
-+++ mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
-@@ -7,7 +7,7 @@ Name: gl
- Description: Mesa OpenGL library
- Requires.private: @GL_PC_REQ_PRIV@
- Version: @PACKAGE_VERSION@
--Libs: -L${libdir} -l@GL_LIB@
-+Libs: -L${libdir} -lGL
- Libs.private: @GL_PC_LIB_PRIV@
- Cflags: -I${includedir} @GL_PC_CFLAGS@
- glx_tls: @GLX_TLS@

Copied: mesa/repos/extra-x86_64/0001-glvnd-fix-gl-dot-pc.patch (from rev 
324381, mesa/repos/testing-x86_64/0001-glvnd-fix-gl-dot-pc.patch)
===
--- extra-x86_64/0001-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ extra-x86_64/0001-glvnd-fix-gl-dot-pc.patch 2018-05-16 22:32:44 UTC (rev 
324382)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: 
mesa/repos/extra-x86_64/0002-loader_dri3-Wait-for-pending-swaps-to-complete-before-drawable_fini.patch
 (from rev 324381, 
mesa/repos/testing-x86_64/0002-loader_dri3-Wait-for-pending-swaps-to-complete-before-drawable_fini.patch)
===
--- 
extra-x86_64/0002-loader_dri3-Wait-for-pending-swaps-to-complete-before-drawable_fini.patch
 (rev 0)
+++ 
extra-x86_64/0002-loader_dri3-Wait-for-pending-swaps-to-complete-before-drawable_fini.patch
 2018-05-16 22:32:44 UTC (rev 324382)
@@ 

[arch-commits] Commit in mesa/repos (12 files)

2017-10-29 Thread Laurent Carlier
Date: Sunday, October 29, 2017 @ 12:31:27
  Author: lcarlier
Revision: 308583

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 308582, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/extra-i686/LICENSE
(from rev 308582, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 308582, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 308582, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 308582, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 308582, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/0002-glvnd-fix-gl-dot-pc.patch
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/0002-glvnd-fix-gl-dot-pc.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

-+
 /0002-glvnd-fix-gl-dot-pc.patch |   24 +
 /LICENSE|  164 +++
 /PKGBUILD   |  384 ++
 extra-i686/0002-glvnd-fix-gl-dot-pc.patch   |   12 
 extra-i686/LICENSE  |   82 -
 extra-i686/PKGBUILD |  192 -
 extra-x86_64/0002-glvnd-fix-gl-dot-pc.patch |   12 
 extra-x86_64/LICENSE|   82 -
 extra-x86_64/PKGBUILD   |  192 -
 9 files changed, 572 insertions(+), 572 deletions(-)

Deleted: extra-i686/0002-glvnd-fix-gl-dot-pc.patch
===
--- extra-i686/0002-glvnd-fix-gl-dot-pc.patch   2017-10-29 12:31:16 UTC (rev 
308582)
+++ extra-i686/0002-glvnd-fix-gl-dot-pc.patch   2017-10-29 12:31:27 UTC (rev 
308583)
@@ -1,12 +0,0 @@
-diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
 mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
-+++ mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
-@@ -7,7 +7,7 @@ Name: gl
- Description: Mesa OpenGL library
- Requires.private: @GL_PC_REQ_PRIV@
- Version: @PACKAGE_VERSION@
--Libs: -L${libdir} -l@GL_LIB@
-+Libs: -L${libdir} -lGL
- Libs.private: @GL_PC_LIB_PRIV@
- Cflags: -I${includedir} @GL_PC_CFLAGS@
- glx_tls: @GLX_TLS@

Copied: mesa/repos/extra-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 308582, 
mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- extra-i686/0002-glvnd-fix-gl-dot-pc.patch   (rev 0)
+++ extra-i686/0002-glvnd-fix-gl-dot-pc.patch   2017-10-29 12:31:27 UTC (rev 
308583)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2017-10-29 12:31:16 UTC (rev 308582)
+++ extra-i686/LICENSE  2017-10-29 12:31:27 UTC (rev 308583)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the 

[arch-commits] Commit in mesa/repos (12 files)

2017-09-09 Thread Andreas Radke
Date: Saturday, September 9, 2017 @ 20:00:06
  Author: andyrtr
Revision: 305193

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  mesa/repos/staging-i686/
  mesa/repos/staging-i686/0001-Fix-linkage-against-shared-glapi.patch
(from rev 305192, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/staging-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 305192, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/staging-i686/LICENSE
(from rev 305192, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 305192, mesa/trunk/PKGBUILD)
  mesa/repos/staging-i686/glibc_dropped_xlocale.h.diff
(from rev 305192, mesa/trunk/glibc_dropped_xlocale.h.diff)
  mesa/repos/staging-x86_64/
  mesa/repos/staging-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 305192, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/staging-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 305192, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/staging-x86_64/LICENSE
(from rev 305192, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 305192, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/glibc_dropped_xlocale.h.diff
(from rev 305192, mesa/trunk/glibc_dropped_xlocale.h.diff)

+
 staging-i686/0001-Fix-linkage-against-shared-glapi.patch   |   26 +
 staging-i686/0002-glvnd-fix-gl-dot-pc.patch|   12 
 staging-i686/LICENSE   |   82 
 staging-i686/PKGBUILD  |  198 +++
 staging-i686/glibc_dropped_xlocale.h.diff  |  143 +++
 staging-x86_64/0001-Fix-linkage-against-shared-glapi.patch |   26 +
 staging-x86_64/0002-glvnd-fix-gl-dot-pc.patch  |   12 
 staging-x86_64/LICENSE |   82 
 staging-x86_64/PKGBUILD|  198 +++
 staging-x86_64/glibc_dropped_xlocale.h.diff|  143 +++
 10 files changed, 922 insertions(+)

Copied: mesa/repos/staging-i686/0001-Fix-linkage-against-shared-glapi.patch 
(from rev 305192, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- staging-i686/0001-Fix-linkage-against-shared-glapi.patch
(rev 0)
+++ staging-i686/0001-Fix-linkage-against-shared-glapi.patch2017-09-09 
20:00:06 UTC (rev 305193)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: mesa/repos/staging-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
305192, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- staging-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ staging-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-09-09 20:00:06 UTC (rev 
305193)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/staging-i686/LICENSE (from rev 305192, mesa/trunk/LICENSE)
===
--- staging-i686/LICENSE(rev 0)
+++ staging-i686/LICENSE2017-09-09 20:00:06 UTC (rev 305193)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from 

[arch-commits] Commit in mesa/repos (12 files)

2017-09-07 Thread Andreas Radke
Date: Thursday, September 7, 2017 @ 19:19:45
  Author: andyrtr
Revision: 305006

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(from rev 305005, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 305005, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 305005, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 305005, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/glibc_dropped_xlocale.h.diff
(from rev 305005, mesa/trunk/glibc_dropped_xlocale.h.diff)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 305005, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 305005, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 305005, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 305005, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/glibc_dropped_xlocale.h.diff
(from rev 305005, mesa/trunk/glibc_dropped_xlocale.h.diff)

+
 testing-i686/0001-Fix-linkage-against-shared-glapi.patch   |   26 +
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch|   12 
 testing-i686/LICENSE   |   82 
 testing-i686/PKGBUILD  |  198 +++
 testing-i686/glibc_dropped_xlocale.h.diff  |  143 +++
 testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch |   26 +
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch  |   12 
 testing-x86_64/LICENSE |   82 
 testing-x86_64/PKGBUILD|  198 +++
 testing-x86_64/glibc_dropped_xlocale.h.diff|  143 +++
 10 files changed, 922 insertions(+)

Copied: mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch 
(from rev 305005, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(rev 0)
+++ testing-i686/0001-Fix-linkage-against-shared-glapi.patch2017-09-07 
19:19:45 UTC (rev 305006)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
305005, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-09-07 19:19:45 UTC (rev 
305006)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 305005, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-09-07 19:19:45 UTC (rev 305006)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from 

[arch-commits] Commit in mesa/repos (12 files)

2017-09-04 Thread Andreas Radke
Date: Monday, September 4, 2017 @ 11:37:22
  Author: andyrtr
Revision: 304650

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(from rev 304649, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch
(from rev 304649, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 304649, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 304649, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/glibc_dropped_xlocale.h.diff
(from rev 304649, mesa/trunk/glibc_dropped_xlocale.h.diff)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 304649, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  mesa/repos/testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch
(from rev 304649, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 304649, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 304649, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/glibc_dropped_xlocale.h.diff
(from rev 304649, mesa/trunk/glibc_dropped_xlocale.h.diff)

+
 testing-i686/0001-Fix-linkage-against-shared-glapi.patch   |   26 +
 testing-i686/0002-glvnd-fix-gl-dot-pc.patch|   12 
 testing-i686/LICENSE   |   82 
 testing-i686/PKGBUILD  |  197 +++
 testing-i686/glibc_dropped_xlocale.h.diff  |  143 +++
 testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch |   26 +
 testing-x86_64/0002-glvnd-fix-gl-dot-pc.patch  |   12 
 testing-x86_64/LICENSE |   82 
 testing-x86_64/PKGBUILD|  197 +++
 testing-x86_64/glibc_dropped_xlocale.h.diff|  143 +++
 10 files changed, 920 insertions(+)

Copied: mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch 
(from rev 304649, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(rev 0)
+++ testing-i686/0001-Fix-linkage-against-shared-glapi.patch2017-09-04 
11:37:22 UTC (rev 304650)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: mesa/repos/testing-i686/0002-glvnd-fix-gl-dot-pc.patch (from rev 
304649, mesa/trunk/0002-glvnd-fix-gl-dot-pc.patch)
===
--- testing-i686/0002-glvnd-fix-gl-dot-pc.patch (rev 0)
+++ testing-i686/0002-glvnd-fix-gl-dot-pc.patch 2017-09-04 11:37:22 UTC (rev 
304650)
@@ -0,0 +1,12 @@
+diff -up mesa-12.0.3/src/mesa/gl.pc.in.jx mesa-12.0.3/src/mesa/gl.pc.in
+--- mesa-12.0.3/src/mesa/gl.pc.in.jx   2016-01-18 02:39:26.0 -0500
 mesa-12.0.3/src/mesa/gl.pc.in  2016-10-25 13:06:44.013159358 -0400
+@@ -7,7 +7,7 @@ Name: gl
+ Description: Mesa OpenGL library
+ Requires.private: @GL_PC_REQ_PRIV@
+ Version: @PACKAGE_VERSION@
+-Libs: -L${libdir} -l@GL_LIB@
++Libs: -L${libdir} -lGL
+ Libs.private: @GL_PC_LIB_PRIV@
+ Cflags: -I${includedir} @GL_PC_CFLAGS@
+ glx_tls: @GLX_TLS@

Copied: mesa/repos/testing-i686/LICENSE (from rev 304649, mesa/trunk/LICENSE)
===
--- testing-i686/LICENSE(rev 0)
+++ testing-i686/LICENSE2017-09-04 11:37:22 UTC (rev 304650)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from 

[arch-commits] Commit in mesa/repos (12 files)

2017-05-12 Thread Laurent Carlier
Date: Friday, May 12, 2017 @ 09:05:58
  Author: lcarlier
Revision: 295863

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(from rev 295862, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  
mesa/repos/testing-i686/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
(from rev 295862, 
mesa/trunk/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 295862, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 295862, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/glvnd-fix-gl-dot-pc.patch
(from rev 295862, mesa/trunk/glvnd-fix-gl-dot-pc.patch)
  mesa/repos/testing-x86_64/
  mesa/repos/testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch
(from rev 295862, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
  
mesa/repos/testing-x86_64/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
(from rev 295862, 
mesa/trunk/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 295862, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 295862, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/glvnd-fix-gl-dot-pc.patch
(from rev 295862, mesa/trunk/glvnd-fix-gl-dot-pc.patch)

+
 testing-i686/0001-Fix-linkage-against-shared-glapi.patch   
|   26 +
 testing-i686/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch   
|   88 
 testing-i686/LICENSE   
|   82 
 testing-i686/PKGBUILD  
|  196 ++
 testing-i686/glvnd-fix-gl-dot-pc.patch 
|   12 
 testing-x86_64/0001-Fix-linkage-against-shared-glapi.patch 
|   26 +
 testing-x86_64/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch 
|   88 
 testing-x86_64/LICENSE 
|   82 
 testing-x86_64/PKGBUILD
|  196 ++
 testing-x86_64/glvnd-fix-gl-dot-pc.patch   
|   12 
 10 files changed, 808 insertions(+)

Copied: mesa/repos/testing-i686/0001-Fix-linkage-against-shared-glapi.patch 
(from rev 295862, mesa/trunk/0001-Fix-linkage-against-shared-glapi.patch)
===
--- testing-i686/0001-Fix-linkage-against-shared-glapi.patch
(rev 0)
+++ testing-i686/0001-Fix-linkage-against-shared-glapi.patch2017-05-12 
09:05:58 UTC (rev 295863)
@@ -0,0 +1,26 @@
+From 1b5a187c3c31513ae39cd2a917a3234c2c5f87fc Mon Sep 17 00:00:00 2001
+From: Adam Jackson 
+Date: Wed, 12 Oct 2016 13:41:33 -0400
+Subject: [PATCH] Fix linkage against shared glapi
+
+Signed-off-by: Adam Jackson 
+---
+ src/gallium/targets/osmesa/Makefile.am | 2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+diff --git a/src/gallium/targets/osmesa/Makefile.am 
b/src/gallium/targets/osmesa/Makefile.am
+index 5d39486..04add87 100644
+--- a/src/gallium/targets/osmesa/Makefile.am
 b/src/gallium/targets/osmesa/Makefile.am
+@@ -63,7 +63,7 @@ lib@OSMESA_LIB@_la_LIBADD = \
+   $(top_builddir)/src/gallium/drivers/trace/libtrace.la \
+   $(top_builddir)/src/gallium/drivers/softpipe/libsoftpipe.la \
+   $(top_builddir)/src/gallium/state_trackers/osmesa/libosmesa.la \
+-  $(top_builddir)/src/mapi/glapi/libglapi.la \
++  $(top_builddir)/src/mapi/shared-glapi/libglapi.la \
+   $(SHARED_GLAPI_LIB) \
+   $(OSMESA_LIB_DEPS) \
+   $(CLOCK_LIB)
+-- 
+2.9.3
+

Copied: 
mesa/repos/testing-i686/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
 (from rev 295862, 
mesa/trunk/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch)
===
--- 
testing-i686/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
(rev 0)
+++ 
testing-i686/0001-glxglvnddispatch-Add-missing-dispatch-for-GetDriverC.patch
2017-05-12 09:05:58 UTC (rev 295863)
@@ -0,0 +1,88 @@
+From efa4f2ebc1e788c3f1cfcf3842058cf838171653 Mon Sep 17 00:00:00 2001
+From: Hans de Goede 
+Date: Mon, 20 Mar 2017 08:41:26 +0100
+Subject: [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
+
+Together with some fixes to xdriinfo this fixes xdriinfo not working
+with glvnd.
+
+Since apps (xdriinfo) expect GetDriverConfig to work without going to
+need through the dance to setup a glxcontext (which is a reasonable
+expectation IMHO), the dispatch for this ends up significantly different

[arch-commits] Commit in mesa/repos (12 files)

2017-03-04 Thread Laurent Carlier
Date: Saturday, March 4, 2017 @ 19:38:57
  Author: lcarlier
Revision: 289987

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 289986, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 289986, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
(from rev 289986, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 289986, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 289986, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch
(from rev 289986, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch

+
 /LICENSE   |  164 ++
 /PKGBUILD  |  422 +++
 /remove-libpthread-stubs.patch |   26 +
 extra-i686/LICENSE |   82 -
 extra-i686/PKGBUILD|  211 -
 extra-i686/remove-libpthread-stubs.patch   |   13 
 extra-x86_64/LICENSE   |   82 -
 extra-x86_64/PKGBUILD  |  211 -
 extra-x86_64/remove-libpthread-stubs.patch |   13 
 9 files changed, 612 insertions(+), 612 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2017-03-04 19:38:47 UTC (rev 289986)
+++ extra-i686/LICENSE  2017-03-04 19:38:57 UTC (rev 289987)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark KilgardMark's copyright
-
-Mesa GLU library  src/glu/mesa/ 

[arch-commits] Commit in mesa/repos (12 files)

2017-02-23 Thread Laurent Carlier
Date: Thursday, February 23, 2017 @ 18:19:17
  Author: lcarlier
Revision: 289446

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 289445, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 289445, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
(from rev 289445, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 289445, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 289445, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch
(from rev 289445, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch

+
 /LICENSE   |  164 ++
 /PKGBUILD  |  422 +++
 /remove-libpthread-stubs.patch |   26 +
 extra-i686/LICENSE |   82 -
 extra-i686/PKGBUILD|  216 -
 extra-i686/remove-libpthread-stubs.patch   |   13 
 extra-x86_64/LICENSE   |   82 -
 extra-x86_64/PKGBUILD  |  216 -
 extra-x86_64/remove-libpthread-stubs.patch |   13 
 9 files changed, 612 insertions(+), 622 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2017-02-23 18:19:10 UTC (rev 289445)
+++ extra-i686/LICENSE  2017-02-23 18:19:17 UTC (rev 289446)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark KilgardMark's copyright
-
-Mesa GLU library  src/glu/mesa/ 

[arch-commits] Commit in mesa/repos (12 files)

2017-02-13 Thread Laurent Carlier
Date: Monday, February 13, 2017 @ 13:11:02
  Author: lcarlier
Revision: 288879

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 288878, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 288878, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
(from rev 288878, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 288878, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 288878, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch
(from rev 288878, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch

--+
 /LICENSE |  164 +
 /PKGBUILD|  432 +
 /remove-libpthread-stubs.patch   |   26 +
 testing-i686/LICENSE |   82 
 testing-i686/PKGBUILD|  216 
 testing-i686/remove-libpthread-stubs.patch   |   13 
 testing-x86_64/LICENSE   |   82 
 testing-x86_64/PKGBUILD  |  216 
 testing-x86_64/remove-libpthread-stubs.patch |   13 
 9 files changed, 622 insertions(+), 622 deletions(-)

Deleted: testing-i686/LICENSE
===
--- testing-i686/LICENSE2017-02-13 13:10:54 UTC (rev 288878)
+++ testing-i686/LICENSE2017-02-13 13:11:02 UTC (rev 288879)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark Kilgard   

[arch-commits] Commit in mesa/repos (12 files)

2017-02-01 Thread Laurent Carlier
Date: Wednesday, February 1, 2017 @ 16:31:55
  Author: lcarlier
Revision: 287882

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 287881, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 287881, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
(from rev 287881, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 287881, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 287881, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch
(from rev 287881, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch

+
 /LICENSE   |  164 ++
 /PKGBUILD  |  422 +++
 /remove-libpthread-stubs.patch |   26 +
 extra-i686/LICENSE |   82 -
 extra-i686/PKGBUILD|  211 -
 extra-i686/remove-libpthread-stubs.patch   |   13 
 extra-x86_64/LICENSE   |   82 -
 extra-x86_64/PKGBUILD  |  211 -
 extra-x86_64/remove-libpthread-stubs.patch |   13 
 9 files changed, 612 insertions(+), 612 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2017-02-01 16:31:46 UTC (rev 287881)
+++ extra-i686/LICENSE  2017-02-01 16:31:55 UTC (rev 287882)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark KilgardMark's copyright
-
-Mesa GLU library  src/glu/mesa/ 

[arch-commits] Commit in mesa/repos (12 files)

2016-12-02 Thread Laurent Carlier
Date: Friday, December 2, 2016 @ 08:29:22
  Author: lcarlier
Revision: 282516

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 282515, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 282515, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
(from rev 282515, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 282515, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 282515, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch
(from rev 282515, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch

+
 /LICENSE   |  164 ++
 /PKGBUILD  |  422 +++
 /remove-libpthread-stubs.patch |   26 +
 extra-i686/LICENSE |   82 -
 extra-i686/PKGBUILD|  210 -
 extra-i686/remove-libpthread-stubs.patch   |   13 
 extra-x86_64/LICENSE   |   82 -
 extra-x86_64/PKGBUILD  |  210 -
 extra-x86_64/remove-libpthread-stubs.patch |   13 
 9 files changed, 612 insertions(+), 610 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2016-12-02 08:29:14 UTC (rev 282515)
+++ extra-i686/LICENSE  2016-12-02 08:29:22 UTC (rev 282516)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark KilgardMark's copyright
-
-Mesa GLU library  src/glu/mesa/

[arch-commits] Commit in mesa/repos (12 files)

2016-11-14 Thread Laurent Carlier
Date: Monday, November 14, 2016 @ 15:18:34
  Author: lcarlier
Revision: 280730

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 280729, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 280729, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
(from rev 280729, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 280729, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 280729, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch
(from rev 280729, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch

+
 /LICENSE   |  164 ++
 /PKGBUILD  |  418 +++
 /remove-libpthread-stubs.patch |   26 +
 extra-i686/LICENSE |   82 -
 extra-i686/PKGBUILD|  209 -
 extra-i686/remove-libpthread-stubs.patch   |   13 
 extra-x86_64/LICENSE   |   82 -
 extra-x86_64/PKGBUILD  |  209 -
 extra-x86_64/remove-libpthread-stubs.patch |   13 
 9 files changed, 608 insertions(+), 608 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2016-11-14 15:14:51 UTC (rev 280729)
+++ extra-i686/LICENSE  2016-11-14 15:18:34 UTC (rev 280730)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark KilgardMark's copyright
-
-Mesa GLU library  src/glu/mesa/   

[arch-commits] Commit in mesa/repos (12 files)

2016-11-01 Thread Laurent Carlier
Date: Tuesday, November 1, 2016 @ 18:03:26
  Author: lcarlier
Revision: 279619

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 279618, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 279618, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
(from rev 279618, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 279618, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 279618, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch
(from rev 279618, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch

--+
 /LICENSE |  164 +
 /PKGBUILD|  418 +
 /remove-libpthread-stubs.patch   |   26 +
 testing-i686/LICENSE |   82 
 testing-i686/PKGBUILD|  210 
 testing-i686/remove-libpthread-stubs.patch   |   13 
 testing-x86_64/LICENSE   |   82 
 testing-x86_64/PKGBUILD  |  210 
 testing-x86_64/remove-libpthread-stubs.patch |   13 
 9 files changed, 608 insertions(+), 610 deletions(-)

Deleted: testing-i686/LICENSE
===
--- testing-i686/LICENSE2016-11-01 18:03:16 UTC (rev 279618)
+++ testing-i686/LICENSE2016-11-01 18:03:26 UTC (rev 279619)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark Kilgard   

[arch-commits] Commit in mesa/repos (12 files)

2016-10-27 Thread Laurent Carlier
Date: Thursday, October 27, 2016 @ 16:17:17
  Author: lcarlier
Revision: 279335

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  mesa/repos/staging-i686/LICENSE
(from rev 279334, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 279334, mesa/trunk/PKGBUILD)
  mesa/repos/staging-i686/remove-libpthread-stubs.patch
(from rev 279334, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/staging-x86_64/LICENSE
(from rev 279334, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 279334, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/remove-libpthread-stubs.patch
(from rev 279334, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/staging-i686/LICENSE
  mesa/repos/staging-i686/PKGBUILD
  mesa/repos/staging-i686/remove-libpthread-stubs.patch
  mesa/repos/staging-x86_64/LICENSE
  mesa/repos/staging-x86_64/PKGBUILD
  mesa/repos/staging-x86_64/remove-libpthread-stubs.patch

--+
 /LICENSE |  164 +
 /PKGBUILD|  420 +
 /remove-libpthread-stubs.patch   |   26 +
 staging-i686/LICENSE |   82 
 staging-i686/PKGBUILD|  210 
 staging-i686/remove-libpthread-stubs.patch   |   13 
 staging-x86_64/LICENSE   |   82 
 staging-x86_64/PKGBUILD  |  210 
 staging-x86_64/remove-libpthread-stubs.patch |   13 
 9 files changed, 610 insertions(+), 610 deletions(-)

Deleted: staging-i686/LICENSE
===
--- staging-i686/LICENSE2016-10-27 16:15:54 UTC (rev 279334)
+++ staging-i686/LICENSE2016-10-27 16:17:17 UTC (rev 279335)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark Kilgard  

[arch-commits] Commit in mesa/repos (12 files)

2016-10-27 Thread Laurent Carlier
Date: Thursday, October 27, 2016 @ 09:44:24
  Author: lcarlier
Revision: 279321

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  mesa/repos/staging-i686/
  mesa/repos/staging-i686/LICENSE
(from rev 279320, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 279320, mesa/trunk/PKGBUILD)
  mesa/repos/staging-i686/remove-libpthread-stubs.patch
(from rev 279320, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/staging-x86_64/LICENSE
(from rev 279320, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 279320, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/remove-libpthread-stubs.patch
(from rev 279320, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  
mesa/repos/staging-x86_64/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch
  
mesa/repos/staging-x86_64/0002-loader-dri3-import-prime-buffers-in-the-currently-bo.patch
  mesa/repos/staging-x86_64/LICENSE
  mesa/repos/staging-x86_64/PKGBUILD
  mesa/repos/staging-x86_64/remove-libpthread-stubs.patch

+
 /LICENSE   
|   82 +++
 /PKGBUILD  
|  210 ++
 /remove-libpthread-stubs.patch 
|   13 
 staging-i686/LICENSE   
|   82 +++
 staging-i686/PKGBUILD  
|  210 ++
 staging-i686/remove-libpthread-stubs.patch 
|   13 
 staging-x86_64/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch 
|   91 
 staging-x86_64/0002-loader-dri3-import-prime-buffers-in-the-currently-bo.patch 
|   59 --
 staging-x86_64/LICENSE 
|   82 ---
 staging-x86_64/PKGBUILD
|  210 --
 staging-x86_64/remove-libpthread-stubs.patch   
|   13 
 11 files changed, 610 insertions(+), 455 deletions(-)

Copied: mesa/repos/staging-i686/LICENSE (from rev 279320, mesa/trunk/LICENSE)
===
--- staging-i686/LICENSE(rev 0)
+++ staging-i686/LICENSE2016-10-27 09:44:24 UTC (rev 279321)
@@ -0,0 +1,82 @@
+Disclaimer
+
+Mesa is a 3-D graphics library with an API which is very similar to
+that of OpenGL*
+To the extent that Mesa utilizes the OpenGL command syntax or state
+machine, it is being used with authorization from Silicon Graphics,
+Inc.(SGI). However, the author does not possess an OpenGL license
+from SGI, and makes no claim that Mesa is in any way a compatible
+replacement for OpenGL or associated with SGI. Those who want a
+licensed implementation of OpenGL should contact a licensed
+vendor.
+
+Please do not refer to the library as MesaGL (for legal
+reasons). It's just Mesa or The Mesa 3-D graphics
+library
+
+* OpenGL is a trademark of Silicon Graphics Incorporated.
+
+License / Copyright Information
+
+The Mesa distribution consists of several components.  Different copyrights
+and licenses apply to different components.  For example, GLUT is copyrighted
+by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
+device drivers are copyrighted by their authors.  See below for a list of
+Mesa's main components and the license for each.
+
+The core Mesa library is licensed according to the terms of the MIT license.
+This allows integration with the XFree86, Xorg and DRI projects.
+
+The default Mesa license is as follows:
+
+Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
+
+Permission is hereby granted, free of charge, to any person obtaining a
+copy of this software and associated documentation files (the "Software"),
+to deal in the Software without restriction, including without limitation
+the rights to use, copy, modify, merge, publish, distribute, sublicense,
+and/or sell copies of the Software, and to permit persons to whom the
+Software is furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included
+in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
+OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
+BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
+AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
+CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+Attention, Contributors
+
+When contributing to the Mesa project you must agree to the licensing terms
+of the component to which 

[arch-commits] Commit in mesa/repos (12 files)

2016-10-07 Thread Laurent Carlier
Date: Friday, October 7, 2016 @ 09:21:27
  Author: lcarlier
Revision: 277866

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  
mesa/repos/testing-i686/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch
(from rev 277865, 
mesa/trunk/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch)
  
mesa/repos/testing-i686/0002-loader-dri3-import-prime-buffers-in-the-currently-bo.patch
(from rev 277865, 
mesa/trunk/0002-loader-dri3-import-prime-buffers-in-the-currently-bo.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 277865, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 277865, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
(from rev 277865, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/testing-x86_64/
  
mesa/repos/testing-x86_64/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch
(from rev 277865, 
mesa/trunk/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch)
  
mesa/repos/testing-x86_64/0002-loader-dri3-import-prime-buffers-in-the-currently-bo.patch
(from rev 277865, 
mesa/trunk/0002-loader-dri3-import-prime-buffers-in-the-currently-bo.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 277865, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 277865, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch
(from rev 277865, mesa/trunk/remove-libpthread-stubs.patch)

+
 testing-i686/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch   
|   91 
 testing-i686/0002-loader-dri3-import-prime-buffers-in-the-currently-bo.patch   
|   59 ++
 testing-i686/LICENSE   
|   82 
 testing-i686/PKGBUILD  
|  202 ++
 testing-i686/remove-libpthread-stubs.patch 
|   14 
 testing-x86_64/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch 
|   91 
 testing-x86_64/0002-loader-dri3-import-prime-buffers-in-the-currently-bo.patch 
|   59 ++
 testing-x86_64/LICENSE 
|   82 
 testing-x86_64/PKGBUILD
|  202 ++
 testing-x86_64/remove-libpthread-stubs.patch   
|   14 
 10 files changed, 896 insertions(+)

Copied: 
mesa/repos/testing-i686/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch 
(from rev 277865, 
mesa/trunk/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch)
===
--- testing-i686/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch
(rev 0)
+++ testing-i686/0001-loader-dri3-add-get_dri_screen-to-the-vtable.patch
2016-10-07 09:21:27 UTC (rev 277866)
@@ -0,0 +1,91 @@
+From 0247e5ee3edd546b8598082d5b45d110f61853d0 Mon Sep 17 00:00:00 2001
+From: Martin Peres 
+Date: Thu, 6 Oct 2016 17:07:22 +0300
+Subject: [PATCH 1/2] loader/dri3: add get_dri_screen() to the vtable
+
+This allows querying the current active screen from the
+loader's common code.
+
+Cc: mesa-sta...@lists.freedesktop.org
+Reviewed-by: Emil Velikov 
+Signed-off-by: Martin Peres 
+---
+ src/egl/drivers/dri2/platform_x11_dri3.c | 12 
+ src/glx/dri3_glx.c   | 11 +++
+ src/loader/loader_dri3_helper.h  |  1 +
+ 3 files changed, 24 insertions(+)
+
+diff --git a/src/egl/drivers/dri2/platform_x11_dri3.c 
b/src/egl/drivers/dri2/platform_x11_dri3.c
+index 31649fe..d93f5bc 100644
+--- a/src/egl/drivers/dri2/platform_x11_dri3.c
 b/src/egl/drivers/dri2/platform_x11_dri3.c
+@@ -103,6 +103,17 @@ egl_dri3_get_dri_context(struct loader_dri3_drawable 
*draw)
+return dri2_ctx->dri_context;
+ }
+ 
++static __DRIscreen *
++egl_dri3_get_dri_screen(struct loader_dri3_drawable *draw)
++{
++   _EGLContext *ctx = _eglGetCurrentContext();
++   struct dri2_egl_context *dri2_ctx;
++   if (!ctx)
++  return NULL;
++   dri2_ctx = dri2_egl_context(ctx);
++   return dri2_egl_display(dri2_ctx->base.Resource.Display)->dri_screen;
++}
++
+ static void
+ egl_dri3_flush_drawable(struct loader_dri3_drawable *draw, unsigned flags)
+ {
+@@ -119,6 +130,7 @@ static struct loader_dri3_vtable egl_dri3_vtable = {
+.set_drawable_size = egl_dri3_set_drawable_size,
+.in_current_context = egl_dri3_in_current_context,
+.get_dri_context = egl_dri3_get_dri_context,
++   .get_dri_screen = egl_dri3_get_dri_screen,
+.flush_drawable = egl_dri3_flush_drawable,
+.show_fps = NULL,
+ };
+diff --git a/src/glx/dri3_glx.c b/src/glx/dri3_glx.c
+index 90d7bba..51b6b1c 100644
+--- a/src/glx/dri3_glx.c
 b/src/glx/dri3_glx.c
+@@ 

[arch-commits] Commit in mesa/repos (12 files)

2016-10-01 Thread Laurent Carlier
Date: Sunday, October 2, 2016 @ 05:16:22
  Author: lcarlier
Revision: 277536

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 277535, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 277535, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
(from rev 277535, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 277535, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 277535, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch
(from rev 277535, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch

+
 /LICENSE   |  164 +++
 /PKGBUILD  |  386 +++
 /remove-libpthread-stubs.patch |   28 +
 extra-i686/LICENSE |   82 -
 extra-i686/PKGBUILD|  192 -
 extra-i686/remove-libpthread-stubs.patch   |   14 
 extra-x86_64/LICENSE   |   82 -
 extra-x86_64/PKGBUILD  |  192 -
 extra-x86_64/remove-libpthread-stubs.patch |   14 
 9 files changed, 578 insertions(+), 576 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2016-10-02 05:16:15 UTC (rev 277535)
+++ extra-i686/LICENSE  2016-10-02 05:16:22 UTC (rev 277536)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark KilgardMark's copyright
-
-Mesa GLU library  src/glu/mesa/

[arch-commits] Commit in mesa/repos (12 files)

2016-09-15 Thread Laurent Carlier
Date: Thursday, September 15, 2016 @ 18:06:44
  Author: lcarlier
Revision: 276496

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 276495, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 276495, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
(from rev 276495, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 276495, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 276495, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch
(from rev 276495, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/remove-libpthread-stubs.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/remove-libpthread-stubs.patch

+
 /LICENSE   |  164 +++
 /PKGBUILD  |  384 +++
 /remove-libpthread-stubs.patch |   28 +
 extra-i686/LICENSE |   82 -
 extra-i686/PKGBUILD|  192 -
 extra-i686/remove-libpthread-stubs.patch   |   14 
 extra-x86_64/LICENSE   |   82 -
 extra-x86_64/PKGBUILD  |  192 -
 extra-x86_64/remove-libpthread-stubs.patch |   14 
 9 files changed, 576 insertions(+), 576 deletions(-)

Deleted: extra-i686/LICENSE
===
--- extra-i686/LICENSE  2016-09-15 18:06:35 UTC (rev 276495)
+++ extra-i686/LICENSE  2016-09-15 18:06:44 UTC (rev 276496)
@@ -1,82 +0,0 @@
-Disclaimer
-
-Mesa is a 3-D graphics library with an API which is very similar to
-that of OpenGL*
-To the extent that Mesa utilizes the OpenGL command syntax or state
-machine, it is being used with authorization from Silicon Graphics,
-Inc.(SGI). However, the author does not possess an OpenGL license
-from SGI, and makes no claim that Mesa is in any way a compatible
-replacement for OpenGL or associated with SGI. Those who want a
-licensed implementation of OpenGL should contact a licensed
-vendor.
-
-Please do not refer to the library as MesaGL (for legal
-reasons). It's just Mesa or The Mesa 3-D graphics
-library
-
-* OpenGL is a trademark of Silicon Graphics Incorporated.
-
-License / Copyright Information
-
-The Mesa distribution consists of several components.  Different copyrights
-and licenses apply to different components.  For example, GLUT is copyrighted
-by Mark Kilgard, some demo programs are copyrighted by SGI, some of the Mesa
-device drivers are copyrighted by their authors.  See below for a list of
-Mesa's main components and the license for each.
-
-The core Mesa library is licensed according to the terms of the MIT license.
-This allows integration with the XFree86, Xorg and DRI projects.
-
-The default Mesa license is as follows:
-
-Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
-
-Permission is hereby granted, free of charge, to any person obtaining a
-copy of this software and associated documentation files (the "Software"),
-to deal in the Software without restriction, including without limitation
-the rights to use, copy, modify, merge, publish, distribute, sublicense,
-and/or sell copies of the Software, and to permit persons to whom the
-Software is furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included
-in all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS
-OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
-BRIAN PAUL BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
-AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
-CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-
-Attention, Contributors
-
-When contributing to the Mesa project you must agree to the licensing terms
-of the component to which you're contributing.
-The following section lists the primary components of the Mesa distribution
-and their respective licenses.
-
-
-Mesa Component Licenses
-
-Component Location   Primary Author  License
-
-Main Mesa codesrc/mesa/  Brian Paul  Mesa (MIT)
-
-Device driverssrc/mesa/drivers/* See drivers See drivers
-
-Ext headers   include/GL/glext.h SGI SGI Free B
-  include/GL/glxext.h
-
-GLUT  src/glut/  Mark KilgardMark's copyright
-
-Mesa GLU library  src/glu/mesa/   

[arch-commits] Commit in mesa/repos (12 files)

2016-07-27 Thread Laurent Carlier
Date: Wednesday, July 27, 2016 @ 16:50:26
  Author: lcarlier
Revision: 272513

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  
mesa/repos/testing-i686/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
(from rev 272512, 
mesa/trunk/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch)
  mesa/repos/testing-i686/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch
(from rev 272512, 
mesa/trunk/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 272512, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 272512, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
(from rev 272512, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/testing-x86_64/
  
mesa/repos/testing-x86_64/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
(from rev 272512, 
mesa/trunk/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch)
  
mesa/repos/testing-x86_64/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch
(from rev 272512, 
mesa/trunk/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 272512, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 272512, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch
(from rev 272512, mesa/trunk/remove-libpthread-stubs.patch)

--+
 testing-i686/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch   |   
76 +++
 testing-i686/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch  |   
38 +
 testing-i686/LICENSE |   
82 
 testing-i686/PKGBUILD|  
203 ++
 testing-i686/remove-libpthread-stubs.patch   |   
14 
 testing-x86_64/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch |   
76 +++
 testing-x86_64/0002-vl-dri3-fix-a-memory-leak-from-front-buffer.patch|   
38 +
 testing-x86_64/LICENSE   |   
82 
 testing-x86_64/PKGBUILD  |  
203 ++
 testing-x86_64/remove-libpthread-stubs.patch |   
14 
 10 files changed, 826 insertions(+)

Copied: 
mesa/repos/testing-i686/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch
 (from rev 272512, 
mesa/trunk/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch)
===
--- testing-i686/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch  
(rev 0)
+++ testing-i686/0001-st-mesa-fix-reference-counting-bug-in-st_vdpau.patch  
2016-07-27 16:50:26 UTC (rev 272513)
@@ -0,0 +1,76 @@
+From 9ce52baf7f479d506bcea17a371dcf2fad92f139 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Christian=20K=C3=B6nig?= 
+Date: Wed, 13 Jul 2016 14:54:31 +0200
+Subject: [PATCH] st/mesa: fix reference counting bug in st_vdpau
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Otherwise we leak the resources created for the DMA-buf descriptors.
+
+Signed-off-by: Christian König 
+Cc: 12.0 
+Tested-and-Reviewed by: Leo Liu 
+Ack-by: Tom St Denis 
+---
+ src/mesa/state_tracker/st_vdpau.c | 10 --
+ 1 file changed, 8 insertions(+), 2 deletions(-)
+
+diff --git a/src/mesa/state_tracker/st_vdpau.c 
b/src/mesa/state_tracker/st_vdpau.c
+index dffa52f..4f599dd 100644
+--- a/src/mesa/state_tracker/st_vdpau.c
 b/src/mesa/state_tracker/st_vdpau.c
+@@ -65,6 +65,7 @@ st_vdpau_video_surface_gallium(struct gl_context *ctx, const 
void *vdpSurface,
+ 
+struct pipe_video_buffer *buffer;
+struct pipe_sampler_view **samplers;
++   struct pipe_resource *res = NULL;
+ 
+getProcAddr = (void *)ctx->vdpGetProcAddress;
+if (getProcAddr(device, VDP_FUNC_ID_VIDEO_SURFACE_GALLIUM, (void**)))
+@@ -82,7 +83,8 @@ st_vdpau_video_surface_gallium(struct gl_context *ctx, const 
void *vdpSurface,
+if (!sv)
+   return NULL;
+ 
+-   return sv->texture;
++   pipe_resource_reference(, sv->texture);
++   return res;
+ }
+ 
+ static struct pipe_resource *
+@@ -90,13 +92,15 @@ st_vdpau_output_surface_gallium(struct gl_context *ctx, 
const void *vdpSurface)
+ {
+int (*getProcAddr)(uint32_t device, uint32_t id, void **ptr);
+uint32_t device = (uintptr_t)ctx->vdpDevice;
++   struct pipe_resource *res = NULL;
+VdpOutputSurfaceGallium *f;
+ 
+getProcAddr = (void *)ctx->vdpGetProcAddress;
+if (getProcAddr(device, VDP_FUNC_ID_OUTPUT_SURFACE_GALLIUM, (void**)))
+   return NULL;
+ 
+-   return f((uintptr_t)vdpSurface);
++   pipe_resource_reference(, 

[arch-commits] Commit in mesa/repos (12 files)

2016-07-08 Thread Laurent Carlier
Date: Saturday, July 9, 2016 @ 05:03:57
  Author: lcarlier
Revision: 271227

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 271226, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 271226, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
(from rev 271226, mesa/trunk/remove-libpthread-stubs.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 271226, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 271226, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch
(from rev 271226, mesa/trunk/remove-libpthread-stubs.patch)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-i686/remove-libpthread-stubs.patch
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD
  mesa/repos/testing-x86_64/remove-libpthread-stubs.patch

--+
 /LICENSE |  164 ++
 /PKGBUILD|  390 +
 /remove-libpthread-stubs.patch   |   28 +
 testing-i686/LICENSE |   82 -
 testing-i686/PKGBUILD|  192 
 testing-i686/remove-libpthread-stubs.patch   |   14 
 testing-x86_64/LICENSE   |   82 -
 testing-x86_64/PKGBUILD  |  192 
 testing-x86_64/remove-libpthread-stubs.patch |   14 
 9 files changed, 582 insertions(+), 576 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 271226:271227 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2015-10-10 Thread Laurent Carlier
Date: Saturday, October 10, 2015 @ 19:02:29
  Author: lcarlier
Revision: 248868

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 248867, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-i686/LICENSE
(from rev 248867, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 248867, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 248867, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 248867, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 248867, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /0001-i965-Remove-early-release-of-DRI2-miptree.patch |   66 +
 /LICENSE  |  164 
 /PKGBUILD |  354 
++
 extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  177 -
 extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  177 -
 9 files changed, 584 insertions(+), 584 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 248867:248868 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2015-10-01 Thread Laurent Carlier
Date: Thursday, October 1, 2015 @ 14:08:39
  Author: lcarlier
Revision: 247962

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 247961, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-i686/LICENSE
(from rev 247961, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 247961, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 247961, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 247961, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 247961, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /0001-i965-Remove-early-release-of-DRI2-miptree.patch |   66 +
 /LICENSE  |  164 
 /PKGBUILD |  354 
++
 extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  177 -
 extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  177 -
 9 files changed, 584 insertions(+), 584 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 247961:247962 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2015-09-26 Thread Laurent Carlier
Date: Saturday, September 26, 2015 @ 23:14:26
  Author: lcarlier
Revision: 247522

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 247521, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 247521, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 247521, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 247521, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 247521, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 247521, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   66 +
 /LICENSE|  164 
 /PKGBUILD   |  354 
++
 testing-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 
 testing-i686/LICENSE|   82 --
 testing-i686/PKGBUILD   |  177 
-
 testing-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 
 testing-x86_64/LICENSE  |   82 --
 testing-x86_64/PKGBUILD |  177 
-
 9 files changed, 584 insertions(+), 584 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 247521:247522 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2015-09-21 Thread Laurent Carlier
Date: Monday, September 21, 2015 @ 18:35:22
  Author: lcarlier
Revision: 247036

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 247035, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 247035, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 247035, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 247035, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 247035, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 247035, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/testing-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   66 +
 /LICENSE|  164 
 /PKGBUILD   |  348 
++
 testing-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 
 testing-i686/LICENSE|   82 --
 testing-i686/PKGBUILD   |  165 
 testing-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 
 testing-x86_64/LICENSE  |   82 --
 testing-x86_64/PKGBUILD |  165 
 9 files changed, 578 insertions(+), 560 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 247035:247036 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2015-09-12 Thread Laurent Carlier
Date: Saturday, September 12, 2015 @ 17:03:58
  Author: lcarlier
Revision: 245999

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 245998, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-i686/LICENSE
(from rev 245998, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 245998, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 245998, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 245998, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 245998, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /0001-i965-Remove-early-release-of-DRI2-miptree.patch |   66 +
 /LICENSE  |  164 
 /PKGBUILD |  346 
++
 extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  173 -
 extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  173 -
 9 files changed, 576 insertions(+), 576 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 245998:245999 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2015-09-07 Thread Laurent Carlier
Date: Monday, September 7, 2015 @ 18:12:59
  Author: lcarlier
Revision: 245471

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 245470, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-i686/LICENSE
(from rev 245470, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 245470, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 245470, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 245470, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 245470, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /0001-i965-Remove-early-release-of-DRI2-miptree.patch |   66 +
 /LICENSE  |  164 
 /PKGBUILD |  346 
++
 extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  173 -
 extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  173 -
 9 files changed, 576 insertions(+), 576 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 245470:245471 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2015-08-22 Thread Andreas Radke
Date: Saturday, August 22, 2015 @ 14:19:17
  Author: andyrtr
Revision: 244492

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 244491, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-i686/LICENSE
(from rev 244491, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 244491, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
(from rev 244491, 
mesa/trunk/0001-i965-Remove-early-release-of-DRI2-miptree.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 244491, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 244491, mesa/trunk/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD

---+
 /0001-i965-Remove-early-release-of-DRI2-miptree.patch |   66 +
 /LICENSE  |  164 
 /PKGBUILD |  346 
++
 extra-i686/0001-i965-Remove-early-release-of-DRI2-miptree.patch   |   33 
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  173 -
 extra-x86_64/0001-i965-Remove-early-release-of-DRI2-miptree.patch |   33 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  173 -
 9 files changed, 576 insertions(+), 576 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 244491:244492 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2014-09-20 Thread Laurent Carlier
Date: Saturday, September 20, 2014 @ 09:25:40
  Author: lcarlier
Revision: 222146

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  
mesa/repos/testing-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
(from rev 222145, 
mesa/trunk/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch)
  
mesa/repos/testing-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
(from rev 222145, 
mesa/trunk/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 222145, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 222145, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/llvm35.patch
(from rev 222145, mesa/trunk/llvm35.patch)
  mesa/repos/testing-x86_64/
  
mesa/repos/testing-x86_64/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
(from rev 222145, 
mesa/trunk/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch)
  
mesa/repos/testing-x86_64/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
(from rev 222145, 
mesa/trunk/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 222145, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 222145, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/llvm35.patch
(from rev 222145, mesa/trunk/llvm35.patch)

+
 testing-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch 
|   33 +
 testing-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch   
|   77 
 testing-i686/LICENSE   
|   82 
 testing-i686/PKGBUILD  
|  175 ++
 testing-i686/llvm35.patch  
|   26 +
 testing-x86_64/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch   
|   33 +
 testing-x86_64/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch 
|   77 
 testing-x86_64/LICENSE 
|   82 
 testing-x86_64/PKGBUILD
|  175 ++
 testing-x86_64/llvm35.patch
|   26 +
 10 files changed, 786 insertions(+)

Copied: 
mesa/repos/testing-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
 (from rev 222145, 
mesa/trunk/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch)
===
--- testing-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch  
(rev 0)
+++ testing-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch  
2014-09-20 07:25:40 UTC (rev 222146)
@@ -0,0 +1,33 @@
+From 22c970946535956abac321585598425ad5cc82c5 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= jfons...@vmware.com
+Date: Wed, 14 May 2014 12:55:50 +0100
+Subject: [PATCH 1/2] gallivm: Disable workaround for PR12833 on LLVM 3.2+.
+
+Fixed upstream.
+
+(cherry picked from commit 172ef0c5a5a97c211702eb4033eeaac20993350e)
+---
+ src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp 
b/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
+index d85adfb..45c985d 100644
+--- a/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
 b/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
+@@ -321,11 +321,11 @@ 
lp_build_create_jit_compiler_for_module(LLVMExecutionEngineRef *OutJIT,
+builder.setJITMemoryManager(JITMemoryManager::CreateDefaultMemManager());
+ 
+ExecutionEngine *JIT;
+-#if 0
++#if HAVE_LLVM = 0x0302
+JIT = builder.create();
+ #else
+/*
+-* Workaround http://llvm.org/bugs/show_bug.cgi?id=12833
++* Workaround http://llvm.org/PR12833
+ */
+StringRef MArch = ;
+StringRef MCPU = ;
+-- 
+2.1.0
+

Copied: 
mesa/repos/testing-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
 (from rev 222145, 
mesa/trunk/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch)
===
--- 
testing-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
(rev 0)
+++ 
testing-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
2014-09-20 07:25:40 UTC (rev 222146)
@@ -0,0 +1,77 @@
+From ebe30fd4d4a90219431b6947f233473b2cf518a5 Mon Sep 17 00:00:00 2001
+From: Roland Scheidegger srol...@vmware.com
+Date: Thu, 19 Jun 2014 03:27:26 +0200
+Subject: [PATCH 2/2] gallivm: set mcpu when initializing llvm execution engine
+
+Previously llvm detected cpu features automatically when the 

[arch-commits] Commit in mesa/repos (12 files)

2014-09-10 Thread Evangelos Foutras
Date: Wednesday, September 10, 2014 @ 23:10:17
  Author: foutrelis
Revision: 221415

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/
  
mesa/repos/testing-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
(from rev 221414, 
mesa/trunk/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch)
  
mesa/repos/testing-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
(from rev 221414, 
mesa/trunk/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch)
  mesa/repos/testing-i686/LICENSE
(from rev 221414, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 221414, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/llvm35.patch
(from rev 221414, mesa/trunk/llvm35.patch)
  mesa/repos/testing-x86_64/
  
mesa/repos/testing-x86_64/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
(from rev 221414, 
mesa/trunk/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch)
  
mesa/repos/testing-x86_64/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
(from rev 221414, 
mesa/trunk/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 221414, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 221414, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/llvm35.patch
(from rev 221414, mesa/trunk/llvm35.patch)

+
 testing-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch 
|   33 +
 testing-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch   
|   77 +++
 testing-i686/LICENSE   
|   82 +++
 testing-i686/PKGBUILD  
|  223 ++
 testing-i686/llvm35.patch  
|   26 +
 testing-x86_64/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch   
|   33 +
 testing-x86_64/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch 
|   77 +++
 testing-x86_64/LICENSE 
|   82 +++
 testing-x86_64/PKGBUILD
|  223 ++
 testing-x86_64/llvm35.patch
|   26 +
 10 files changed, 882 insertions(+)

Copied: 
mesa/repos/testing-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch
 (from rev 221414, 
mesa/trunk/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch)
===
--- testing-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch  
(rev 0)
+++ testing-i686/0001-gallivm-Disable-workaround-for-PR12833-on-LLVM-3.2.patch  
2014-09-10 21:10:17 UTC (rev 221415)
@@ -0,0 +1,33 @@
+From 22c970946535956abac321585598425ad5cc82c5 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Jos=C3=A9=20Fonseca?= jfons...@vmware.com
+Date: Wed, 14 May 2014 12:55:50 +0100
+Subject: [PATCH 1/2] gallivm: Disable workaround for PR12833 on LLVM 3.2+.
+
+Fixed upstream.
+
+(cherry picked from commit 172ef0c5a5a97c211702eb4033eeaac20993350e)
+---
+ src/gallium/auxiliary/gallivm/lp_bld_misc.cpp | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp 
b/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
+index d85adfb..45c985d 100644
+--- a/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
 b/src/gallium/auxiliary/gallivm/lp_bld_misc.cpp
+@@ -321,11 +321,11 @@ 
lp_build_create_jit_compiler_for_module(LLVMExecutionEngineRef *OutJIT,
+builder.setJITMemoryManager(JITMemoryManager::CreateDefaultMemManager());
+ 
+ExecutionEngine *JIT;
+-#if 0
++#if HAVE_LLVM = 0x0302
+JIT = builder.create();
+ #else
+/*
+-* Workaround http://llvm.org/bugs/show_bug.cgi?id=12833
++* Workaround http://llvm.org/PR12833
+ */
+StringRef MArch = ;
+StringRef MCPU = ;
+-- 
+2.1.0
+

Copied: 
mesa/repos/testing-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
 (from rev 221414, 
mesa/trunk/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch)
===
--- 
testing-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
(rev 0)
+++ 
testing-i686/0002-gallivm-set-mcpu-when-initializing-llvm-execution-en.patch
2014-09-10 21:10:17 UTC (rev 221415)
@@ -0,0 +1,77 @@
+From ebe30fd4d4a90219431b6947f233473b2cf518a5 Mon Sep 17 00:00:00 2001
+From: Roland Scheidegger srol...@vmware.com
+Date: Thu, 19 Jun 2014 03:27:26 +0200
+Subject: [PATCH 2/2] gallivm: set mcpu when initializing llvm execution engine
+
+Previously llvm detected cpu features automatically when the execution 

[arch-commits] Commit in mesa/repos (12 files)

2014-09-06 Thread Laurent Carlier
Date: Sunday, September 7, 2014 @ 00:17:49
  Author: lcarlier
Revision: 221053

archrelease: copy trunk to staging-i686, staging-x86_64

Added:
  mesa/repos/staging-i686/LICENSE
(from rev 221052, mesa/trunk/LICENSE)
  mesa/repos/staging-i686/PKGBUILD
(from rev 221052, mesa/trunk/PKGBUILD)
  mesa/repos/staging-i686/llvm35.patch
(from rev 221052, mesa/trunk/llvm35.patch)
  mesa/repos/staging-x86_64/LICENSE
(from rev 221052, mesa/trunk/LICENSE)
  mesa/repos/staging-x86_64/PKGBUILD
(from rev 221052, mesa/trunk/PKGBUILD)
  mesa/repos/staging-x86_64/llvm35.patch
(from rev 221052, mesa/trunk/llvm35.patch)
Deleted:
  mesa/repos/staging-i686/LICENSE
  mesa/repos/staging-i686/PKGBUILD
  mesa/repos/staging-i686/llvm35.patch
  mesa/repos/staging-x86_64/LICENSE
  mesa/repos/staging-x86_64/PKGBUILD
  mesa/repos/staging-x86_64/llvm35.patch

-+
 /LICENSE|  164 
 /PKGBUILD   |  428 ++
 /llvm35.patch   |   52 +
 staging-i686/LICENSE|   82 
 staging-i686/PKGBUILD   |  214 -
 staging-i686/llvm35.patch   |   26 --
 staging-x86_64/LICENSE  |   82 
 staging-x86_64/PKGBUILD |  214 -
 staging-x86_64/llvm35.patch |   26 --
 9 files changed, 644 insertions(+), 644 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 221052:221053 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2014-04-28 Thread Laurent Carlier
Date: Monday, April 28, 2014 @ 17:42:49
  Author: lcarlier
Revision: 211882

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 211881, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 211881, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/workaround-for-robustness-and-reset-with-intel.patch
(from rev 211881, 
mesa/trunk/workaround-for-robustness-and-reset-with-intel.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 211881, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 211881, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/workaround-for-robustness-and-reset-with-intel.patch
(from rev 211881, 
mesa/trunk/workaround-for-robustness-and-reset-with-intel.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/workaround-for-robustness-and-reset-with-intel.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/workaround-for-robustness-and-reset-with-intel.patch

---+
 /LICENSE  |  164 
 /PKGBUILD |  346 
++
 /workaround-for-robustness-and-reset-with-intel.patch |   30 
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  171 
 extra-i686/workaround-for-robustness-and-reset-with-intel.patch   |   15 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  171 
 extra-x86_64/workaround-for-robustness-and-reset-with-intel.patch |   15 
 9 files changed, 540 insertions(+), 536 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 211881:211882 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2014-04-19 Thread Laurent Carlier
Date: Saturday, April 19, 2014 @ 09:28:36
  Author: lcarlier
Revision: 211519

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 211518, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 211518, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/workaround-for-robustness-and-reset-with-intel.patch
(from rev 211518, 
mesa/trunk/workaround-for-robustness-and-reset-with-intel.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 211518, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 211518, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/workaround-for-robustness-and-reset-with-intel.patch
(from rev 211518, 
mesa/trunk/workaround-for-robustness-and-reset-with-intel.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/workaround-for-robustness-and-reset-with-intel.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/workaround-for-robustness-and-reset-with-intel.patch

---+
 /LICENSE  |  164 
 /PKGBUILD |  342 
++
 /workaround-for-robustness-and-reset-with-intel.patch |   30 
 extra-i686/LICENSE|   82 --
 extra-i686/PKGBUILD   |  171 -
 extra-i686/workaround-for-robustness-and-reset-with-intel.patch   |   15 
 extra-x86_64/LICENSE  |   82 --
 extra-x86_64/PKGBUILD |  171 -
 extra-x86_64/workaround-for-robustness-and-reset-with-intel.patch |   15 
 9 files changed, 536 insertions(+), 536 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 211518:211519 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2013-07-12 Thread Andreas Radke
Date: Friday, July 12, 2013 @ 15:09:47
  Author: andyrtr
Revision: 189981

archrelease: copy trunk to testing-i686, testing-x86_64

Added:
  mesa/repos/testing-i686/LICENSE
(from rev 189980, mesa/trunk/LICENSE)
  mesa/repos/testing-i686/PKGBUILD
(from rev 189980, mesa/trunk/PKGBUILD)
  mesa/repos/testing-i686/git_fixes.patch
(from rev 189980, mesa/trunk/git_fixes.patch)
  mesa/repos/testing-x86_64/LICENSE
(from rev 189980, mesa/trunk/LICENSE)
  mesa/repos/testing-x86_64/PKGBUILD
(from rev 189980, mesa/trunk/PKGBUILD)
  mesa/repos/testing-x86_64/git_fixes.patch
(from rev 189980, mesa/trunk/git_fixes.patch)
Deleted:
  mesa/repos/testing-i686/LICENSE
  mesa/repos/testing-i686/MesaLib-9.1.4-llvm_fixes-1.patch
  mesa/repos/testing-i686/PKGBUILD
  mesa/repos/testing-x86_64/LICENSE
  mesa/repos/testing-x86_64/MesaLib-9.1.4-llvm_fixes-1.patch
  mesa/repos/testing-x86_64/PKGBUILD

-+
 /LICENSE|  164 +++
 /PKGBUILD   |  312 ++
 testing-i686/LICENSE|   82 ---
 testing-i686/MesaLib-9.1.4-llvm_fixes-1.patch   |   72 ---
 testing-i686/PKGBUILD   |  156 ---
 testing-i686/git_fixes.patch|  476 ++
 testing-x86_64/LICENSE  |   82 ---
 testing-x86_64/MesaLib-9.1.4-llvm_fixes-1.patch |   72 ---
 testing-x86_64/PKGBUILD |  156 ---
 testing-x86_64/git_fixes.patch  |  476 ++
 10 files changed, 1428 insertions(+), 620 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 189980:189981 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2013-03-20 Thread Andreas Radke
Date: Wednesday, March 20, 2013 @ 17:48:21
  Author: andyrtr
Revision: 180351

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 180350, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 180350, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/git-fixes.patch
(from rev 180350, mesa/trunk/git-fixes.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 180350, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 180350, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/git-fixes.patch
(from rev 180350, mesa/trunk/git-fixes.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/git-fixes.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/git-fixes.patch

--+
 /LICENSE |  164 +
 /PKGBUILD|  310 +
 /git-fixes.patch |  104 +
 extra-i686/LICENSE   |   82 --
 extra-i686/PKGBUILD  |  155 
 extra-i686/git-fixes.patch   |   52 --
 extra-x86_64/LICENSE |   82 --
 extra-x86_64/PKGBUILD|  155 
 extra-x86_64/git-fixes.patch |   52 --
 9 files changed, 578 insertions(+), 578 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 180350:180351 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2012-11-17 Thread andyrtr
Date: Saturday, November 17, 2012 @ 16:07:48
  Author: andyrtr
Revision: 171458

db-move: moved mesa from [testing] to [extra] (i686, x86_64)

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 171457, mesa/repos/testing-i686/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 171457, mesa/repos/testing-i686/PKGBUILD)
  mesa/repos/extra-x86_64/LICENSE
(from rev 171457, mesa/repos/testing-x86_64/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 171457, mesa/repos/testing-x86_64/PKGBUILD)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/git_fixes.diff
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/git_fixes.diff
  mesa/repos/testing-i686/
  mesa/repos/testing-x86_64/

-+
 extra-i686/LICENSE  |  164 +--
 extra-i686/PKGBUILD |  588 --
 extra-i686/git_fixes.diff   |   93 --
 extra-x86_64/LICENSE|  164 +--
 extra-x86_64/PKGBUILD   |  588 --
 extra-x86_64/git_fixes.diff |   93 --
 6 files changed, 748 insertions(+), 942 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 171457:171458 to see the changes.


[arch-commits] Commit in mesa/repos (12 files)

2012-07-12 Thread andyrtr
Date: Thursday, July 12, 2012 @ 12:40:51
  Author: andyrtr
Revision: 163468

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  mesa/repos/extra-i686/LICENSE
(from rev 163467, mesa/trunk/LICENSE)
  mesa/repos/extra-i686/PKGBUILD
(from rev 163467, mesa/trunk/PKGBUILD)
  mesa/repos/extra-i686/mesa-8.0.3-llvm-3.1-fixes.patch
(from rev 163467, mesa/trunk/mesa-8.0.3-llvm-3.1-fixes.patch)
  mesa/repos/extra-x86_64/LICENSE
(from rev 163467, mesa/trunk/LICENSE)
  mesa/repos/extra-x86_64/PKGBUILD
(from rev 163467, mesa/trunk/PKGBUILD)
  mesa/repos/extra-x86_64/mesa-8.0.3-llvm-3.1-fixes.patch
(from rev 163467, mesa/trunk/mesa-8.0.3-llvm-3.1-fixes.patch)
Deleted:
  mesa/repos/extra-i686/LICENSE
  mesa/repos/extra-i686/PKGBUILD
  mesa/repos/extra-i686/mesa-8.0.3-llvm-3.1-fixes.patch
  mesa/repos/extra-x86_64/LICENSE
  mesa/repos/extra-x86_64/PKGBUILD
  mesa/repos/extra-x86_64/mesa-8.0.3-llvm-3.1-fixes.patch

--+
 extra-i686/LICENSE   |  164 +++
 extra-i686/PKGBUILD  |  538 -
 extra-i686/mesa-8.0.3-llvm-3.1-fixes.patch   |   92 ++--
 extra-x86_64/LICENSE |  164 +++
 extra-x86_64/PKGBUILD|  538 -
 extra-x86_64/mesa-8.0.3-llvm-3.1-fixes.patch |   92 ++--
 6 files changed, 794 insertions(+), 794 deletions(-)

The diff is longer than the limit of 200KB.
Use svn diff -r 163467:163468 to see the changes.