[OpenJDK 2D-Dev] OpenGL Pipeline

rom1dep rom1dep at gmail.com
Sun Jun 5 14:23:31 UTC 2011


2011/6/5 Mario Torre <neugens.limasoftware at gmail.com>

> Il giorno dom, 05/06/2011 alle 15.28 +0200, rom1dep ha scritto:
> > Not sure but for what I remember, the OpenGL pipeline is broken for
> > years now on the Linux platform.
>
> :(
>
> > Try the fast and famous Xrender pipeline instead :)
>
> Yeah, I think I know the guy that wrote this one :) but I understood
> that is enabled in the jdk7 only?
>

Try a recent openjdk6 build and run your app with this arg :

-Dsun.java2d.xrender=True

Xrender code is present in both 6 and 7 but not activated by default in 6
(here at least).


>
> Cheers,
> Mario
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/2d-dev/attachments/20110605/2d636e1e/attachment.html>


More information about the 2d-dev mailing list