Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EGL: Provide color-space support #1658

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

Conversation

MarijnS95
Copy link
Member

@MarijnS95 MarijnS95 commented Dec 21, 2023

Closes #1653

Still a few things to do, such as:

  • writing a commit message;
  • addressing TODOs;
  • deciding where to go with EglSurfaceAttributes since it's so easy to get wrong;
  • Remove unneeded changes from the example.

glutin/src/surface.rs Outdated Show resolved Hide resolved
glutin_egl_sys/build.rs Outdated Show resolved Hide resolved
@kchibisov
Copy link
Member

Do you want me to look into something specific here given that you have it as a draft and have a bunch of debug in the code?

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

Successfully merging this pull request may close these issues.

Design considerations for HDR colorspace support
2 participants