On Sun, 23 Nov 2025 12:21:04 GMT, notzed <[email protected]> wrote: > As discussed on the mailing list. > > OpenGL requires an explicit glFinish() to synchronise with the video refresh. > The current usage is incorrect and against the specification. This patch > calls glFinish() after all windows have been drawn following a pulse.
This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jfx/pull/1981
