On 2002.02.27 03:38 Darryl Cording wrote: > G'Day, > > I have been playing around with the mach64 driver and was wondering if > the driver will > work in an X4.2 tree? or are the differences between the versions to > great and will require > specific porting of the mach64 code?? > > regards > Darryl >
I'm not sure of what you mean with "work in an X4.2" tree... If you're wandering if the driver is binary compatible you must have in mind that a DRI driver is in fact 3 different components: a kernel driver (DRM), a 2D DRI aware driver (DDX) and the GL driver. The DRM is tied to your kernel version. Since the DDX driver is based on the XAA archictecture it should work with future version of XFree86 (in principle). The GL driver is entirelly a DRI business which I don't think it changed its API with the new release. If you mean the code itself, you must know that the X4.2 tree wasn't yet merged in the DRI trunk. Also have in mind that the actual mach64 branch is a partial X tree that is installed under /usr/X11R6-DRI/ with symbolic links to your previous /usr/X11R6 - which can have any 4.x version AFAIK. I hope I haven't missed your question! If you have any question regarding the meaning of any of the terms here please check the DRI-Devel-FAQ at http://mefriss1.swan.ac.uk/~jfonseca/dri/faq/ . Regards, Jose Fonseca _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel