Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

When acceleration is set, set EGL image priority to high #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

BenjaminTrapani
Copy link

This is plumbing to enable SDL2 apps compiled with Emscripten to set low latency hint on the target canvas. We can read the image priority property in the Emscripten EGL library and update the gl context attributes there.

…e used by the emscripten EGL library to enable low latency hint.
@dos1
Copy link
Contributor

dos1 commented Mar 1, 2020

You've got plenty of unrelated whitespace changes in your patch.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants