Re: [Dri-devel] libGL compatability

2002-04-19 Thread Eric Anholt
On Tue, 2002-04-09 at 07:53, Jens Owen wrote: > Eric, > > First off, let me say: Good work on the porting, it's nice to see the > OS independence put to the test. Thanks. Things are going well. I've been approved for a commit bit to the FreeBSD repository, and the OS-templated DRM (mostly the

Re: [Dri-devel] libGL compatability

2002-04-09 Thread Jens Owen
Jens Owen wrote: > > Michel Dänzer wrote: > > > > On Tue, 2002-04-09 at 07:43, Jens Owen wrote: > > > Has anybody tried using the latest DRI trunk code with older versions of > > > libGL.so since the Mesa 4.0.2 merge? Michael D. reported the drmcommand > > > branch and the trunk were now incompa

Re: [Dri-devel] libGL compatability

2002-04-09 Thread Jens Owen
Eric, First off, let me say: Good work on the porting, it's nice to see the OS independence put to the test. Eric Anholt wrote: > > Also, are people testing older X servers with new DRMs? In particular, > has anyone used a mesa4 or tcl Radeon DRM with a 4.1.0/4.2.0 X Server? Yes, at this poi

Re: [Dri-devel] libGL compatability

2002-04-09 Thread Jens Owen
Michel Dänzer wrote: > > On Tue, 2002-04-09 at 07:43, Jens Owen wrote: > > Has anybody tried using the latest DRI trunk code with older versions of > > libGL.so since the Mesa 4.0.2 merge? Michael D. reported the drmcommand > > branch and the trunk were now incompatible. I know the drmcommand >

Re: [Dri-devel] libGL compatability

2002-04-09 Thread Keith Whitwell
Eric Anholt wrote: > > Also, are people testing older X servers with new DRMs? In particular, > has anyone used a mesa4 or tcl Radeon DRM with a 4.1.0/4.2.0 X Server? Yes, I do this for the radeon, and have found a few bugs this way. Keith ___ Dri

Re: [Dri-devel] libGL compatability

2002-04-09 Thread Eric Anholt
Also, are people testing older X servers with new DRMs? In particular, has anyone used a mesa4 or tcl Radeon DRM with a 4.1.0/4.2.0 X Server? At this point I have a FreeBSD DRM set which is mesa4 but with drmcommand and tcl bits pulled in, working for Radeon with TCL and I think for the other ca

Re: [Dri-devel] libGL compatability

2002-04-09 Thread Michel Dänzer
On Tue, 2002-04-09 at 07:43, Jens Owen wrote: > Has anybody tried using the latest DRI trunk code with older versions of > libGL.so since the Mesa 4.0.2 merge? Michael D. reported the drmcommand > branch and the trunk were now incompatible. I know the drmcommand > drivers work with older libGL.s

[Dri-devel] libGL compatability

2002-04-08 Thread Jens Owen
Has anybody tried using the latest DRI trunk code with older versions of libGL.so since the Mesa 4.0.2 merge? Michael D. reported the drmcommand branch and the trunk were now incompatible. I know the drmcommand drivers work with older libGL.so's, so I'm concerned we might have introduced an inco