Bug#747704: mesa-vdpau-drivers:amd64: playback does not work with LLVM 3.4.1

2014-05-11 Thread Julian Wollrath
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I probably should have mentioned it in my first mail, adding a symlink from /usr/lib/x86_64-linux-gnu/libLLVM-3.4.so.1 to /usr/lib/x86_64-linux-gnu/libLLVM-3.4.1.so.1 fixes the problem. With best regards, Julian Wollrath -BEGIN PGP SIGNATURE

Bug#747704: mesa-vdpau-drivers:amd64: playback does not work with LLVM 3.4.1

2014-05-11 Thread Julian Wollrath
/lib/x86_64-linux-gnu/libLLVM-3.4.so.1 -> /usr/lib/x86_64-linux-gnu/libLLVM-3.4.1.so.1 ans it is a bug in the libllvm3.4 package. If the later is the case, please consider reassigning it and accept my apologies for the noise. With best regards, Julian Wollrath - -- System Information: Debian Rele

Bug#717500: [PATCH] Enable OpenCL support

2014-02-12 Thread Julian Wollrath
v2: Add "Provides: opencl-icd" --- debian/control| 32 debian/libopencl1-mesa.install.in | 2 ++ debian/rules | 1 + 3 files changed, 35 insertions(+) create mode 100644 debian/libopencl1-mesa.install.in diff --git a/deb

Bug#717500: mesa: Please add support for OpenCL/GalliumCompute

2013-11-26 Thread Julian Wollrath
> Anyways, I attached an updated patch which applies on top of the > debian-experimental branch in git. Somehow a chunk of the patch want missing, now it should be complete.>From 2735c8ef434d6705bfe4b9d8f6d787ca5009c6f7 Mon Sep 17 00:00:00 2001 From: Julian Wollrath Date: Fri, 8 Nov 2013

Bug#717500: mesa: Please add support for OpenCL/GalliumCompute

2013-11-26 Thread Julian Wollrath
t --- debian/changelog | 3 +++ debian/control | 31 +++ debian/rules | 1 + 3 files changed, 35 insertions(+) diff --git a/debian/changelog b/debian/changelog index 91f544eef451..b9f169f729c1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13

Bug#717500: mesa: Please add support for OpenCL/GalliumCompute

2013-10-26 Thread Julian Wollrath
tory too. By the way: I realized, that the patch could not be applied to the current mesa packaging and had a "dri/" in front of the new entries in "debian/not-installed" missing, sorry for that. The attached patch works. Cheers, Julian From c50089a67bb3fd68fd6d1ee128

Bug#717500: mesa: Please add support for OpenCL/GalliumCompute

2013-10-24 Thread Julian Wollrath
first patch, that is fixed with the attached new one. Best regards, Julian>From 2b658d6577df5c2fdb5c3e84b14c064f399c28c1 Mon Sep 17 00:00:00 2001 From: Julian Wollrath Date: Tue, 20 Aug 2013 15:34:40 -0400 Subject: [PATCH] Add OpenCL support --- debian/control

Bug#717500: mesa: Please add support for OpenCL/GalliumCompute

2013-10-24 Thread Julian Wollrath
rom 2b658d6577df5c2fdb5c3e84b14c064f399c28c1 Mon Sep 17 00:00:00 2001 From: Julian Wollrath Date: Tue, 20 Aug 2013 15:34:40 -0400 Subject: [PATCH] Add OpenCL support --- debian/control| 32 debian/libopencl1-mesa.install.in | 2 ++ debian/not-installed |

Bug#717500: mesa: Please add support for OpenCL/GalliumCompute

2013-08-16 Thread Julian Wollrath
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, > From a quick look, we'd need libclc, which doesn't appear to be > packaged yet. I recently had a quick look at libclc and made a preliminary packaging attempt [0]. I have to check it again, need to open an ITP, as soon as I find time to do tha