Login  Register

Re: Problems with update to b266

Posted by Wade Walker on Jan 19, 2011; 2:22pm
URL: https://forum.jogamp.org/Problems-with-update-to-b266-tp2280749p2287538.html

You might try changing the settings on the text renderer like this:

textrenderer.setUseVertexArrays( false );

I've found that sometimes this helps work around buggy drivers.