JOGL/NEWT: Stability Changes (Insets/Position/Size, Fullscreen, ScreenMode, GLX Extensions, Animator/Lifecycle)

classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

JOGL/NEWT: Stability Changes (Insets/Position/Size, Fullscreen, ScreenMode, GLX Extensions, Animator/Lifecycle)

Sven Gothel
Administrator
JOGL/NEWT: Stability Changes

- Insets/Position/Size
- Fullscreen
- ScreenMode
- GLX Extensions
- Animator/Lifecycle

All the above is now thoroughly tested
and their unit tests contains new validations of certain
states, i.e. if NEWT windows really has reached
fullscreen (panels, ..) and it's size/position.

Check 'em at
  http://jogamp.org/git/?p=jogl.git;a=shortlog

Jenkins RC build (not yet marked as a release)
  - https://jogamp.org/chuck/view/RC/job/jogl-RC/lastSuccessfulBuild/

Aggregated artifacts (compilation of all modules)
  - http://jogamp.org/deployment/archive/rc/gluegen_22-joal_12-jogl_25-jocl_15/

This finally shall bring the current code in good shape to move ahead.

Next steps:

- Finally plug-in Linux/ARM and Android/ARM to jenkins to deliver
- Cleanup NEW Graph/UI and promote it (-> public API)

..

- Release

...

- OSX ? :)


Cheers, Sven

--
health & wealth
mailto:[hidden email] ; http://jausoft.com
land : +49 (471) 4707742 ; cell: +49 (151) 28145941
Timezone CET: PST+9, EST+6, UTC+1
Reply | Threaded
Open this post in threaded view
|

Re: JOGL/NEWT: Stability Changes (Insets/Position/Size, Fullscreen, ScreenMode, GLX Extensions, Animator/Lifecycle)

Sven Gothel
Administrator
Sven Gothel wrote
Jenkins RC build (not yet marked as a release)
  - https://jogamp.org/chuck/view/RC/job/jogl-RC/lastSuccessfulBuild/
It's RC build #25, sorry:
  - https://jogamp.org/chuck/view/RC/job/jogl-RC/25/
Reply | Threaded
Open this post in threaded view
|

Re: JOGL/NEWT: Stability Changes (Insets/Position/Size, Fullscreen, ScreenMode, GLX Extensions, Animator/Lifecycle)

Sven Gothel
Administrator
On Saturday, September 10, 2011 12:12:47 PM Sven Gothel [via jogamp] wrote:

>
> Sven Gothel wrote:
> >
> >
> > Jenkins RC build (not yet marked as a release)
> >   - https://jogamp.org/chuck/view/RC/job/jogl-RC/lastSuccessfulBuild/
> >
> >
>
> It's RC build #25, sorry:
>   - https://jogamp.org/chuck/view/RC/job/jogl-RC/25/
>

new signed JARs (to test) are here:

  http://jogamp.org/deployment/archive/rc/gluegen_22-joal_12-jogl_25-jocl_15-webstart/

We have a new signing key, thanks to Certum !!
  https://csso.certum.pl/
  https://sklep.unizeto.pl

Certum offers free signing keys for open source development, nice.

Cheers, Sven
Reply | Threaded
Open this post in threaded view
|

Re: JOGL/NEWT: Stability Changes (Insets/Position/Size, Fullscreen, ScreenMode, GLX Extensions, Animator/Lifecycle)

gouessej
Administrator
I did not know Certum, thanks. It will be useful for my project, I still use an home-made key.
Julien Gouesse | Personal blog | Website
Reply | Threaded
Open this post in threaded view
|

Re: JOGL/NEWT: Stability Changes (Insets/Position/Size, Fullscreen, ScreenMode, GLX Extensions, Animator/Lifecycle)

Demoscene Passivist
Administrator
In reply to this post by Sven Gothel
Awesome!  I will try to test the new build with my framework this weekend and give u feedback about the M$-Windows implementation ...