Login  Register

Re: JOGL 2.0 (OpenGL/OpenGL-ES) backend for LibGDX

Posted by Xerxes Rånby on Jan 16, 2013; 10:27am
URL: https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689p4027862.html

noxo wrote
...  same input issues as with libGDX thought..
https://github.com/sgothel/jogl/pull/55
This JOGL pull request fixes the mouse input issue when using the JOGL NEWT LinuxMouseTracker on the Raspberry Pi.

noxo can you check
ls -la /dev/input/mice
on your Raspberry Pi and make sure that this file is readable for your user.


I have also started an JogAmp-2.0.2 libgdx branch.
https://github.com/xranby/libgdx/tree/JogAmp-2.0.2
This will update gdx-backend-jogl to handle the recent mouse-wheel API change found in the imminent new JogAmp release.