Re: DRI2 Design Wiki Page

2007-10-04 Thread Keith Whitwell
Keith Whitwell wrote: > Kristian Høgsberg wrote: >> On 10/4/07, Keith Packard <[EMAIL PROTECTED]> wrote: >>> On Thu, 2007-10-04 at 01:27 -0400, Kristian Høgsberg wrote: >>> There is an issue with the design, though, related to how and when the DRI driver discovers that the front buffer ha

Re: DRI2 Design Wiki Page

2007-10-04 Thread Keith Whitwell
Kristian Høgsberg wrote: > On 10/4/07, Keith Packard <[EMAIL PROTECTED]> wrote: >> On Thu, 2007-10-04 at 01:27 -0400, Kristian Høgsberg wrote: >> >>> There is an issue with the design, though, related to how and when the >>> DRI driver discovers that the front buffer has changed (typically >>> resi

Re: DRI2 Design Wiki Page

2007-10-04 Thread Kristian Høgsberg
On 10/4/07, Keith Packard <[EMAIL PROTECTED]> wrote: > > On Thu, 2007-10-04 at 01:27 -0400, Kristian Høgsberg wrote: > > > There is an issue with the design, though, related to how and when the > > DRI driver discovers that the front buffer has changed (typically > > resizing). > > Why would the re

Re: DRI2 Design Wiki Page

2007-10-04 Thread Keith Packard
On Thu, 2007-10-04 at 01:27 -0400, Kristian Høgsberg wrote: > There is an issue with the design, though, related to how and when the > DRI driver discovers that the front buffer has changed (typically > resizing). Why would the rendering application even need to know the size of the front buffer

Re: DRI2 Design Wiki Page

2007-10-04 Thread Jerome Glisse
Keith Whitwell wrote: > Kristian Høgsberg wrote: >> Hi, >> >> I wrote up the DRI2 design on a wiki page here: >> >> http://wiki.x.org/wiki/DRI2 >> >> It's the result of the discussions we had during my redirected >> rendering talk and several follow up discussions with Keith Whitwell >> and Mic

Re: DRI2 Design Wiki Page

2007-10-04 Thread Keith Whitwell
Kristian Høgsberg wrote: > Hi, > > I wrote up the DRI2 design on a wiki page here: > > http://wiki.x.org/wiki/DRI2 > > It's the result of the discussions we had during my redirected > rendering talk and several follow up discussions with Keith Whitwell > and Michel Daenzer. Relative to the

Re: DRI2 Design Wiki Page

2007-10-04 Thread Xavier Bestel
Hi, On Thu, 2007-10-04 at 01:27 -0400, Kristian Høgsberg wrote: > I wrote up the DRI2 design on a wiki page here: > > http://wiki.x.org/wiki/DRI2 Is that a new DRI version intended to work with Gallium only ? Xav ---