7 May
2008
7 May
'08
5:39 a.m.
http://bugs.winehq.org/show_bug.cgi?id=12981 --- Comment #2 from You-Cheng Hsieh <yochenhsieh(a)gmail.com> 2008-05-07 00:39:42 --- X11DRV_wglGetProcAddress was added into opengl.c since 0.9.21, and the following codes was added in 0.9.25: 1324 if (!has_opengl()) { 1325 ERR("No libGL on this box - disabling OpenGL support !\n"); 1326 return 0; 1327 } I've tested 0.9.20 and OpenGL is working with this version. I will test 0.9.21~24 and see if the result is diffrent to 0.9.25~61. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.