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

linuxkms: Add support for software rendering #3390

Closed
tronical opened this issue Aug 31, 2023 · 3 comments · Fixed by #4280 or #4334
Closed

linuxkms: Add support for software rendering #3390

tronical opened this issue Aug 31, 2023 · 3 comments · Fixed by #4280 or #4334
Labels
a:backend-linuxkms The Linux KMS backend (mS,bO) enhancement New feature or request

Comments

@tronical
Copy link
Member

At the moment only the FemtoVG renderer and Skia with OpenGL and Vulkan are supported.

We should add support for allocating DUMB buffers and the ability to render into them using our software renderer as well as Skia's software renderer.

@tronical tronical added enhancement New feature or request a:backend-linuxkms The Linux KMS backend (mS,bO) labels Aug 31, 2023
@tronical
Copy link
Member Author

Skia fullscreen software support is implemented. Slint software renderer, and partial rendering support is not done yet.

@yaobo-lab
Copy link

Skia fullscreen software support is implemented. Slint software renderer, and partial rendering support is not done yet.

When will this feature be supported? I'm really looking forward to this feature

@ogoffart
Copy link
Member

ogoffart commented Jul 9, 2024

This is implemented in master (for 1.7)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:backend-linuxkms The Linux KMS backend (mS,bO) enhancement New feature or request
Projects
None yet
3 participants