Re: [Dri-devel] Updated texmem-0-0-2 design document (24-Feb-03)

2003-02-26 Thread Sven Luther
On Mon, Feb 24, 2003 at 11:24:14AM -0800, Ian Romanick wrote: > 3.14 Interaction with XAA (open) > > What would be required to make the memory manager usable by the rest of > XFree86 for allocating pixmaps and the display buffer? As i understand it, the interaction is not so much with XAA than wi

Re: [Dri-devel] Updated texmem-0-0-2 design document (24-Feb-03)

2003-02-24 Thread Ian Romanick
Alan Cox wrote: On Mon, 2003-02-24 at 19:24, Ian Romanick wrote: uint_fast32_tactual_flags; /** Memory property flags of the memory * holding the buffer. */ uintptr_toffset; /** Offset of the buffer within t

Re: [Dri-devel] Updated texmem-0-0-2 design document (24-Feb-03)

2003-02-24 Thread Allen Akin
Minor terminology suggestion... On Mon, Feb 24, 2003 at 11:24:14AM -0800, Ian Romanick wrote: | ... | As has recently been discussed on the dri-devel mailing list, texture | uploads in the DRI are not fully pipelined [1]... I notice a lot of people on this list say "upload" when describing transf

Re: [Dri-devel] Updated texmem-0-0-2 design document (24-Feb-03)

2003-02-24 Thread Ian Romanick
Felix Kühling wrote: On Mon, 24 Feb 2003 11:24:14 -0800 Ian Romanick <[EMAIL PROTECTED]> wrote: Here is the updated version of the texmem-0-0-2 design document. Hopefully everyone will have a chance to look over the changes before the #dri-devel meeting today. Sorry for getting this out so late

Re: [Dri-devel] Updated texmem-0-0-2 design document (24-Feb-03)

2003-02-24 Thread Felix Kühling
On Mon, 24 Feb 2003 11:24:14 -0800 Ian Romanick <[EMAIL PROTECTED]> wrote: > Here is the updated version of the texmem-0-0-2 design document. > Hopefully everyone will have a chance to look over the changes before > the #dri-devel meeting today. Sorry for getting this out so late. > While rea

Re: [Dri-devel] Updated texmem-0-0-2 design document (24-Feb-03)

2003-02-24 Thread Alan Cox
On Mon, 2003-02-24 at 19:24, Ian Romanick wrote: > uint_fast32_tactual_flags; /** Memory property flags of the memory > * holding the buffer. > */ > uintptr_toffset; /** Offset of the buffer within the memor

[Dri-devel] Updated texmem-0-0-2 design document (24-Feb-03)

2003-02-24 Thread Ian Romanick
Here is the updated version of the texmem-0-0-2 design document. Hopefully everyone will have a chance to look over the changes before the #dri-devel meeting today. Sorry for getting this out so late. -*- mode: text; mode: fold -*- DRI Memory Manager texmem-0-0-2 Design