Re: [Mesa3d-dev] [RFC] gallium-targets merge

2010-03-26 Thread Jakob Bornecrantz
On Fri, Mar 26, 2010 at 9:57 AM, Xavier Chantry wrote: > On Thu, Mar 25, 2010 at 8:32 PM, Jakob Bornecrantz > wrote: >> >> Thanks again for testing. >> >> Okay, this could be solved by just checking if the state trackers are >> built where we enable the the targets instead of the subsystem or >>

Re: [Mesa3d-dev] [RFC] gallium-targets merge

2010-03-26 Thread Xavier Chantry
On Thu, Mar 25, 2010 at 8:32 PM, Jakob Bornecrantz wrote: > > Thanks again for testing. > > Okay, this could be solved by just checking if the state trackers are > built where we enable the the targets instead of the subsystem or > driver. The xorg drivers is the only one doing this correctly, by

Re: [Mesa3d-dev] [RFC] gallium-targets merge

2010-03-25 Thread Jakob Bornecrantz
On Thu, Mar 25, 2010 at 7:06 PM, Xavier Chantry wrote: > On Thu, Mar 25, 2010 at 6:35 PM, Jakob Bornecrantz > wrote: >> >> Thanks for testing... >> >> Hmm I currently only checking for if the --enable-egl switch has been >> thrown when selecting so if you throw in --disable-egl in there it >> sh

Re: [Mesa3d-dev] [RFC] gallium-targets merge

2010-03-25 Thread Xavier Chantry
On Thu, Mar 25, 2010 at 6:35 PM, Jakob Bornecrantz wrote: > > Thanks for testing... > > Hmm I currently only checking for if the --enable-egl switch has been > thrown when selecting so if you throw in --disable-egl in there it > should work again. I'll look into it. > Interestingly enough, the dr

Re: [Mesa3d-dev] [RFC] gallium-targets merge

2010-03-25 Thread Jakob Bornecrantz
On Thu, Mar 25, 2010 at 5:30 PM, Xavier Chantry wrote: > I've been using the configure line from nouveau wiki for a while now : > http://nouveau.freedesktop.org/wiki/GalliumHowto > > ./configure --enable-debug --enable-glx-tls --disable-asm > --with-dri-drivers= --enable-gallium-nouveau --disable-

Re: [Mesa3d-dev] [RFC] gallium-targets merge

2010-03-25 Thread Xavier Chantry
I've been using the configure line from nouveau wiki for a while now : http://nouveau.freedesktop.org/wiki/GalliumHowto ./configure --enable-debug --enable-glx-tls --disable-asm --with-dri-drivers= --enable-gallium-nouveau --disable-gallium-intel --disable-gallium-radeon --disable-gallium-svga --w

Re: [Mesa3d-dev] [RFC] gallium-targets merge

2010-03-25 Thread Jakob Bornecrantz
Hi I since this was not a interface change and I think I got a large enough test sample from various people I have merged the branch to master. I confirmed that the following builds are working; configure with all drivers, configure default, make linux-debug, scons with dri=yes, scons with dri=no.

Re: [Mesa3d-dev] [RFC] gallium-targets merge

2010-03-24 Thread Jakob Bornecrantz
Thanks! Cheers Jakob. On Wed, Mar 24, 2010 at 9:28 PM, STEVE555 wrote: > > Hi Jakob, >             I've tried out your gallium-targets branch with ./autogen.sh > and my configure options added to it.After a recompile and a re-boot,there > were no compile breakages and no real ill-affects after a

Re: [Mesa3d-dev] [RFC] gallium-targets merge

2010-03-24 Thread STEVE555
Hi Jakob, I've tried out your gallium-targets branch with ./autogen.sh and my configure options added to it.After a recompile and a re-boot,there were no compile breakages and no real ill-affects after a re-boot. I also tried out merging my copy of the Mesa master branch into my copy

[Mesa3d-dev] [RFC] gallium-targets merge

2010-03-24 Thread Jakob Bornecrantz
Hi all Can people please try out the gallium-targets branch I like to merge that as soon as possible. Also you will need to run autogen.sh if you switch to this branch. The branch moves all target like directories from the winsys directory into the targets directory this the dri/xorg/egl directo