Oh, Really? That's a great news for me, I will have a try tomorrow.<div><br></div><div>But To be honest, even it works, such dependencies is still an issue. And I'm</div><div>afraid it may break the indirect GLX's context somehow. As the GLX server side</div>
<div>may have a different gl dispatch table from the mesa's.</div><div><br><div class="gmail_quote">On Mon, Mar 18, 2013 at 4:48 PM, Michel Dänzer <span dir="ltr"><<a href="mailto:michel@daenzer.net" target="_blank">michel@daenzer.net</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Mon, 2013-03-18 at 16:40 +0800, Zhigang Gong wrote:<br>
> > -----Original Message-----<br>
> > From:<br>
> > glamor-bounces+zhigang.gong=<a href="mailto:linux.intel.com@lists.freedesktop.org">linux.intel.com@lists.freedesktop.org</a><br>
> > [mailto:<a href="mailto:glamor-bounces%2Bzhigang.gong">glamor-bounces+zhigang.gong</a>=linux.intel.com@lists.freedesktop.o<br>
> > rg] On Behalf Of Chris Wilson<br>
> > Sent: Tuesday, March 12, 2013 7:05 PM<br>
> > To: Michel Dänzer<br>
> > Cc: Alex B; <a href="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</a>; <a href="mailto:glamor@lists.freedesktop.org">glamor@lists.freedesktop.org</a><br>
> > Subject: Re: [Glamor] glamor with xserver > 1.12<br>
> ><br>
> > On Mon, Mar 11, 2013 at 07:23:52PM +0100, Michel Dänzer wrote:<br>
> > > On Mon, 2013-03-11 at 00:25 +0400, Alex B wrote:<br>
> > > ><br>
> > > > I need working glamor to get 3d acceleration on my video card<br>
> > > > (Radeon HD 7700) My current distribution Arch Linux provides<br>
> > xserver<br>
> > > > 1.13 and about to move on 1.14.<br>
> > > ><br>
> > > > Only way I found to make glamor work is to add /usr/lib/xorg/modules<br>
> > > > to ld.so.conf.<br>
> > > ><br>
> > > > So question is:<br>
> > > > Is it valid way to make glamor work and can be recommended for<br>
> > distro packaging?<br>
> > ><br>
> > > I think it would be better to install libglamor.so in the normal lib<br>
> > > directory. Can you submit a glamor patch or bug report for that?<br>
> > ><br>
> > ><br>
> > > But, this is rather interesting news: So far the assumption has been<br>
> > > that glamor cannot work at all with current xserver. However, I cannot<br>
> > > reproduce the problem I reported a while ago even with xserver 1.13.0,<br>
> > > let alone newer versions, though I still can with the pre-1.13 Git<br>
> > > snapshot I reported the problem for. Apparently the problem was fixed<br>
> > > before the final 1.13.0 release. Was I really the only one who ever<br>
> > > tried this, and everyone else just took my word for it? :\<br>
> ><br>
> > libglamor is still very confused and calls into the wrong GL functions for<br>
> me<br>
> > with intel and Xorg-1.14.<br>
> [Gong, Zhigang]<br>
> Unfortunately, that's expected behavior of current glamor on intel platform<br>
> (with mesa and latest xorg server).<br>
> Junyan submitted some patchset to this lsits to fix this issue, but the work<br>
> is incomplete. And if someone have<br>
> time and interests to fix it, those patchset may be a good reference. The<br>
> major gap is to create a GL context in<br>
> xserver side. We depends on the xorg module initialization to make sure we<br>
> can get a correct GL context for<br>
> glamor. But latest xorg change the module initialization method, and break<br>
> us.<br>
<br>
</div></div>It turns out that problem introduced during the 1.13 cycle was fixed<br>
somehow before the final 1.13 release. Chris got it working with 1.14,<br>
he hadn't been loading the glamoregl module early.<br>
<div class="im HOEnZb"><br>
<br>
--<br>
Earthling Michel Dänzer           |                   <a href="http://www.amd.com" target="_blank">http://www.amd.com</a><br>
Libre software enthusiast         |          Debian, X and DRI developer<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<br>
<a href="mailto:xorg-devel@lists.x.org">xorg-devel@lists.x.org</a>: X.Org development<br>
Archives: <a href="http://lists.x.org/archives/xorg-devel" target="_blank">http://lists.x.org/archives/xorg-devel</a><br>
Info: <a href="http://lists.x.org/mailman/listinfo/xorg-devel" target="_blank">http://lists.x.org/mailman/listinfo/xorg-devel</a><br>
</div></div></blockquote></div><br></div>