Re: [Mesa-dev] Mesa driver for VirtualBox

2013-06-24 Thread Dave Airlie
> > > Thank you, that looks very interesting. I will need a bit of time to get > into the code, but for a start the shader conversion code looks very > understandably written. If I turn it into a driver like I described, is it > something you would be interested in interfacing to? By the way, is

Re: [Mesa-dev] Mesa driver for VirtualBox

2013-06-21 Thread Michael Thayer
On 20/06/13 23:37, Dave Airlie wrote: On Fri, Jun 21, 2013 at 12:47 AM, Michael Thayer wrote: Hello, I am looking at the possibility of writing a driver for VirtualBox (ahem, yes) which could partly live inside of the Mesa tree. My initial idea was to have the driver in two parts, a driver/cl

Re: [Mesa-dev] Mesa driver for VirtualBox

2013-06-20 Thread Dave Airlie
On Fri, Jun 21, 2013 at 12:47 AM, Michael Thayer wrote: > Hello, > > I am looking at the possibility of writing a driver for VirtualBox (ahem, > yes) which could partly live inside of the Mesa tree. My initial idea was > to have the driver in two parts, a driver/client part in the Mesa tree and a

[Mesa-dev] Mesa driver for VirtualBox

2013-06-20 Thread Michael Thayer
Hello, I am looking at the possibility of writing a driver for VirtualBox (ahem, yes) which could partly live inside of the Mesa tree. My initial idea was to have the driver in two parts, a driver/client part in the Mesa tree and a server part in the VirtualBox tree which would communicate u