Re: Program fails to run if linked both libGLESv1_cm.so & libGLESv2.so in mesa 7.9.1
"Yang, Jin A" <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <625BA99ED14B2D499DC4E29D8138F15062B9B61DD7@shsmsx502.ccr.corp.intel.com> |
Thanks for your advice, when 7.11 will be released? I may prefer a stable version. Thanks! Jin -----Original Message----- From: Chia-I Wu [mailto:[email protected]] Sent: Friday, July 29, 2011 8:49 AM To: Yang, Jin A Cc: [email protected] Subject: Re: [Mesa-users] Program fails to run if linked both libGLESv1_cm.so & libGLESv2.so in mesa 7.9.1 On Mon, Jul 25, 2011 at 11:36 PM, Yang, Jin A <[email protected]> wrote: > My program both linked the libGLESv1_cm.so & libGLESv2.so by using > –lGLESv1_cm –lGLESv2 when building the program. But my program failed to > run, if I enable LIBGL_DEBUG, when program is running, some gl api call will > print “no context” out from mesa lib, but some gl api call will success. > After debug the mesa lib, I found some times the gl api jump into > libGLESv1_cm.so, sometimes into libGLESv2.so(which will print no context”). > My program have bind opengles api and create opengles 1.0 context. It seems > mesa become confused if both link v1 & v2. Is there any solution to solve > this conflict? By the way, my mesa lib version is 7.9.1. Thanks for any > suggestion on it. This should be fixed in Mesa 7.11. You will need to update your Mesa version. > > > > Regards, > > Jin > > _______________________________________________ > mesa-users mailing list > [email protected] > http://lists.freedesktop.org/mailman/listinfo/mesa-users > > -- [email protected] _______________________________________________ mesa-users mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-users