[Bug 14045] SketchUp was unable to initialize OpenGL

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 3 08:55:22 CST 2009


http://bugs.winehq.org/show_bug.cgi?id=14045





--- Comment #43 from Roderick Colenbrander <thunderbird2k at gmail.com>  2009-12-03 08:55:21 ---
Nothing has really changed in the code recently. There is a big chance that
your GL drivers were also misconfigured. The beauty about GLX is that you can
use 'indirect rendering' which means that all 3D commands are sent to X which
will then forward them to the correct 64-bit display drivers (or 32-bit display
drivers). Each modern OpenGL driver accelerates indirect rendering these days.
I guess that you lacked perhaps the right 32-bit dri module e.g. i965_dri.so
for a x3100.

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



More information about the wine-bugs mailing list