http://bugs.winehq.com/show_bug.cgi?id=1619
Summary: Broken dynamic GL extension loading with DRI (FBSD specific) Product: Wine Version: 20030709 Platform: PC OS/Version: FreeBSD Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.com ReportedBy: sirmoo@cowbert.2y.net
Synopsis: Trying to use opengl in wine fails with:
err:opengl:wglGetProcAddress Warning : dynamic GL extension loading not supported by native GL library.
the application reports: The supported OpenGL mode is not supported by your video card.
Software: Half-Life
Platform: x86 FreeBSD 4.8-STABLE as of Jul 7 2003 Radeon 7500 in XFree86 4.3.0; Direct Rendering is enabled and native opengl apps run nominally; I even have linux_dri installed which allows me to run linux Q3 and UT based games.
Relavant Configuration Details: DllOverrides are default [Version] "Windows" = "win98" [x11drv] ;"AllocSystemColors" = "100" "ScreenDepth" = "16" "Managed" = "N" or "Y" - doesn't matter "Desktop" = some resolution - doesn't matter "UseDGA" = "N" "UseXShm" = "Y" "UseXVidMode" = "Y" "UseTakeFocus" = "Y" "DXGrab" = "Y" "DesktopDoubleBuffered" = doesn't matter everything else is more or less default.