Hi Dylan,

On 19 October 2017 at 19:14, Dylan Baker <dy...@pnwbakers.com> wrote:
> Quoting Daniel Stone (2017-10-19 07:34:28)
>> Could you please move these into src/egl/wayland/wayland-drm? They're
>> not actually wl_drm of course, but I have patches out to use
>> linux-dmabuf inside Vulkan as well, so having wl_drm and
>> zwp_linux_dmabuf in the same place where it's just built once seems
>> like an idea. Then it'd be trivial to hoist that out of src/egl/
>> later.
>
> Jason and I talked about this, and he thought that the better thing to do 
> would
> be to make a src/wsi folder that could have things like src/wsi/wayland,
> src/wsi/x11, etc. and we could move it in there. I like that idea too, would
> that be okay as follow up work?

Yeah, sure. src/loader/ already has some shared bits for X11/DRI3, but
it's not really related to loading. I'd be happy to see the Wayland
bits move to either there or a new src/wsi/.

Cheers,
Daniel
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to