1
0
forked from mirrors/0ad
Files
0ad/source/renderer
Vladislav Belov 485200342d Disables Vulkan devices sorting by default
Currently we always choose the best device. But it's not always
desirable. A more safe approach is to use the default device (with
index 0). The only downside of that is if a user didn't adjust
settings then the game might run on an integrated GPU instead of a
discrete one. In the future it'll be solved by selecting GPU in
options: #8529

Fixes #8455
2025-11-11 01:50:58 +01:00
..
2025-07-27 16:07:14 +02:00
2025-10-14 13:04:16 +02:00
2025-07-27 16:07:14 +02:00