diff options
| author | 2022-08-31 03:10:34 -0700 | |
|---|---|---|
| committer | 2022-11-17 19:14:14 -0800 | |
| commit | ad3ee5c52bd26cfb123d0bc47c18d4a4d2fbb64d (patch) | |
| tree | 9144ac6918014541f2620343ac8d104c38ac599b /src/shader_recompiler/frontend/ir/opcodes.h | |
| parent | Merge pull request #9244 from liamwhite/lost-wakeup (diff) | |
| download | yuzu-ad3ee5c52bd26cfb123d0bc47c18d4a4d2fbb64d.tar.gz yuzu-ad3ee5c52bd26cfb123d0bc47c18d4a4d2fbb64d.tar.xz yuzu-ad3ee5c52bd26cfb123d0bc47c18d4a4d2fbb64d.zip | |
Qt6: Disable IR Sensor when compiling with Qt6
Gating the IR Sensor code behind a macro like so
`#if (QT_VERSION < QT_VERSION_CHECK(6, 0, 0)) && YUZU_USE_QT_MULTIMEDIA`
The YUZU_USE_QT_MULTIMEDIA flag is implemented in later commit
Also the locale fix in src/yuzu/main.cpp is now gated against Qt6,
as it causes compilation error
Diffstat (limited to 'src/shader_recompiler/frontend/ir/opcodes.h')
0 files changed, 0 insertions, 0 deletions