Re: Graphics Acceleration

1999-07-26 Thread Matthias Pfisterer
Hi, it sounds like you encountered the megabug of jdk1.2: the method Graphics.drawImage() is very slow. People report it to be 3 times to 100 times slower than in jdk1.1.7. This is also #1 of the bug parade, where developers can vote for the bug to be fixed next. Sun should work on it like fireme

Graphics Acceleration

1999-07-25 Thread kiprian
I am using Jdk1.2 in a standard Red Hat 5.1 and my computer is equipted with Virge display card. When i am trying to use graphics in my programs i am getting a drammatical reduction in the program speed while this is not the case when the programs are running in Nt or 98. My first thought is th