Java on Windows already uses hardware acceleration? How can I test whether this is the case? Is there a simple method call I can run, perhaps a Pivot equivalent of what I see here: http://stackoverflow.com/questions/6290576/java2d-bufferedimage-not-accelerated-on-ubuntu
Thanks! --E On Thu, Oct 24, 2013 at 9:18 AM, Sandro Martini <sandro.mart...@gmail.com>wrote: > Hi, a last tip: > for development, note that the 2.0.x branch is in maintenance mode so > it changes only a little (and requires Java 6 or higher), while trunk > requires minimum Java 7 and there could be many changes during next > weeks ... > > Probably a simpler thing could be in your case to have your workspace > work on a branch derived from 2.0.x ... > > Let's update. > > Bye >