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

specs: Add support for EGL_EXT_image_dma_buf_import_modifiers #876

Conversation

linkmauve
Copy link
Contributor

This extension allows programs to use efficient memory layouts.

Ideally both formats and modifiers would get displayed as enums, or at least as hex, but I’m not sure it makes sense to copy the full drm_fourcc.h in there.

I have tested this commit against both Weston and Catacomb, two Wayland compositors.

@linkmauve linkmauve force-pushed the EGL_EXT_image_dma_buf_import_modifiers branch from 4308adf to 6f9a3aa Compare July 2, 2023 10:03
This extension allows programs to use efficient memory layouts.

Ideally both formats and modifiers would get displayed as enums, or at
least as hex, but I’m not sure it makes sense to copy the full
drm_fourcc.h in there.

I have tested this commit against both Weston and Catacomb, two
Wayland compositors.
@linkmauve
Copy link
Contributor Author

Superseded by #877.

@linkmauve linkmauve closed this Jul 2, 2023
@linkmauve linkmauve deleted the EGL_EXT_image_dma_buf_import_modifiers branch July 2, 2023 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant