04-28-2011, 01:13 AM
(04-28-2011, 12:44 AM)noob007 Wrote: Java2D is only hardware accelerated if you enable hardware acceleration on the command line, which is a tedious task if you just wanna play games.
And no, Java2D isn't hardware accelerated by default, not even if you have the best graphics card available.
Quote:And no, Java2D isn't hardware accelerated by default, not even if you have the best graphics card available.
Yes it is if you use VolatileImages.