From: Sven G. <sgo...@ja...> - 2001-04-10 17:50:13
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 OpenGL for Java Version 2.7.1 ============================== http://www.jausoft.com/gl4java/ Version 2.7.1 supports some new features and simplifications: o Added a check for NULL Pointer. If the native GL/GLU function pointer are zero (may not exist), the jni wrapper function just return a dummy zero value. o Added a "AccessController.doPrivileged" block for JVM's >= 1.2, within the native library loader method (gl4java.GLContext) and the drawable.*Factory* classes. No more extra java.policy entries are needed to run gl4java applet's, if: - using JVM >= 1.2 - gl4java.jar is installed properly within jre/lib/ext o Added a template Installer script to run the GL4Java-Installer as an application using a http proxy server. o updated the *.txt files (docu), read them first, before ask ;-) please test well, you may want to test xmame.xgl (http://www.jausoft.com/glmame.html) also ... ) cheers, sven - -- mailto:sgo...@ja... www : http://www.jausoft.com ; pgp: http://www.jausoft.com/gpg/ voice : +49-521-2399440; fax: +49-521-2399442; icq-uin: 108264795 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE600eZHdOA30NoFAARAkKkAKCnWVhKiiFPZCSPdT+/J04ij2hcvgCgwHl+ Y4Z05WEBcHEGik5XokDnFEI= =bVZK -----END PGP SIGNATURE----- |