On Mar 16, 2004, at 12:33 PM, Bill Napier wrote:
That fixed it!


Excellent. Note that once we fix 5011992, that workaround will no longer be necessary (we will automatically pick up libGL.so.1).

The not so happy part is that (at least for my for my test system), the
X11 renderer is faster than the OpenGL one.


Unfortunately, that may be the case on some systems. We're working really hard to improve performance, so things should get better as time goes on.


And I noticed a couple of other quirks with the OpenGL renderer (text not always being rendered correctly, extreme sluggishness when running full screen (1024x768)). But this is just playing around with our application, I haven't sat down to create any test cases or anything...


The "text being rendered as blocks" bug was fixed for beta2, as were many other quirks. Please file bug reports (with simple testcases) for any issues you might find. You might want to look through the bug database (search for keyword "OGL") first to see if its already been filed/resolved for beta2. When in doubt, file a new bug. That gives us the best chance to fix the remaining issues for beta2 or the final release.

Thanks,
Chris

Looking forward to the beta2 release! (and thanks for all your help!)

Bill

-----Original Message-----
From: Discussion list for Java 2D API
[mailto:[EMAIL PROTECTED] On Behalf Of Chris Campbell
Sent: Tuesday, March 16, 2004 2:38 PM
To: [EMAIL PROTECTED]
Subject: Re: [JAVA2D] jdk1.5 and Java2d opengl pipeline renderer

Hi Bill,

I don't really know how Debian's linking architecture works... But, if
you're feeling ambitious*, you can try creating the following symlink:
     /usr/lib/libGL.so -> /usr/lib/libGL.so.1
and see if that helps.  If not, we should probably take this
conversation off-line.

(The OGL pipeline currently dlopen's libGL.so, but it probably
shouldn't since that symlink isn't setup properly on some systems.  I
recently filed bug 5011992 regarding this issue.)

Chris

* which you probably are, since you're running Debian unstable :)


=========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA2D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to