Hello Guest

LWJGL 2.8.0

  • 7 Replies
  • 48320 Views
*

Offline Matzon

  • *****
  • 2242
LWJGL 2.8.0
« on: October 09, 2011, 20:02:37 »
The LWJGL team is proud to present the latest release of the fabulous LWJGL: 2.8.0

LWJGL 2.8.0
General:
  • + Implement new Resizing API (setResizable, isResizable, wasResized)
  • + New MappedObject feature in util (think structs)
  • * LOTS of random fixes for display, applet and input as well as a slew of platform specific fixes for all things in general
  • * UTF-8 fixes
  • * Enable applets on OS X using the java plugin2

OpenAL:
  • * Updated openal-soft to latest from trunk

OpenGL:
  • + Support for OpenGL 4.2
  • + Merged OpenGL ES branch (no official release, must build yourself from trunk)
  • + Support for INTEL_immediate_execution.
  • + Support for AMD_pinned_memory.
  • + Support for NV_path_rendering.
  • + Support for EXT_atomic_counter_32/64
  • + Support for EXT_framebuffer_multisample_blit_scaled
  • + Support for AMD_sample_positions.
  • + Support for AMD_blend_minmax_factor & NV_texture_multisample.
  • + Added EXT_texture_storage alias.
  • + Added DSA functions
  • * Support for OpenGL 3.2 on MacOS X 10.7+.
  • * CL/GL interop patch for mac

AppletLoader:
  • + Concurrent HTTP requests when figuring out initial size
  • + Support for specifyinf minimum jre by using al_min_jre attribute
  • + Support for optional mac arch specific natives, al_mac32, al_mac64, al_macppc
  • + Implemented headless mode. Use the "al_headless" parameter to enable it
  • * Fix/workaround for the double security dialogs issue on OS X

Build:
  • * Miscellaneous maven patches to allow lwjgl to be published to a maven repository

Download: https://sourceforge.net/projects/java-game-lib/files/
Changelog: http://www.lwjgl.org/changelogs/2.8.0-changelog.txt

Remember to donate ;)

Notice: We'd like to remind people to include the copyright, conditions and disclaimer statement for LWJGL in their products, as required by the license. Though we are not about to claim foul in any way, it would be nice to see a link back to lwjgl.org in the credits or documentation at the very minimum.
« Last Edit: October 15, 2011, 22:07:30 by Matzon »

*

Offline spasi

  • *****
  • 2261
    • WebHotelier
Re: LWJGL 2.8.0
« Reply #1 on: October 09, 2011, 20:58:58 »
proud++;

Re: LWJGL 2.8.0
« Reply #2 on: October 10, 2011, 07:35:09 »
congratz to the new release :)

Re: LWJGL 2.8.0
« Reply #3 on: October 10, 2011, 12:49:18 »
New releases are always welcome.

Keep up the good work. 8)
Programmers will, one day, rule the world... and the world won't notice until its too late.Just testing the marquee option ;D

Re: LWJGL 2.8.0
« Reply #4 on: October 11, 2011, 23:57:19 »
This update sounds magnificent.  I love what LWJGL has provided through the years, and am so happy to see it getting much better!  Keep it up!  <3

Re: LWJGL 2.8.0
« Reply #5 on: October 12, 2011, 10:21:50 »
I just checked the mavenized packages, these are missing (compared to the previous release).
Then I tried to compile from the sources, but I found that the .pom files are still missing.

*

Offline mot

  • **
  • 57
    • http://www.catnapgames.com
Re: LWJGL 2.8.0
« Reply #6 on: October 15, 2011, 11:02:36 »
Thanks!!!
Tom Andrle - Catnap Games - http://www.catnapgames.com

*

Offline Kova

  • *
  • 12
Re: LWJGL 2.8.0
« Reply #7 on: October 15, 2011, 14:14:44 »
excellent work guys!