[Dri-devel] Build use DRI drivers directly from Mesa

2004-04-29 Thread Keith Whitwell
I've committed a patch to allow people to build DRI drivers directly in Mesa CVS. There are still a couple of gotchas, so I'm going to give some build instructions here: 1) Update your mesa CVS... 2) Ensure you have a checkout of DRM cvs somewhere. 3) Edit MesaCVS/config/linux-dri to set

Re: [Dri-devel] Build use DRI drivers directly from Mesa

2004-04-29 Thread Vladimir Dergachev
Keith - do these drivers work with XFree86 4.4.0, or do they require something newer ? Also, if one is starting on a new driver do you recommend using 4.4.0 codebase or something different ? (the simpler the better..) thanks ! Vladimir

Re: [Mesa3d-dev] Re: [Dri-devel] Build use DRI drivers directly from Mesa

2004-04-29 Thread Keith Whitwell
Vladimir Dergachev wrote: Keith - do these drivers work with XFree86 4.4.0, or do they require something newer ? Also, if one is starting on a new driver do you recommend using 4.4.0 codebase or something different ? (the simpler the better..) At the moment, we're trying to get them working at

Re: [Dri-devel] Build use DRI drivers directly from Mesa

2004-04-29 Thread Alex Deucher
--- Vladimir Dergachev [EMAIL PROTECTED] wrote: Keith - do these drivers work with XFree86 4.4.0, or do they require something newer ? Also, if one is starting on a new driver do you recommend using 4.4.0 codebase or something different ? (the simpler the better..) I'd say stick with DRI