short status update .. JOGL / SIGGRAPH

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

short status update .. JOGL / SIGGRAPH

Sven Gothel
Administrator
Aggregated latest .. RC is building ..

http://jogamp.org/deployment/archive/master/gluegen_575-joal_345-jogl_785-jocl_649/

- Threading stuff fixed
- Promising SWT support now w/ and w/o NEWT
- Nice FBO and FBO GLAutoDrawable
- details .. details

TODO (After Siggraph .. in 2-3 weeks):

- FBO offscreen NativeWindow support for OSX and others
- ES3 support
- security fixes
- .. regressions ?

Until after SIGGRAPH autobuild is shutdown.
I try to get the next RC out now .. if there is time.

Hope to see you all there - at least 5 are presenting.

Will catch up with emails in ~2-3 days.

Cheers, Sven


signature.asc (910 bytes) Download Attachment
Reply | Threaded
Open this post in threaded view
|

Re: short status update .. JOGL / SIGGRAPH

gouessej
Administrator
Ok I will switch to the latest build as soon as possible.

There are some other things I would like to put into your/our TODO list:
- OpenALSoft fallback option
- OpenSL ES support?
- expose some more information about screens and monitors
- direct NIO buffer tracking only when necessary (maybe add an optional feature into GlueGen to destroy such buffers after a call to glDeleteBuffers)
- there is a need of something to skip OpenGL-ES, a flag or a second argument for GLProfile.getMaxFixedFunc
- automatic extraction and loading of native libraries for JInput

Edit.: Sorry, I had not seen that, thanks:
https://github.com/sgothel/jogl/commit/93ab5e38ed59d6df101886ac8a2207955b0cea7f
Julien Gouesse | Personal blog | Website