Hi Andreas,
what java version do you use? Which operating system?
The 7900 should have hw acceleration enabled on Windows.
Please run your app with this env. variable set and
post the results:
#> set J2D_TRACE_LEVEL=4
#> java YourApp
Thanks,
Dmitri
[EMAIL PROTECTED] wrote:
Hi everybody,
I have been using Java for a few years now and want to get into Java game programming.
Currently I am using standard Java 6 and want to do an FSEM game.
However, when I look at the BufferCapabilities and ImageCapabilities before and after switching to 1024x768x32 FSEM I get the info that
Image Caps. isAccelerated: false
Image Caps. isTrueVolatile: false
Buffer Caps. isPageFlipping: false
Buffer Caps. Flip Contents: false
Buffer Caps. Full-screen Required: false
Buffer Caps. MultiBuffers: false
which confuses me because I got a NVidia GeForce 7900 GS which has page flipping and lots of other stuff.
Can someone comment on this? I would be very happy!
Thanks a lot and best regards
Andreas
[Message sent by forum member 'meix' (meix)]
http://forums.java.net/jive/thread.jspa?messageID=289421
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-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 JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".