Re: OpenGL context sharing

2009-03-27 Thread Clemens Arth
schrieb Clemens Arth: Hi, I got a question to a rather weird problem I came across. We are developing an entire software suite in a set of shared libraries which are linked together with some type of Bootloader to an application. One library contains stuff related to IO, one contains rendering

OpenGL context sharing

2009-03-26 Thread Clemens Arth
Hi, I got a question to a rather weird problem I came across. We are developing an entire software suite in a set of shared libraries which are linked together with some type of Bootloader to an application. One library contains stuff related to IO, one contains rendering stuff and so on. I h