Skip to content

Release 0.10 - Amethyst

No due date 100% complete

Release 0.10 will focus on graphics performance and features. The primary goal of 0.10 will be porting the libdrm infrastructure, no drivers, but adding the capability of using libdrm, including upgrading the window manager and it's protocols to use proper graphics buffers instead of direct drawing to off-screen buffers like we do.

Because there is a spli…

Release 0.10 will focus on graphics performance and features. The primary goal of 0.10 will be porting the libdrm infrastructure, no drivers, but adding the capability of using libdrm, including upgrading the window manager and it's protocols to use proper graphics buffers instead of direct drawing to off-screen buffers like we do.

Because there is a split of DRM kernel and DRM library and how they interact (through syscalls), we will unfortunately have to do a glue layer where we instead split it up to have libdrm => drmservice through a protocol layer instead. I'm really afraid of the magnitude of this though.

There are no open issues in this milestone.

Add issues to milestones to help organize your work for a particular release or project.

Create new issue

Or find and add issues with no milestone in this repo.