I am trying to add an extension (glX) to a driver that I am writing for a
video card. Two problems I am seeing here. 

First, how do I tell the server that my client driver has an extension that
it needs to export? 

Second, from an application point of view how I get the extension's entry
point? I can check if it supported by doing glXQueryExtensionsString.

I am using XFree86 4.2.0-8 which does not export GLX_ARB_get_proc_address.
Which is actually the problem because my glX is version 1.2

Thanks for any info,

Vlad Stamate
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to