7.0 configure of xdriinfo

Matthias Hopf mhopf at suse.de
Fri Jan 13 08:08:14 PST 2006


The configure script for xdriinfo checks for glXGetProcAddress. This is
only part of the not-yet released GLX 1.4 spec. Up to GLX 1.3 only
glXGetProcAddressARB is available.

This basically forbids building xdriinfo on systems with the proprietary
nvidia driver (+ libGL) installed. I changed this to
glXGetProcAddressARB, as it is supported in Mesa as well, and even Mesa
uses it internally more likely (e.g. in glut) than the GLX 1.4 function.

Any objections?

Matthias

-- 
Matthias Hopf <mhopf at suse.de>       __        __   __
Maxfeldstr. 5 / 90409 Nuernberg    (_   | |  (_   |__         mat at mshopf.de
Phone +49-911-74053-715            __)  |_|  __)  |__  labs   www.mshopf.de



More information about the xorg mailing list