Re: [sdljava-users] Using multiple contexts with gljava
Status: Beta
Brought to you by:
ivan_ganza
From: Gregor <Gre...@gm...> - 2005-10-16 17:30:31
|
Hi! It is unfortunate that you have such a view on gljava considering your=20 earliser statement that gljava should be useable without sdljava. And in th= at=20 casse it is well possible to add multiple contexts. And as far as I know SDL 1.3 already has support for multiple contexts, but= =20 not necessarily multiple SDL windows (these are not the same, mind you!). Regards, Gregor On Sunday 16 October 2005 16:38, Ivan Z. Ganza wrote: > Unfortunately I don't think this is currently possible. The reason is > that SDL only supports one window currently. SDL 2.0 I belive is > supposed to add multi-window capability. > > Right now the GL context is initialized and created by the SDL layer > when setVideoMode() is called with the SDL_OPENGL flag set. sdljava > doesn't create the contexts on its own. > > I really wish we could have multiple windows but I don't see how its > currently possible... > > -Ivan/ > > Gregor M=FCckl wrote: > >Hi! > > > >Using multiple contexts with gljava not really possible at the moment as > > the underlying GLEW needs to be informed about context changes (provide= d, > > it is compiled with support for context changes in the first place), but > > that function is not exported yet. However, I'll need it soon because I > > need more than one context in Moonlight|3D in the future. > > > >Could you please look into this matter? It's explained quite well on the > > GLEW homepage. > > > >Regards, > >Gregor > > > > > >------------------------------------------------------- > >This SF.Net email is sponsored by: > >Power Architecture Resource Center: Free content, downloads, discussions, > >and more. http://solutions.newsforge.com/ibmarch.tmpl > >_______________________________________________ > >sdljava-users mailing list > >sdl...@li... > >https://lists.sourceforge.net/lists/listinfo/sdljava-users > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Power Architecture Resource Center: Free content, downloads, discussions, > and more. http://solutions.newsforge.com/ibmarch.tmpl > _______________________________________________ > sdljava-users mailing list > sdl...@li... > https://lists.sourceforge.net/lists/listinfo/sdljava-users |