Hi!
This is perfectly good when someone uses SDL with OpenGL. However, I just want
to mention that I use org.gljava.opengl without any SDL-related part of
sdljava, because the rest of the UI is provided by gtk (with thorougly mixed
results, though). This means that I still need to call SWIG_glew_init
directly. I agree that this is not very pretty, but it's a solution and I can
live with it.
Regards,
Gregor
On Tuesday 13 September 2005 05:10, Ivan Z. Ganza wrote:
> Greetings,
>
> I've added code in SDLSurface.setVideoMode(int, int, int, long) which
> calls SWIG_glew_init() if the surface has an OpenGL context. I didn't
> really like the idea of people having to calls this externally on their
> own. Please let me know if it causes any problems.
>
> -Ivan/
>
>
> -------------------------------------------------------
> SF.Net email is Sponsored by the Better Software Conference & EXPO
> September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
> Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
> Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
> _______________________________________________
> sdljava-users mailing list
> sdl...@li...
> https://lists.sourceforge.net/lists/listinfo/sdljava-users
|