Login  Register

Re: Happy New Year - Where is the Release ?

Posted by Sven Gothel on Jan 14, 2013; 5:08am
URL: https://forum.jogamp.org/Happy-New-Year-Where-is-the-Release-tp4027667p4027816.html

Sven Gothel wrote
Well, I like to put in some 'minor' API changes 1st:
  - GLAutoDrawable: Set dedicated thread for current context,
    allowing skipping the context switch.
DONE

Added GEOMETRY_SHADER support in ShaderCode

Sven Gothel wrote
  - NEWT MouseWheel Scroll: int -> float
Done - plus harmonizing wheel scroll behavior on all platforms (X11, Android, OSX, Windows)

However, review MouseEvent to fit Pointer events .. see
  http://www.w3.org/Submission/pointer-events/#pointerevent-interface

Sven Gothel wrote
  - Migrate ES3 and GL4.3
TODO