Why do the drivers need to look this up instead of linking straight to
_gl_context_modes_create() in common?

      create_context_modes = (PFNGLXCREATECONTEXTMODES)
          glXGetProcAddress( (const GLubyte *) "__glXCreateContextModes" );

Direct linking would get rid of the last GLX reference in the drivers.

=====
Jon Smirl
[EMAIL PROTECTED]


        
                
__________________________________
Do you Yahoo!?
Friends.  Fun.  Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/ 


-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
--
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to