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

Wine Bugs wine-bugs at winehq.com
Sat Jul 26 03:03:52 CDT 2003


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





------- Additional Comments From lionel.ulmer at free.fr  2003-26-07 03:03 -------
No, I query 'glXGetProcAddressARB' via 'dlsym' ONLY if
'GLX_ARB_get_proc_address' is actually advertised as supported in the extension
string (see line 673).

You could try by removing the 'strstr' check, and I'm pretty sure that it will
work fine.

But your DRI installation still would need fixing to have the exported
capabilities updated to advertise the support of the 'glXGetProcAddressARB'
extension.


-- 
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