brandonborkholder / glg2d

Graphics2D wrapper for JOGL
77 stars 31 forks source link

Update to JogAmp JOGL 2.3.2 released on 2015 10 10 #29

Closed xranby closed 8 years ago

xranby commented 8 years ago

Largest part of the port was done using git grep -lz 'javax.media.opengl' | xargs -0 perl -i'' -pE "s/javax.media.opengl/com.jogamp.opengl/g"

GL3ES3 now contains GL_GEOMETRY_SHADER