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

DRM #73

Open
triccyx opened this issue Aug 29, 2023 · 1 comment
Open

DRM #73

triccyx opened this issue Aug 29, 2023 · 1 comment

Comments

@triccyx
Copy link

triccyx commented Aug 29, 2023

I can not find a DRM support documentation.
Can GuiLite use Direct Rendering Manager?

@colesnicov
Copy link

This is not a GPU accelerated routine. You need to use something else for rendering in DRM, maybe OpenCV or another similar 2D graphics library. Just send the generated buffer to DRM.

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

No branches or pull requests

2 participants