Re: JOGL 2.0 (OpenGL/OpenGL-ES) backend for LibGDX
Posted by
gouessej on
Feb 23, 2013; 2:20pm
URL: https://forum.jogamp.org/JOGL-2-0-OpenGL-OpenGL-ES-backend-for-LibGDX-tp4027689p4028329.html
In my humble opinion, the size of your textures is ok but the texture format is still unsupported. Maybe you can look for this information before modifying your images, I don't know where the spec is. You would save a lot of time if you knew which texture formats are supported.