Skip to content
Snippets Groups Projects
Commit 128a461b authored by Derek Foreman's avatar Derek Foreman
Browse files

clients/simple-egl: Allow setting the swapinterval


eglSwapInterval() is intended to allow capping the frame rate to a divisor
of the display rate. This may not work if the GL library simple-egl is
using doesn't support it well.

It's still useful to test, so add a way to set it.

Signed-off-by: default avatarDerek Foreman <derekf.foreman@collabora.com>
parent a5c57021
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment