Login  Register

Re: platforms

Posted by Sven Gothel on May 09, 2012; 11:04am
URL: https://forum.jogamp.org/platforms-tp3973725p3973793.html

On 05/09/2012 12:23 PM, nuzzle [via jogamp] wrote:
> What platforms are supported by Jogl and Newt?

We currently build &  test for the following platforms:

- Linux (intel/amd 32/64 bit, arm5 soft-float, arm7 hard-float..)
- Windows (intel/amd 32/64 bit)
- OSX >= 10.5 (intel/amd 32/64 bit)
- Solaris (intel/amd 32/64 bit)
- Android (API Level 9, arm5)

More are platforms / architectures can be easily added,
or are already possible when build from source.

Currently supported native windowing systems:
  - X11 / XGL (Unix, ..)
  - GDI / WGL (Windows ..)
  - Cocoa / CGL (OSX ..)
  - Android API (Android ..)

Currently supported abstract Java windowing systems:
  - AWT
  - SWT (WIP - Work in Progress)
  - NEWT (our own solution)

~Sven

>
> Thank you.
>


signature.asc (910 bytes) Download Attachment