[Mesa-dev] [Bug 30481] OpenVG demos does not launch

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 7 00:33:57 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30481

--- Comment #12 from David Gorst <dgorst at gmail.com> 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.


More information about the mesa-dev mailing list