[Bug 1619] Broken dynamic GL extension loading with DRI (FBSD specific)

Wine Bugs wine-bugs at winehq.com
Sat Jul 26 02:19:24 CDT 2003


http://bugs.winehq.com/show_bug.cgi?id=1619





------- Additional Comments From lionel.ulmer at free.fr  2003-26-07 02:19 -------
Well, the problem is that your GL library does export the glXGetProcAddressARB
function call (as seen in the configure output) BUT it does not advertise it...

On my box :

GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig, 
    GLX_SGIX_pbuffer, GLX_ARB_get_proc_address

Moreover, even if your box only supports GLX 1.2, it still should be able to
support this extension (copy pasted from the extension text) :

     Dependencies

         The extension is written against the GLX 1.3 Specification.
         May be implemented in any version of GLX and OpenGL.


-- 
Configure bugmail: http://bugs.winehq.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list