comp.lang.ada
 help / color / mirror / Atom feed
From: onox <denkpadje@gmail.com>
Subject: Re: Xlib, (GLX or EGL), OpenGL. Stuck at double buffering not working properly.
Date: Fri, 15 May 2020 22:51:07 -0700 (PDT)
Date: 2020-05-15T22:51:07-07:00	[thread overview]
Message-ID: <a732a77f-5b75-4598-9af6-faf1cc16478e@googlegroups.com> (raw)
In-Reply-To: <6d6c0f65-35f9-4fcd-8fb2-47dbc560cabc@googlegroups.com>

On Friday, May 15, 2020 at 10:00:52 PM UTC+2, Olivier Henley wrote:
> > Also, I would like to have more control over the frame latency via accurate frame presentation feedback (presentation-time Wayland protocol)
> 
> Could you elaborate? I bought the Wayland online book and I am almost done but never 'touched' any code yet. Do you mean that using Wayland, we can 'drive' precise refresh presentation with guaranteed full-frames?

I meant that you can get feedback about when a frame was presented to the screen so you can sync with the display refresh. See https://github.com/glfw/glfw/issues/1350#issuecomment-447534605. X11 has a similar extension called PresentCompleteNotify (see https://stackoverflow.com/questions/48424320/precision-timing-of-gdk3-gtk3-window-update)

      reply	other threads:[~2020-05-16  5:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12 23:15 Xlib, (GLX or EGL), OpenGL. Stuck at double buffering not working properly Olivier Henley
2020-05-14 18:40 ` onox
2020-05-15 20:00   ` Olivier Henley
2020-05-16  5:51     ` onox [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox