Hi all,
how can I force software rendering in JOGL ?
I’m using GLJPanel and I want to have a software fallback in my software.
Other question, I know TextRenderer wouln’t work with a OpenGL 1.1 version (sofware), is it a workaroud to render TextRenderer in software as well ?
Thanks