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

2014-01-15 Thread Fabio Pedretti
Messaggio originale Da: jcris...@debian.org Data: 26/11/2013 19.23 A: Julian Wollrathjwollr...@web.de Cc: 717...@bugs.debian.org, Fabio Pedrettifabio@libero.it Ogg: Re: Bug#717500: mesa: Please add support for OpenCL/GalliumCompute On Tue, Nov 26, 2013 at 16:34:54 +0100, Julian

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

2013-11-26 Thread Julian Wollrath
diff --git a/debian/libopencl1-mesa.install.in b/debian/libopencl1-mesa.install.in new file mode 100644 index 000..867081c --- /dev/null +++ b/debian/libopencl1-mesa.install.in @@ -0,0 +1,2 @@ +dri/etc/OpenCL/vendors/mesa.icd etc/OpenCL/vendors Why does that

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 jwollr...@web.de Date: Fri, 8 Nov

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

2013-11-26 Thread Julien Cristau
On Tue, Nov 26, 2013 at 16:34:54 +0100, Julian Wollrath wrote: It would be just a matter of changing line 52 in the ICD loader source code file (see [0]) but I do not know, were else it should be put. No, it should probably look both in a default location somewhere under /usr and in /etc for

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

2013-11-02 Thread Fabio Pedretti
Hi Julien, diff --git a/debian/libopencl1-mesa.install.in b/debian/libopencl1-mesa.install.in new file mode 100644 index 000..867081c --- /dev/null +++ b/debian/libopencl1-mesa.install.in @@ -0,0 +1,2 @@ +dri/etc/OpenCL/vendors/mesa.icd etc/OpenCL/vendors Why does

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

2013-10-27 Thread Julien Cristau
On Sat, Oct 26, 2013 at 14:58:38 +0200, Julian Wollrath wrote: Hi Julien, diff --git a/debian/libopencl1-mesa.install.in b/debian/libopencl1-mesa.install.in new file mode 100644 index 000..867081c --- /dev/null +++ b/debian/libopencl1-mesa.install.in @@ -0,0 +1,2 @@

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

2013-10-26 Thread Julian Wollrath
Hi Julien, @@ -749,6 +751,36 @@ Description: Developer documentation for Mesa extensions, the complete set of release notes and the development header files common to all Mesa packages. +Package: libopencl1-mesa +Section: libs +Architecture: linux-any +Provides: libopencl1

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

2013-10-24 Thread Julian Wollrath
Hi, in upstream git (which will sooner or later become Mesa 10.0), there now is OpenCL ICD support. So I attached a patch, which adds a package for that, instead of building a libOpenCL.so. This should eliminate Vincent Danjean concerns. Best regards, JulianFrom

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

2013-10-24 Thread Julian Wollrath
Hi, in upstream git (which will sooner or later become Mesa 10.0), there now is OpenCL ICD support. So I attached a patch, which adds a package for that, instead of building a libOpenCL.so. This should eliminate Vincent Danjean concerns. there was a small problem with the first patch, that is

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

2013-10-24 Thread Julien Cristau
Hi Julian, On Thu, Oct 24, 2013 at 18:03:58 +0200, Julian Wollrath wrote: @@ -749,6 +751,36 @@ Description: Developer documentation for Mesa extensions, the complete set of release notes and the development header files common to all Mesa packages. +Package: libopencl1-mesa +Section:

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

2013-09-21 Thread Michael Gilbert
control: tag -1 patch Hi, here is a proposed initial patch that adds opencl mesa packages. Best wishes, Mike mesa.patch Description: Binary data

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

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

2013-07-21 Thread Gael Le Mignot
Source: mesa Version: 9.1.4-1 Severity: wishlist Dear X Strike Force, Are there any plan to include support for OpenCL/GalliumCompute in the Debian build of Mesa ? There is some support for OpenCL on top of Gallium3D since Mesa 9.0, it would be nice to have it available in the Debian packages

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

2013-07-21 Thread Cyril Brulebois
Hi kilobug, Gael Le Mignot (2013-07-21): Are there any plan to include support for OpenCL/GalliumCompute in the Debian build of Mesa? the odds of getting new stuff in are usually higher when a (tested) patch is attached. ;-) From a quick look, we'd need libclc, which doesn't appear to be