> >> Note that vsync is not really guaranteed by
> >> BufferStrategy, no
> >>    matter if it's FSEM or windowed mode.
> > 
> > That's very sad to know. Is there an alternative to
> using BufferStrategy to achieve vsync in Java?
> 
> Not at this point. We'll be adding API to do that
>  in Java 7
>   hopefully.
> In 6u10 we added some internal API to request a
> vsync-ed
> strategy. This API is in sun.* package so it may
>  change or
> go away in the future so I'm not sure of how much
>  use
>   it is.

Is this all specific to Linux or is it a general, OS independent problem?

> > Hm, I don't believe we supported fullscreen mode
> >>  on Linux until
> >> 6, so I'm not sure how you could get it to work
> >>  there.

True FSEM doesn't even work in 6u10 with Linux anymore. Things seem to get 
worse. 

> I think in 5 we used DBE (double buffer extension)
>  for
> creating implementing buffer strategy, may be
>  something changed
>   in 6 - I can't think of what though.

This is very discomforting. One wonders what's not gonna work next time.
[Message sent by forum member 'boyaci' (boyaci)]

http://forums.java.net/jive/thread.jspa?messageID=287736

===========================================================================
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