On 11/03/2014 05:49 PM, Antoine Villeret wrote: > GLXContext is defined on glx.h:165 as : > > typedef struct __GLXcontextRec *GLXContext; > > it seems to be a pointer to __GLXcontextRec struct > then we have a problem right ? >
most likely. otoh, since the manpage you referred to explicitely mentioned context sharing across process, there ought to be a way to do it. see [1] fgmsdr IOhannes [1] https://www.opengl.org/discussion_boards/showthread.php/156327-GLX-context-sharing
signature.asc
Description: OpenPGP digital signature
_______________________________________________ GEM-dev mailing list [email protected] http://lists.puredata.info/listinfo/gem-dev
