https://bugs.freedesktop.org/show_bug.cgi?id=30481
--- Comment #12 from David Gorst <[email protected]> 2010-10-07 00:33:57 PDT --- It seems to think the version is 0.0 ... (In reply to comment #11) > This is odd - if I comment out this section in vg_manager.c the context is > created fine : > > /* only 1.0 is supported */ > if (attribs->major != 1 || attribs->minor > 0) > return NULL; > > (In reply to comment #10) > > Also I should add that it's still failing to create a context : > > > > libEGL debug: the value (0x0) of attribute 0x3025 did not meet the criteria > > (0x1) > > libEGL debug: the value (0x0) of attribute 0x3025 did not meet the criteria > > (0x1) > > libEGL debug: the value (0x0) of attribute 0x3025 did not meet the criteria > > (0x1) > > libEGL debug: searching for st module OpenVG > > libEGL debug: loaded /usr/lib/egl/st_OpenVG.so > > EGLUT: failed to create context > > > > Anything else I can check? > > > > (In reply to comment #9) > > > Apologies - I've just re-checked out the source and done a clean/rebuild > > > and > > > the issue with OpenGL is gone. However I still have this issue running > > > lion_x11 > > > : > > > > > > couldn't open libtxc_dxtn.so, software DXTn compression/decompression > > > unavailable > > > libEGL debug: the best driver is Gallium (score 100) > > > EGL_VERSION = 1.4 (Gallium) > > > libEGL debug: the value (0x0) of attribute 0x3025 did not meet the > > > criteria > > > (0x1) > > > libEGL debug: the value (0x0) of attribute 0x3025 did not meet the > > > criteria > > > (0x1) > > > libEGL debug: the value (0x0) of attribute 0x3025 did not meet the > > > criteria > > > (0x1) > > > etc. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-dev
