Lwjgl .99


The CVS codebase has been upgraded to lwjgl release .99  I've been able to test on Mac and PC but not Linux, so please comment on that if you can.  This release provides various bug fixes (specifically one preventing Mac users from using TextureRenderer) as well as various other fixes.  See http://lwjgl.org/forum/viewtopic.php?t=1433 for a few more details.

Please note that they renamed the windows binary file lwjglaudio.dll to OpenAL32.dll    So change any scripts or processes you may have accordingly (build.xml in cvs should already be updated.)

Enjoy.

Didn't do all tests but all tests i did looked ok on linux so far.

good to hear.  thanks for checking it out for me

Hi,



i am using Fedora Core 4 and JDK 1.5.0 update 6.

The programms running so far but on close the VM is crashing.



I don't know why.

using nvidia drivers ?

elias has committed a fix for it in lwjgl cvs

Yes, i'm using nvidia drivers.



Thanks, i will check out the lwjgl cvs. ^^

Is this a native fix or a java one, Matzon?  If native, can you send me the new linux bins?

It seems to be only a java implementation fix.

See http://cia.navi.cx/stats/project/LWJGL/.message/3858b

Current CVS fixed my problem. ^^