Nope! You don't have to compile any DRI driver. DRI basically "dlopen" the libglide3.so to hook function pointers. This makes DRI <-> Glide very independent (newer Glide are just drop-in replacements).
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello:
Does the xfree dri drivers need a re-compile for the
new (the voodoo5-sli, for example) changes to take
effect?
Thanks for your efforts.
Nope! You don't have to compile any DRI driver. DRI basically "dlopen" the libglide3.so to hook function pointers. This makes DRI <-> Glide very independent (newer Glide are just drop-in replacements).