Re: GLJPanel is filled red when running on integrated card
Posted by
Sven Gothel on
URL: https://forum.jogamp.org/GLJPanel-is-filled-red-when-running-on-integrated-card-tp4032952p4032975.html
On 08/29/2014 05:47 PM, ajbond [via jogamp] wrote:
> Sven Gothel wrote
> Try:
> 'com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT'
>
> I launched this test. The first frame looks red, other frames looks normal.
> Here the output:
Do you mean the first frame of the first test
'com.jogamp.opengl.test.junit.jogl.demos.es2.awt.TestGearsES2GLJPanelAWT - test01_DefaultNorm'
shows artifacts (i.e. rendered in red), and the followup frames by the same test
are correct ?
+++
Or do you mean the whole first test shows mentioned artifacts
but subsequent tests are correct ?
+++
~Sven