Bindless Graphics

??? ??? ???

box() is still creating Integer objects… it’s not auto-boxing, it’s boxing… same problem. Integer.valueOf(…) would even be better

Yes, but how often is it called? Never unless you’re tracking non-standard bindings. Does anyone do that?

(I tried to explain that in the previous post but either /usr/bin/wc on my box is broken or the character counter in the forum software is broken, and it claimed the post was too long).

Ok, first off all: Excuse me for the long time nothing happened :wink:

I´ve add the bindless extensions to jogl, but i couldnt test it yet, because my study did not left me any free time…
If someone is interested and would like to test it (for me :wink: ) I could provide the jogl-jars with these extensions…