mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-21 22:11:33 +00:00
Merge branch 'TisIPickles27-test' into 'master'
[WIP] Maybe force dedicated GPU on dual-AMD machines See merge request OpenMW/openmw!1214
This commit is contained in:
commit
7470f6971d
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@
|
||||||
#include <components/windows.hpp>
|
#include <components/windows.hpp>
|
||||||
// makes __argc and __argv available on windows
|
// makes __argc and __argv available on windows
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
|
|
||||||
|
extern "C" __declspec(dllexport) DWORD AmdPowerXpressRequestHighPerformance = 0x00000001;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include <filesystem>
|
#include <filesystem>
|
||||||
|
|
Loading…
Reference in a new issue