From: Sven G. <sgo...@ja...> - 2001-02-14 12:07:19
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Well, I forgot to say: I have two little shell scripts to help porting your app's to rel-2-5-2-0, which checks: If your MakeCurrent/Free calls are tied: http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/GL4Java/GL4Java/demos/GL4JavaCheckMakeCurrentFree.sh?cvsroot=gl4java - so you have to: - encapsulate all your gl* action within MakeCurrent/Free - add gljFree or MakeCurrent right If you use gluNew* calls http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/GL4Java/GL4Java/demos/GL4JavaCheckGluNew.sh?cvsroot=gl4java - so you have to change your l-value to type "long" ! these are integrated in the demos directory .. of yourse, these are korn shell scripts ;-) yours, sven .sourceforge.net/lists/listinfo/gl4java-usergroup - -- mailto:sgo...@ja... www : http://www.jausoft.com ; pgp: http://www.jausoft.com/gpg/ voice : +49-521-2399440, +49-170-2115963; fax: +49-521-2399442 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE6inTmHdOA30NoFAARAt+NAJ9IAMWBFAIF59kN75GqT7SEVL1HKwCfbeTE Ld2BoyPXZIHsB9Osii0qjVQ= =ov2w -----END PGP SIGNATURE----- |