Re: JOGL 2.0 (OpenGL/OpenGL-ES) backend for LibGDX
Posted by
Xerxes Rånby on
Jan 10, 2013; 2:25pm
URL: https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689p4027779.html
I have prepared a new pull request:
https://github.com/gouessej/libgdx/pull/3This pull request add the following features:
* Include jogamp native jars for linux-arm support
* ant build fix, dist now include jogamp, gdx-backend-jogl and gdx-joal jars.
* eclipse runnable jar export using gdx-backend-jogl
* Initial GL2ES1 support.