-------- Original Message --------
Betreff: Re: [JAVA3D] gc3D.clear() crashes VM using j3d1.3b1
onWindows(OGL)
Datum: Fri, 05 Apr 2002 09:02:32 +0200
Von: "Dipl. Ing. Paul Szawlowski" <[EMAIL PROTECTED]>
Firma: University Of Vienna, Department of Medical Computer Sciences
An: Kelvin Chung <[EMAIL PROTECTED]>
Referenzen: <[EMAIL PROTECTED]>

I originally raised this bug report and reported the behavior also to
ATI (this
was in January). This is the bug id there:
ATIREPORT: FGL bug report; 776223TSE; MRF; en

Maybe you can write an email ATI telling that you run also into this
problem and
ask how the state of the bug is ?

regards
Paul

Kelvin Chung schrieb:

> >Date: Thu, 04 Apr 2002 15:38:14 -0800
> >From: Oleg Pariser <[EMAIL PROTECTED]>
> >Subject: [JAVA3D] gc3D.clear() crashes VM using j3d1.3b1 on Windows(OGL)
> >To: [EMAIL PROTECTED]
> >MIME-version: 1.0
> >Delivered-to: [EMAIL PROTECTED]
> >
> This is bug
> 4530415 -  OGL: Crash at setProjectionMatrix() under FireGL 2 card winNT
>
> The problem is in the FireGL driver. From the OpenGL extension query it return
> that
>
>    GL_ARB_transpose_matrix
>
> is support. However
>
>     wglGetProcAddress("glLoadTransposeMatrixdARB");
>     wglGetProcAddress("glMultTransposeMatrixdARB");
>
> return NULL.
>
> This cause crash when the extension is used in setProjectionMatrix.
> We have workaround this in the next v1.3 beta2 release.
>
> Thanks.
>
> - Kelvin
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA3D-INTEREST".  For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to