with app-emulation/emul-linux-x86-opengl-20110129 and app-emulation/wine-1.3.13, there is no opengl with following error: fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 4 and card vendor 0000. after downgrade to app-emulation/emul-linux-x86-opengl-20100915, opengl is working again for wine. My card is intel gm45 Reproducible: Always
Please try with 20110129-r99 masked version, it includes a newer mesa and other opengl stuff that could fix your problems
The problem is likely that symlinks in /usr/lib32/dri/ are missing. Recently, eselect-mesa-0.0.9 was added to portage with multilib support. I suggest to make >=emul-linux-x86-opengl-20110129 depend on >=app-admin/eselect-mesa-0.0.9 and run "eselect mesa set 32bit --auto" in pkg_postinst()
+*emul-linux-x86-opengl-20110129-r1 (18 Feb 2011) + + 18 Feb 2011; Pacho Ramos <pacho@gentoo.org> + +emul-linux-x86-opengl-20110129-r1.ebuild, + emul-linux-x86-opengl-20110129-r99.ebuild: + Revision bump to update mesa links (bug #355393 by Y Liu and fix by + Chí-Thanh Christopher Nguyễn). For people using masked version, simply + reemerge it. +