A Wayland implementation on X11, based upon 12to11 that lets Spaghetti users sleep with ease.
Software acceleration
- Anything.
Hardware acceleration
- A video DDX with DRI3 v1.2 support [1] [2]
- An EGL capable graphics card with the following extensions supported:
GL_OES_EGL_syncGL_OES_EGL_imageGL_OES_EGL_image_externalGL_EXT_read_format_bgraGL_EXT_unpack_subimageEGL_KHR_image_baseEGL_EXT_platform_base- Either
EGL_EXT_device_drm_render_nodeorEGL_EXT_device_drm
- Additional optional but recommended extensions:
EGL_EXT_device_queryEGL_EXT_image_dma_buf_import_modifiersEGL_KHR_fence_syncEGL_KHR_wait_syncEGL_ANDROID_native_fence_syncEGL_EXT_swap_buffers_with_damageEGL_EXT_buffer_ageEGL_KHR_partial_update
[1] modesetting is the only video DDX that currently supports this.
[2] All graphics devices known to Spaghetti MUST support DRI3 v1.2 for it to be exposed.
As of this commit, Meatball is not yet available.
Spaghetti Display Server
Copyright (C) SpaghettiFork
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
12to11, a Wayland compositor running on top of an X server.
Copyright (C) 2022 to various contributors
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.