Login  Register

Re: [JOGL2.0 rc2] Win XP 32 - ATI drivers and VM crashes

Posted by Djak on Mar 08, 2011; 4:03pm
URL: https://forum.jogamp.org/JOGL2-0-rc2-Win-XP-32-ATI-drivers-and-VM-crashes-tp2642286p2651336.html

Hi and thanks for answer,
I can do some tests on ATI Mobility Radeon 7500 for now. I only need to know what to do and what to feedback :)
Here are the builds I tested for now :

- b270 : works but very bad performances when antialiasing is enabled. And got some "invalid enumerant" OpenGL Errors too, which seem to be related with display lists usage (not really sure for now, if it's important I can investigate)
- b271 : works fine
- b279 : works fine
- b280 : works fine
- b281 : JVM crashes
- b282 : JVM crashes
- signed rc2 : JVM crashes

Maybe the issue I got with b270 and antialiasing enabling (and/or display lists) and the issue reported by Wade are related.