Login  Register

Re: GLCanvas in CardLayout

Posted by Sven Gothel on Dec 09, 2011; 10:36am
URL: https://forum.jogamp.org/GLCanvas-in-CardLayout-tp3571796p3572573.html

On Friday, December 09, 2011 08:56:52 AM Gene [via jogamp] wrote:

>
> Hi. Thanks again.
>
> I just tried the Gears test applet and it fails.  The Java window is just
> black. No rendering going on. The f and r controls work, but no rendering.
> After a while IE locks up.
>
> Guess I'm doomed to roll back.
>
> What new API calls are made?  Maybe I'll try to look at it.

That would be very much appreciated.

The new WGL API calls are almost all in:
http://jogamp.org/git/?p=jogl.git;a=blob;f=src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLContext.java;hb=HEAD#l179

The ARB ctx creation stuff supports the new GL profiles >= 3.1
and was not avail in JOGL 1.*

Can you also pls report your Intel GPU and driver version please ?

Maybe you can advise which Intel board/GPU would be best to buy
to finally fix support for those drivers ?
Or .. maybe you have a chance to give me ssh access on your intel windows box
(cygwin, users mode sshd to access the hardware accel. desktop).

~Sven

>
> Gene
>