EXT-Frameb.: Something which is worth voting for!

Hi there!

Sun already put support for framebuffer-objects as a RFE in their bug-database and since nvidia will provide support for EXT_Framebuffer even in their next drivers it would be great to see Framebuffer-backed VIs already in mustang, not in dolphin…

Go for a vote:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6255507

lg Joe

30 people have read this post - nobody voted, not even an added comment.
Whats going on with the java gaming community :frowning:

I don’t think many people use Java2D for serious high-performance games.

Cas :slight_smile:

Well, to be perfectly honest its also not the game-performance advantage that drives me so enthusiastic about this feature.
Basically I want to see big swing apps like JBuilder or Netbeans even more fly on Linux but with the nice effect that my Java2D games also perform better…

I was a bit sad when I saw how the OGL pipeline performed in 1.5, STR made it much better but there are areas where X11 is still the clear winner withought any technical reason (since x11 has context-switch+protocoll overhead).

However one bug ist still open and is even worse with STR: Every java-application causes 1500 context-switches/s, and since the java2d-team sis not know how to fix it they marked it as “not a bug” and closed it.
If it can’t be solved why does my system with a lot of native GUI apps can have only 500CS/s, whereas 5 running java apps cause 6-7000 (!!) context switches. This also really affects scheduler/system performance!
However, nothing is perfect :frowning:

lg John