[PATCH 2/9] configure: Add --with-llvm-shared-libs

2012-09-22 Thread Jon Severinsson
From: Tom Stellard This option allows targets to link against the LLVM shared library instead of the static libs. With LLVM 2.9, his saves ~11 MB for each of the r300 target libraries. (cherry picked from commit 7d87c71a70c95d4fe3a94676128fd9524f048112) Conflicts: configure.ac --- conf

[PATCH 3/9] Document the cherry-picks in debian/changelog.

2012-09-22 Thread Jon Severinsson
--- debian/changelog | 10 ++ 1 fil ändrad, 10 tillägg(+) diff --git a/debian/changelog b/debian/changelog index 06a4b49..2f406fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +mesa (8.0.4-3) UNRELEASED; urgency=low + + [ Jon Severinsson ] + * Cherry-pick

[PATCH 6/9] Added 15-fix-llvmpipe-test-linking.diff: Fix link failure when building llvmpipe with --with-llvm-shared-libs. Patch from fdo bug #52617.

2012-09-22 Thread Jon Severinsson
) UNRELEASED; urgency=low [ Timo Aaltonen ] * rules: Build llvm shared libs on platforms that support llvm. + * Added 15-fix-llvmpipe-test-linking.diff: Fix link failure when building +llvmpipe with --with-llvm-shared-libs. Patch from fdo bug #52617. -- Jon Severinsson Sat, 22 Sep 2012

[PATCH 9/9] control: Add libtxc-dxtn-s2tc0 to libgl1-mesa-dri Recommends.

2012-09-22 Thread Jon Severinsson
--- debian/changelog |1 + debian/control |1 + 2 filer ändrade, 2 tillägg(+) diff --git a/debian/changelog b/debian/changelog index 242ba60..18b414e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ mesa (8.0.4-3) UNRELEASED; urgency=low from upstream. * cont

[PATCH 4/9] control, patches/13-llvm-config-pick-a-version.diff: Update to llvm-3.0.

2012-09-22 Thread Jon Severinsson
-config-pick-a-version.diff: Update to llvm-3.0. -- Jon Severinsson Sat, 22 Sep 2012 20:50:00 +0200 diff --git a/debian/control b/debian/control index ec59840..e32481d 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Build-Depends: libudev-dev [linux-any], flex, bison

[PATCH 1/9] mesa: enable remap table when --enable-shared-glapi

2012-09-22 Thread Jon Severinsson
From: Chia-I Wu As libGL will use libglapi for function lookups, we need to enable the remap table. Tested-by: Brian Paul Tested-by: Matt Turner Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=45660 (cherry picked from commit 50683d2aa6456f3abec8387b0b02f67ab2cab3e5) --- configure.ac |

[PATCH 7/9] Install all dri drivers from the DESTDIR tree, instead of copying them from the build tree.

2012-09-22 Thread Jon Severinsson
blems with libtool linking to in-tree convenience +libraries. + -- Jon Severinsson Sat, 22 Sep 2012 20:50:00 +0200 mesa (8.0.4-2) unstable; urgency=high diff --git a/debian/libgl1-mesa-dri.install.in b/debian/libgl1-mesa-dri.install.in index 4a66df4..72aa08a 100644 --- a/debian/l

[PATCH 5/9] rules: Build llvm shared libs on platforms that support llvm.

2012-09-22 Thread Jon Severinsson
--- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,9 @@ mesa (8.0.4-3) UNRELEASED; urgency=low from upstream. * control, patches/13-llvm-config-pick-a-version.diff: Update to llvm-3.0. + [ Timo Aaltonen ] + * rules: Build llvm shared libs on platforms that support llvm. + -- Jon

[PATCH 8/9] control, rules, libgl1-mesa-dri.install.in: Enable shared dricore for dri build.

2012-09-22 Thread Jon Severinsson
--- debian/changelog |1 + debian/control|1 + debian/libgl1-mesa-dri.install.in |2 ++ debian/rules |1 + 4 filer ändrade, 5 tillägg(+) diff --git a/debian/changelog b/debian/changelog index a6ae9d6..242ba60 100644 --- a/d

[RFC] Mesa package updates for sid and wheezy

2012-09-22 Thread Jon Severinsson
ut of the box. Hope this series is of some use to you. Best Regards Jon Severinsson -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1348347459-5207-1-git-send-email-...@severinsson.net

[RFC] Mesa package updates for experimental

2012-09-23 Thread Jon Severinsson
your consideration. Best regards Jon Severinsson -- To UNSUBSCRIBE, email to debian-x-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1348389533-5185-1-git-send-email-...@severinsson.net

