It depends on what part of the process you want to solve.

For the DRI, the easiest solution would be to have the dri_tdfx.o
dynamically load the appropriate Glide. The X server knows what hardware
it is running on and passes that to the client (via the PCI id). If you
did this, you could also change the X tree to include the appropriate
glide.h header file and remove the dependency on Glide in X all
together. It should be relatively easy to put together.

                                             - |Daryll

_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to