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

wayland: add support for content-type-v1 protocol #17288

Merged
merged 3 commits into from
Dec 26, 2024

Conversation

Sunderland93
Copy link
Contributor

@Sunderland93 Sunderland93 commented Dec 26, 2024

Description

This protocol is a kind of optimization. It allows the image output to be optimized on the compositor side according to the content. For example, video output requires precise synchronization, game output requires reduced latency, and image output requires minimal processing. Since RetroArch is primarily intended for games, the CONTENT_TYPE property is set to GAME.

See https://gitlab.freedesktop.org/wayland/wayland-protocols/-/merge_requests/150

Related Issues

No

Related Pull Requests

No

Reviewers

[If possible @mention all the people that should review your pull request]

@LibretroAdmin LibretroAdmin merged commit a2d9c74 into libretro:master Dec 26, 2024
27 checks passed
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.

2 participants