Re: JOGL 2.3.1 on armv6hf
Posted by
gouessej on
Jul 09, 2015; 8:28pm
URL: https://forum.jogamp.org/JOGL-2-3-1-on-armv6hf-tp4034766p4034856.html
Xerxes Rånby wrote
I hope these two bugs will be worked and fixed before i grow a white beard.

Actually, it's a very difficult task. The NIO buffers work with arrays, the indirect ones are mapped by arrays whose size is stored in an integer. A complete revamp of its API requires a support of bigger arrays too. Moreover, what should happen on 32-bit systems?