Re: DRI2 committed

2008-02-21 Thread Tiago Vignatti
Dan Nicholson escreveu: > On Thu, Feb 21, 2008 at 9:33 AM, Tiago Vignatti <[EMAIL PROTECTED]> wrote: >> Also, with DRI2 we have to explicit pass --disable-dri2 flag to autoconf >> because Xorg uses dri_sarea.h which is external to X server (from mesa). >> Is this good enough? > > Update mesa. a

Re: DRI2 committed

2008-02-21 Thread Tiago Vignatti
Jerome Glisse escreveu: > On Thu, 21 Feb 2008 09:10:23 +0100 > Michel Dänzer <[EMAIL PROTECTED]> wrote: > >> On Wed, 2008-02-20 at 14:09 -0500, Kristian Høgsberg wrote: >>> On Feb 20, 2008 5:20 AM, Michel Dänzer <[EMAIL PROTECTED]> wrote: On Fri, 2008-02-15 at 09:57 -0500, Kristian Høgsberg w

Re: DRI2 committed

2008-02-21 Thread Dan Nicholson
On Thu, Feb 21, 2008 at 9:33 AM, Tiago Vignatti <[EMAIL PROTECTED]> wrote: > > Also, with DRI2 we have to explicit pass --disable-dri2 flag to autoconf > because Xorg uses dri_sarea.h which is external to X server (from mesa). > Is this good enough? Update mesa. ajax added dri_sarea.h to the in

Re: DRI2 committed

2008-02-21 Thread Jerome Glisse
On Thu, 21 Feb 2008 09:10:23 +0100 Michel Dänzer <[EMAIL PROTECTED]> wrote: > > On Wed, 2008-02-20 at 14:09 -0500, Kristian Høgsberg wrote: > > On Feb 20, 2008 5:20 AM, Michel Dänzer <[EMAIL PROTECTED]> wrote: > > > > > > On Fri, 2008-02-15 at 09:57 -0500, Kristian Høgsberg wrote: > > > > > > > >

Re: DRI2 committed

2008-02-21 Thread Michel Dänzer
On Wed, 2008-02-20 at 14:09 -0500, Kristian Høgsberg wrote: > On Feb 20, 2008 5:20 AM, Michel Dänzer <[EMAIL PROTECTED]> wrote: > > > > On Fri, 2008-02-15 at 09:57 -0500, Kristian Høgsberg wrote: > > > > > > Anyway, the code is out there, shouldn't break anything unless you > > > enable it, [...]

Re: DRI2 committed

2008-02-20 Thread Kristian Høgsberg
On Feb 20, 2008 5:20 AM, Michel Dänzer <[EMAIL PROTECTED]> wrote: > > On Fri, 2008-02-15 at 09:57 -0500, Kristian Høgsberg wrote: > > > > Anyway, the code is out there, shouldn't break anything unless you > > enable it, [...] > > Actually, it looks like you broke at least direct rendering for every

Re: DRI2 committed

2008-02-20 Thread Michel Dänzer
On Fri, 2008-02-15 at 09:57 -0500, Kristian Høgsberg wrote: > > Anyway, the code is out there, shouldn't break anything unless you > enable it, [...] Actually, it looks like you broke at least direct rendering for every driver that doesn't provide __dri2DriverInitScreen because that symbol is un

Re: DRI2 committed

2008-02-17 Thread Maxim Levitsky
On Friday, 15 February 2008 21:26:19 Kristian Høgsberg wrote: > On Fri, Feb 15, 2008 at 1:58 PM, Carl Worth <[EMAIL PROTECTED]> wrote: > > On Fri, 15 Feb 2008 09:57:32 -0500, "=?UTF-8?Q?Kristian_H=C3=B8gsberg?=" > > wrote: > > > Last night I committed the DRI2 work that I've been sitting on for >

Re: DRI2 committed

2008-02-16 Thread Carl Worth
On Fri, 15 Feb 2008 09:57:32 -0500, "=?UTF-8?Q?Kristian_H=C3=B8gsberg?=" wrote: > Last night I committed the DRI2 work that I've been sitting on for > quite a while now. Congratulations! > - only intel hardware, limited testing on i965 and up. Gotta > reinstall that box... Is that "you've only

Re: DRI2 committed

2008-02-15 Thread Kristian Høgsberg
On Fri, Feb 15, 2008 at 1:58 PM, Carl Worth <[EMAIL PROTECTED]> wrote: > On Fri, 15 Feb 2008 09:57:32 -0500, "=?UTF-8?Q?Kristian_H=C3=B8gsberg?=" > wrote: > > Last night I committed the DRI2 work that I've been sitting on for > > quite a while now. > > Congratulations! > > > > - only intel ha

DRI2 committed

2008-02-15 Thread Kristian Høgsberg
Hello, Last night I committed the DRI2 work that I've been sitting on for quite a while now. This first code drop comes with a number of caveats, though: - only intel hardware, limited testing on i965 and up. Gotta reinstall that box... - everything committed on master, except the xf86-video