Re: [Qemu-devel] [PATCH 0/6] OpenGL passthrough support once again

2012-01-11 Thread andrzej zaborowski
Hi, On 10 January 2012 09:29, Alon Levy wrote: > On Mon, Jan 09, 2012 at 08:57:50AM +0100, Andrzej Zaborowski wrote: >> This is the host part of an OpenGL passthrough framework to make apps >> run faster.  It has initially lived on nongnu.org as a separate project >> by Even Rouault, later was pi

Re: [Qemu-devel] [PATCH 0/6] OpenGL passthrough support once again

2012-01-11 Thread Alon Levy
On Mon, Jan 09, 2012 at 08:57:50AM +0100, Andrzej Zaborowski wrote: Hi Andrzej, > This is the host part of an OpenGL passthrough framework to make apps > run faster. It has initially lived on nongnu.org as a separate project > by Even Rouault, later was picked up by me to use in the Poky > meta-

[Qemu-devel] [PATCH 0/6] OpenGL passthrough support once again

2012-01-09 Thread Andrzej Zaborowski
This is the host part of an OpenGL passthrough framework to make apps run faster. It has initially lived on nongnu.org as a separate project by Even Rouault, later was picked up by me to use in the Poky meta-distribution and later was picked up by various platform SDKs for application developers.