Re: Jogl Using Wrong (Generic) Graphics Adapter
Posted by
Sven Gothel on
Oct 02, 2014; 7:07pm
URL: https://forum.jogamp.org/Jogl-Using-Wrong-Generic-Graphics-Adapter-tp4033216p4033269.html
On 10/02/2014 05:37 PM, sfriend [via jogamp] wrote:
> I have tested this issue with latest AMD drivers 14.9. Same problem occurs.
>
> Would using useWGLVersionof5WGLGDI be an option here ?
I don't know .. it should not, i.e. you know that we shall use GDI.
But then again, it's a driver bug :-(
try it:
-Djogl.windows.useWGLVersionOf5WGLGDIFuncSet=true
Further, can you provide me w/ a small unit test
reproducing the wrong HDC/PFD thingy ?
Maybe you can simply use one of ours .. and enhance it.
Further, the 14.9 AMD Windows driver also produces a lot of
freezes w/ my R92xx .. when using multithreading .. not a good release.
~Sven