[PATCH 1/4] control: Add libtxc-dxtn-s2tc0 to libgl1-mesa-dri Recommends.

2012-09-23 Thread Jon Severinsson
this is all post-wheezy / post-precise, but it's an archive reject error in Debian right now so let's just be complete. + [ Jon Severinsson ] + * control: Add libtxc-dxtn-s2tc0 to libgl1-mesa-dri Recommends. + -- Julien Cristau Fri, 03 Aug 2012 23:17:16 +0200 mesa (8.0.4-1

[PATCH 3/4] control: Add libglapi-mesa to liosmesa6 Depends.

2012-09-23 Thread Jon Severinsson
[ Jon Severinsson ] * control: Add libtxc-dxtn-s2tc0 to libgl1-mesa-dri Recommends. * libosmesa*.install.in: Install files into the correct path. + * control: Add libglapi-mesa to liosmesa6 Depends. -- Julien Cristau Fri, 03 Aug 2012 23:17:16 +0200 diff --git a/debian/control b/debian

[PATCH 4/4] rules: Clean up confflags

2012-09-23 Thread Jon Severinsson
--- debian/changelog |1 + debian/rules |8 +++- 2 filer ändrade, 4 tillägg(+), 5 borttagningar(-) diff --git a/debian/changelog b/debian/changelog index 059c666..5053505 100644 --- a/debian/changelog +++ b/debian/changelog @@ -51,6 +51,7 @@ mesa (9.0~git20120917.7cfd42ce-1) UNREL

Re: Bug#687136; graphics corruption with Radeon 6570

2012-09-25 Thread Jon Severinsson
/libdrm --branch debian-experimental cd libdrm debuild -b -i\.git Alternatively you could check out the "debian-unstable" branch instead and cherry pick just the above mentioned commit. In either case, install the relevant *.deb packages using "sudo dpkg -i ...". Make sure to

[PATCH 6/7] rules: Enable the llvm shader compiler for r600g.

2013-08-21 Thread Jon Severinsson
versioned libglapi-mesa dependency to liosmesa6. * libgl1-mesa(-swx11)-dev.install.in: Install the correct pkgconfig/gl.pc files. * rules: Add --disable-shared-glapi to the swx11-i386-i686 target. + * rules: Enable the llvm shader compiler for r600g. -- Jon Severinsson Tue, 20 Aug 2013 18:00

[PATCH 2/7] control: Bump libdrm-dev build-dependency to 2.4.45.

2013-08-21 Thread Jon Severinsson
=low [ Jon Severinsson ] * control: Recommend libtxc-dxtn-s2tc0 | libtxc-dxtn0, not just the virtual libtxc-dxtn0. + * control: Bump libdrm-dev build-dependency to 2.4.45. -- Jon Severinsson Tue, 20 Aug 2013 18:00:00 +0200 diff --git a/debian/control b/debian/control index 14802245

Packaging updates for mesa 9.2

2013-08-21 Thread Jon Severinsson
e old compiler by setting R600_DEBUG=nollvm in the environment. The last patch simply makes dh_makeshlibs ignore missing symbols in the various symbol files, which simplifies packageing ever-chaning git snapshots significantly... Best Regards Jon Severinsson -- To UNSUBSCRIBE, email to debian-x

[PATCH 4/7] libgl1-mesa(-swx11)-dev.install.in: Install the correct pkgconfig/gl.pc files.

2013-08-21 Thread Jon Severinsson
| libtxc-dxtn0, not just the virtual libtxc-dxtn0. * control: Bump libdrm-dev build-dependency to 2.4.45. * control: Add versioned libglapi-mesa dependency to liosmesa6. + * libgl1-mesa(-swx11)-dev.install.in: Install the correct pkgconfig/gl.pc files. -- Jon Severinsson Tue, 20 Aug

[PATCH 3/7] control: Add versioned libglapi-mesa dependency to liosmesa6.

2013-08-21 Thread Jon Severinsson
/changelog @@ -3,6 +3,7 @@ mesa (9.2~rc1-2) UNRELEASED; urgency=low [ Jon Severinsson ] * control: Recommend libtxc-dxtn-s2tc0 | libtxc-dxtn0, not just the virtual libtxc-dxtn0. * control: Bump libdrm-dev build-dependency to 2.4.45. + * control: Add versioned libglapi-mesa dependency to

[PATCH 7/7] rules: Don't fail on new symbols.

2013-08-21 Thread Jon Severinsson
* libgl1-mesa(-swx11)-dev.install.in: Install the correct pkgconfig/gl.pc files. * rules: Add --disable-shared-glapi to the swx11-i386-i686 target. * rules: Enable the llvm shader compiler for r600g. + * rules: Don't fail on new symbols. -- Jon Severinsson Tue, 20 Aug 2013 18:

[PATCH 1/7] control: Recommend libtxc-dxtn-s2tc0 | libtxc-dxtn0, not just on the virtual libtxc-dxtn0.

2013-08-21 Thread Jon Severinsson
=low + + [ Jon Severinsson ] + * control: Recommend libtxc-dxtn-s2tc0 | libtxc-dxtn0, not just the virtual libtxc-dxtn0. + + -- Jon Severinsson Tue, 20 Aug 2013 18:00:00 +0200 + mesa (9.2~rc1-1) experimental; urgency=low * New upstream release. diff --git a/debian/control b/debian/control

[PATCH 5/7] rules: Add --disable-shared-glapi to the swx11-i386-i686 target.

2013-08-21 Thread Jon Severinsson
-i686 target. -- Jon Severinsson Tue, 20 Aug 2013 18:00:00 +0200 diff --git a/debian/rules b/debian/rules index 11267bab..d7564d59 100755 --- a/debian/rules +++ b/debian/rules @@ -147,6 +147,7 @@ confflags-swx11-i386-i686 = \ --with-gallium-drivers= \ --enable-xlib-glx

[PATCH 7/7] Add xserver wrapper for XWayland.

2013-10-14 Thread Jon Severinsson
indow-subwindows.patch from upstream. + * Add xserver wrapper for XWayland. -- Jon Severinsson Sun, 13 Oct 2013 10:00:00 +0200 diff --git a/debian/control b/debian/control index 0aa7715f..adfb13ac 100644 --- a/debian/control +++ b/debian/control @@ -56,6 +56,8 @@ Depends: ${misc:De

[PATCH 5/7] Enable Xwayland support.

2013-10-14 Thread Jon Severinsson
+5,7 @@ weston (1.3.0-2) UNRELEASED; urgency=low * Explicitly enable FBdev and DRM compositor support. * Enable RDP compositor support. * Enable X11 compositor support. + * Enable XWayland support. -- Jon Severinsson Sun, 13 Oct 2013 10:00:00 +0200 diff --git a/debian/control b/debian

[PATCH 3/7] Enable RDP compositor support.

2013-10-14 Thread Jon Severinsson
|1 + debian/weston.install |1 + 4 filer ändrade, 4 tillägg(+) diff --git a/debian/changelog b/debian/changelog index eff45234..5ae9ed17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ weston (1.3.0-2) UNRELEASED; urgency=low [ Jon Severinsson ] * Minor improvent

[PATCH 6/7] Add xwm-Redirect-root-window-subwindows.patch from upstream.

2013-10-14 Thread Jon Severinsson
(1.3.0-2) UNRELEASED; urgency=low * Enable RDP compositor support. * Enable X11 compositor support. * Enable XWayland support. + * Add xwm-Redirect-root-window-subwindows.patch from upstream. -- Jon Severinsson Sun, 13 Oct 2013 10:00:00 +0200 diff --git a/debian/control b/debian

[PATCH 2/7] Explicitly enable FBdev and DRM compositor support.

2013-10-14 Thread Jon Severinsson
@@ weston (1.3.0-2) UNRELEASED; urgency=low [ Jon Severinsson ] * Minor improvents to build-depends. + * Explicitly enable FBdev and DRM compositor support. -- Jon Severinsson Sun, 13 Oct 2013 10:00:00 +0200 diff --git a/debian/rules b/debian/rules index 1a2030a7..2c93754e 100755

[PATCH 1/7] Minor improvents to build-depends.

2013-10-14 Thread Jon Severinsson
+++ b/debian/changelog @@ -1,3 +1,10 @@ +weston (1.3.0-2) UNRELEASED; urgency=low + + [ Jon Severinsson ] + * Minor improvents to build-depends. + + -- Jon Severinsson Sun, 13 Oct 2013 10:00:00 +0200 + weston (1.3.0-1) unstable; urgency=low [ Sven Joachim ] diff --git a/debian/control b

[PATCH 4/7] Enable X11 compositor support.

2013-10-14 Thread Jon Severinsson
+4,7 @@ weston (1.3.0-2) UNRELEASED; urgency=low * Minor improvents to build-depends. * Explicitly enable FBdev and DRM compositor support. * Enable RDP compositor support. + * Enable X11 compositor support. -- Jon Severinsson Sun, 13 Oct 2013 10:00:00 +0200 diff --git a/debian