Re: Future direction of the Mesa Vulkan runtime (or "should we build a new gallium?")
X512 <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.devel |
|---|---|
| Message-ID | <[email protected]> |
On 2024/01/20 2:01, Faith Ekstrand wrote: > We already have several places where we're doing significant layering. > It started with sharing the WSI code I wish that it be possible to compile WSI implementation as separate Vulkan layer *.so module instead of hardcoding and duplicating it to each driver. It will make Vulkan driver more platform-independent and provide proper separation.