Added GPU selection#984
Conversation
in lovr.conf, t.graphics.selectGPU takes a function and lets you choose what GPU you want lovr to use
|
For this I was thinking of using the |
|
Oh that would also be nice. My goal was making it so you can select a specific GPU since sometimes igpu is chosen when a dgpu is present If lowpower does the same thing then I see it as a win |
|
I guess one other thing to consider is that WebGPU only exposes |
in lovr.conf, t.graphics.selectGPU takes a function and lets you choose what GPU you want lovr to use
Only for Vulkan
usage example for selecting discrete GPU:
Has fields:
.vendor, .name, .id, .discrete, .rendererDefaults to GPU at index 1 if no function provided or no return