Re: JOGL Linux Hardware Acceleration
Posted by
Sven Gothel on
Apr 08, 2011; 12:46am
URL: https://forum.jogamp.org/JOGL-Linux-Hardware-Acceleration-tp2792228p2793221.html
On Thursday, April 07, 2011 11:16:54 pm Stefan [via jogamp] wrote:
>
> I have downloaded JOGL and set it up in Eclipse and everything runs very
> slowly.
Are we alking about an SWT demo here, where you use the SWT GLCanvas ?
If so - this might be related to SWT's GLCanvas visual selection w/o hw accelleration ?
Do you know the drill ?
http://jogamp.org/wiki/index.php/Jogl_FAQ#Bugreports_.26_Testingtest.log and log file of the offending demo with debug props enabled - pls.
>
> At first I thought it was because of the poor drivers for the Intel HD 3000
> card, but intel_gpu_top shows the renderer is only 15% or so in use. If I
> run the webstart demos on the JOGL website, everything runs fine (the
> drivers are still quite bad, but the framerate is decent) and the renderer
> works at 97%.
>
> Here is the output from running glxinfo, if it helps:
>
http://pastebin.com/rkrC4R0Dsince this one works .. well :)
~Sven