Updated Bugzilla / Wiki Roadmap
<
https://jogamp.org/wiki/index.php/SW_Tracking_Report_Objectives_for_the_release_2.0.2_of_JOGL>
Version 2.0.2-rc-20130425
- Maven 2.0.2-rc-20130425
- <
http://jogamp.org/deployment/archive/master/gluegen_666-joal_432-jogl_981-jocl_788>
- <
http://jogamp.org/deployment/archive/master/gluegen_666-joal_432-jogl_981-jocl_788-signed/jogl-test-applets.html>
- Linux x32, x64, armv5-soft, armv6-hard
- Android armv6
- Windows, Solaris, OSX x32, x64
Notable changes within
sha1 [e68566febb69f6aca4bdf39d1d841c17df894631..75b3d37a3b15c071b49609921244bcb62d329fa9]:
date [2013-04-05 .. 2013-04-25]
- JOAL
- openal-soft
- own builds for all arch: linux and android
- injected binary for windows
- working on all OS/arch
- JOGL
- Bug 713 Handle broken EGL setup
- Bug 707 Fix NEWT EVENT_MOUSE_EXITED not sent on Windows
- Bug 678 Differentiate ALT (left) and ALT_GRAPH (right) on X11, EventDev, Windows and OSX
- Bug 714 Add GL_COPY_READ_BUFFER_BINDING and GL_COPY_WRITE_BUFFER_BINDING, which were added to spec post release.
- Bug 709 Testing texured demo w/ FBO, comparing w/ onscreen - No corruption.
- Bug 641 NEWT: Many key event related fixes, use UTF-16 keyCode/keySym ..
- GLContext Null or Unrealized GLDrawable validation
- OSX Context, CALayer fixes
- Bug 692 Add tracking of VERTEX_ARRAY_BINDING, and enable allowing a bound non default VAO to pass VBO enabled test, even if VBO is disabled.
- Bug 705 Make Mesa X11 SW driver < 8.0 use new Quirk DontCloseX11DisplayConnection
- Bug 718 Windows BITMAP Offscreen Fails w/ GLCaps other than simple RGB888
- Bug 720 Unify all platform specific GLContextImpl specializations
- Bug 719 Windows BITMAP Offscreen Orientation is not propagated through API
- GLJPanel: setFocusable(true) at ctor to allow keyboard input ; NPE ;
- Bug 722 Make GLEventListenerState 'transaction' safe Animator.pause[ surface.lock[ modify ] ]
- Bug 706 Certain ATI GPU/driver require a current context when calling wglCreateContextAttribsARB (Windows)