LWJGL 1.0beta Released

Started by Matzon, June 02, 2006, 21:46:47

Previous topic - Next topic

Matzon

Yes! 1.0 finally here! :)
We're going to do a beta or two since there still are some issues to be fixed.

Get it here:
http://sourceforge.net/project/showfiles.php?group_id=58488&package_id=54362&release_id=421970

As always, consider donating if you like LWJGL

browsing over the changelog, this was some of the important bits I located:

QuoteNew distribution layout, single file for all platforms
Fixed AWTGLCanvas paint issue
Fixed mouse button issues when switching between grapped and non-grapped mode
Fixed common nVidia crash on exit bug
Misc. performance enchancements
Added support for long (int64) types
Added EXT_timer_query extension
Added ATI_text_fragment_shader extension
Added ATI_shader_texture_lod extension
Added EXT_framebuffer extensions
Added SunOS (solaris) as a linux(-like) platform
Latest jinput
Universal binaried for mac
support for ALC_ENUMERATION_EXT (using LWJGL specific method AL.getImplementations)

bgilb


elias4444

Thank you! Thank you! Releases always get me excited.  :D
=-=-=-=-=-======-=-=-=-=-=-
http://www.tommytwisters.com

Fool Running

Whooo hoooo!  :D
Programmers will, one day, rule the world... and the world won't notice until its too late.Just testing the marquee option ;D

Sormuras


indiana

Excellent work! Thanks a lot!  :D

miu

Thanks a lot! Much appreciated!

Hopefully the Mac-Intel confusion is now over! ;)

Rich

Quote from: "Matzon"We're going to do a beta or two since there still are some issues to be fixed.

Is there somewhere I should be reporting bugs?  If there is, let me know and I'll post bug reports there rather than bothering you here.

I've discovered that, at least on an Intel-based Mac, the following code will never return true:

if (Keyboard.isStateKeySet(Keyboard.KEY_CAPITAL) == Keyboard.STATE_ON) {


The code above seems to work fine on Windows XP Pro.

While doing some experimentation, I found I could watch Keyboard.isKeyDown(Keyboard.KEY_CAPITAL) return true when the caps lock key is pressed, however.

Evil-Devil

I would like to have a changelog or something like that.

Might it possible that something changed with the context creation or context related?
Because one of my AWTGlCanvas Applications runs with 0.99 but not with 1.0.

It says I have a Null Exception, but for the moment I haven't verified it myself, because it worked with 0.99...and i changed some of the corresponding classes...

Matzon

Yes, AWGLCanvas was changed just prior to release:
http://lwjgl.org/changelog.php

Funkapotamus

Quote from: "Matzon"Yes, AWGLCanvas was changed just prior to release:
http://lwjgl.org/changelog.php

Excellent!  Codebase ported over with no problems.  Great job guys!

darkmoon

Hi all,
I tried to run some of the Nehe code today with lwjgl 1.0 beta, but every example that uses devIL crashes with an UnsatisfiedLinkError on liblwjgl-devil.jnilib. The same happens with the devil BasicTest. I'm using an intel iMac with MacOSX 10.4.6. And yes, I have set my library path correctly! I'm clueless on what to do...
I've read on this forum about problems with devil on macosx, but I'm not sure if this is the same.
Bubblomania - free, online, cute and psychedelic arcade game!
My Blog

Matzon

devil and fmod are not currently intel mac compatible, since the native libraries aren't provided as such.

ilazarte

congratulations!!!  :)  gonna have to post this on dzone :)

mot

Tom Andrle - Catnap Games - http://www.catnapgames.com