http://bugs.winehq.org/show_bug.cgi?id=30270
Michael McGuire spoon0042@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spoon0042@hotmail.com
--- Comment #4 from Michael McGuire spoon0042@hotmail.com 2012-03-25 16:30:55 CDT --- I noticed this too but I think it's not a wine bug as I'm pretty sure it started with a Steam update rather than a wine update. From the log it seems to be probing various extensions, for example:
trace:wgl:wglGetProcAddress (glActiveTexture) trace:wgl:wglGetCurrentContext returning (nil) trace:wgl:is_extension_supported Checking for extension 'GL_VERSION_1_3' err:wgl:is_extension_supported No OpenGL extensions found, check if your OpenGL setup is correct! warn:wgl:wglGetProcAddress Extension 'GL_VERSION_1_3' required by function 'glActiveTexture' not supported! trace:wgl:wglGetProcAddress func: 'glActiveTexture' trace:wgl:wglGetProcAddress returning function (0x200a1970)
It could be the problem is just wine outputting a misleading error message, I don't know for sure though. Steam seems to work fine regardless.