Login  Register

Re: JOGL Update: Jogl OS X Port is Nigh :)

Posted by Sven Gothel on Nov 11, 2011; 9:08am
URL: https://forum.jogamp.org/JOGL-Update-Jogl-OS-X-Port-is-Nigh-tp3420105p3499173.html

On Wednesday, November 09, 2011 08:03:05 AM Sven Gothel wrote:
>
> OS X 'offscreen layer surface' works for
>   - GLCanvas
>     - TODO: resize
done

>
>   - NewtCanvasAWT
>     - TODO: resize
done

>     - TODO: currently only hacked with OffscreenWindow, minor issue though
done

Also made a thorough regression verification locally,
all unit tests passed on linux so far.

TODO:
  - applet test - the actual goal :)
  - merge back to master ..

~Sven