protonscr

Rename enable_standalone_d3d12

vkd3dclosed
HansKristian-Work/vkd3d-proton#335 · opened 2020-10-28 by misyltoad · updated 2020-11-04 · 4 comments · github
Mmisyltoad 2020-10-28 github

I always forget whether its enable_d3d12_standalone or enable_standalone_d3d12 -- we should probably just make this enable_d3d12.

KK0bin 2020-10-28 github

Why not just standalone?

Mmisyltoad maintainer 2020-10-28 github

I don't think that's necessarily clear enough because technically vkd3d native, etc is standalone. You can use it without anything.

This makes it simpler as it just says enable_d3d12 which implies wouldn't be built otherwise -- which is true.

SSaancreed 2020-10-29 github

How about defaulting this option to True if target machine is Windows instead?

HHansKristian-Work maintainer 2020-10-29 github

Yes. I agree on that. There is very little reason to not build the standalone dll when targeting Windows.

Nothing extracted yet.