<div dir="ltr">GLXContext is defined on glx.h:165 as : <div><br></div><div><div>typedef struct __GLXcontextRec *GLXContext;</div><div><br></div><div>it seems to be a pointer to __GLXcontextRec struct</div><div>then we have a problem right ?</div><div><br></div><div>+</div><div>a</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">--<br>do it yourself                       <br><a href="http://antoine.villeret.free.fr" target="_blank">http://antoine.villeret.free.fr</a><br></div></div>
<br><div class="gmail_quote">2014-10-28 9:13 GMT+01:00 IOhannes zmölnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br>
<br>
Am 27. Oktober 2014 19:18:06 MEZ, schrieb Antoine Villeret <<a href="mailto:antoine.villeret@gmail.com">antoine.villeret@gmail.com</a>>:<br>
<span class="">><br>
>isn't it possible to handle this original context in the first Gem<br>
>instance and put it in a shared memory ?<br>
>then in the second Gem, couldn't we use that first context in<br>
>glXCreateContext() ?<br>
<br>
</span>I dont know off hand how a "glxcontext" is represented. If its a pointer we have a problem. If its POD it might just work.<br>
<br>
mfg.ugd.fhj<br>
IOhannes<br>
<br>
--<br>
Sent from my pdp-11<br>
<div class=""><div class="h5"><br>
_______________________________________________<br>
GEM-dev mailing list<br>
<a href="mailto:GEM-dev@lists.iem.at">GEM-dev@lists.iem.at</a><br>
<a href="http://lists.puredata.info/listinfo/gem-dev" target="_blank">http://lists.puredata.info/listinfo/gem-dev</a><br>
</div></div></blockquote></div><br></div></div></div>