Re: [Dri-devel] DRI driver initialization process

2002-01-28 Thread José Fonseca
On 2002.01.28 22:20 Ian Romanick wrote: > On Thu, Jan 24, 2002 at 09:13:40PM -0700, Jens Owen wrote: > > Ian Romanick wrote: > > > > > I've been going through the DRI code and documents trying to figure > out how > > > all this stuff works. I decided to start at the start, so I've been > looking

Re: [Dri-devel] DRI driver initialization process

2002-01-28 Thread Ian Romanick
On Thu, Jan 24, 2002 at 09:13:40PM -0700, Jens Owen wrote: > Ian Romanick wrote: > > > I've been going through the DRI code and documents trying to figure out how > > all this stuff works. I decided to start at the start, so I've been looking > > at the driver initialization process. > > You an

Re: [Dri-devel] DRI driver initialization process

2002-01-24 Thread Jens Owen
Ian Romanick wrote: > I've been going through the DRI code and documents trying to figure out how > all this stuff works. I decided to start at the start, so I've been looking > at the driver initialization process. Ian, You and Brian have already done an excellent job commenting on the startu