Login  Register

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

Posted by Xerxes Rånby on Jun 11, 2015; 7:37pm
URL: https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689p4034673.html

Peter wrote
Xerxes, how to apply that patch to check it?
You can cherry-pick it using git

git remote add xranby https://github.com/xranby/libgdx

git fetch xranby
git cherry-pick aafb0c1fbe9d377a530129a838124d7de2a0f166

This will apply the patch on your current work tree