[PATCH 1/2] dxgi/tests: Add test for enumerating display adapters using SetupAPI.

Henri Verbeet hverbeet at gmail.com
Tue Dec 4 12:34:19 CST 2018


On Tue, 4 Dec 2018 at 19:13, Józef Kucia <joseph.kucia at gmail.com> wrote:
>
> Thanks for starting the discussion.
>
> On Mon, Dec 3, 2018 at 8:43 PM Zebediah Figura <z.figura12 at gmail.com> wrote:
> > Just to sort of continue the discussion here, what are we imagining to
> > be responsible for creating display devices (and hence allocating LUIDs)?
>
> I don't really know at this point. We talked about it a bit on IRC,
> but there is no consensus yet on what should be responsible for
> creating display devices and allocating LUIDs. I imagine Wine graphics
> driver should be involved since we need to enumerate available Vulkan
> physical devices.
>
I think the way it's supposed to work is that the graphics driver
registers itself with the plugplay service. We do have that service in
Wine, but it doesn't do a lot yet. I think the question is mostly
whether we should try to follow that model, or just have e.g. explorer
create the appropriate registry keys.



More information about the wine-devel mailing list