[OpenJDK 2D-Dev] JDK-8068529 XSync when xrender is turned off
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Fri Jan 23 10:14:49 UTC 2015
On 23.01.2015 13:01, Clemens Eisserer wrote:
> Is there a reason why AWT doesn't explicitly flush and why the
> flush-after-blit approach was chosen?
If a sync will be implemented in a Swing, then will be necessary to add
a sync to all places where we paint an images to the screen, and this is
equivalent of current solution, no?
--
Best regards, Sergey.
More information about the 2d-dev
mailing list