Login  Register

Re: Problems with update to b266

Posted by John No on Jan 27, 2011; 3:27pm
URL: https://forum.jogamp.org/Problems-with-update-to-b266-tp2280749p2362976.html

Produced a junit test that checks if TextRenderer calls vbo-related glFunctions while useVertexArrays is set to false.
I'm not sure if my solution is the most elegant way to do that, so i'd appreciate advice if there's a better way.

https://github.com/Domokun/jogl/compare/bug_464

and i guess eclipse screwed up the file encoding, i guess the standard encoding of the source is UTF-8?