Ekkehard Kraemer wrote:
>
> Hi,
>
> I have an application that draws a lot of java.awt.Images onto another image,
> and then draws the latter one onto the screen (the application does no other
> relevant things). It is written for JDK 1.1.x, and runs very smooth under
> Blackdown 1.1.7v3 or IBM
The Solaris JDK uses DGA under the covers to speed up Java 2D. Right
now, the XFree86 DGA extension is undocumented (for the most part) and
it's not clear how many of the supported cards are also supported for
DGA in XFree. I'm trying to get a dialogue going with the XFree folks to
find this out.
Hi,
I have an application that draws a lot of java.awt.Images onto another image,
and then draws the latter one onto the screen (the application does no other
relevant things). It is written for JDK 1.1.x, and runs very smooth under
Blackdown 1.1.7v3 or IBM 1.1.8. Is it normal that the same appli