Re: Jogl Using Wrong (Generic) Graphics Adapter
Posted by
Sven Gothel on
Sep 30, 2014; 12:23am
URL: https://forum.jogamp.org/Jogl-Using-Wrong-Generic-Graphics-Adapter-tp4033216p4033247.html
On 09/29/2014 11:46 PM, Sven Gothel wrote:
> As you know .. ours are passing.
> (I currently re-run on all tests on this AMD machine, will post results)
3 failures, where 2 freezes occurred - seems that there are issues
w/ multithreading with
- GDI.SwapBuffers and
- GDI.DescribePixelFormat1 / WGL.dispatch_wglMakeCurrent0
This was AMD Catalyst version 14.4,
re-testing w/ version 14.9 (just released).
Maybe you can also re-test w/ version 14.9
best w/ requested test case.
>
> Can you produce a most simple unit test like our TestGearsAWT,
> so I can validate ?
>
> Thank you!
>
> ~Sven