[sdljava-users] SWIG_glew_init();
Status: Beta
Brought to you by:
ivan_ganza
From: Ivan Z. G. <iva...@ya...> - 2005-09-13 03:10:14
|
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/ |