I’ve just downloaded 1,5 beta 2. One of many reasons that made me wait for long hours by my 56k connection to get this was the ability to use the ogl accelerated 2D rendering pipeline, but… If I run my app in windowed mode it’s ok, and if I want to change the resolution to 800x600x32 or whatever, it throws a java.lang.IllegalArgumentException: Invalid display mode at sun.awt.Win32GraphicsDevice.setDisplayMode…etc
I’m running XP pro with a NVidia Geforce FX something with the latest drivers supplied at www.nvidia.com
Do i need to mention that if I don’t use the “Dsun.java2d.opengl=true” command line option it runs fine.The same happends with “Balls.jar”, so my code can’t be blamed (atleast not this time) or is opengl acceleration not supported with FSEM??