Linux: Flatpak-related changes (#5772)

* cmake: allow supplying local compatibility list

* dist/desktop: add prefer non-default GPU hint ...

* On compatible systems, this will make the system to use more powerful
  GPU instead of the default one (usually the integrated one)
This commit is contained in:
liushuyu
2021-06-21 03:38:52 -06:00
committed by GitHub
parent 842031a2eb
commit 324e88d6e0
2 changed files with 5 additions and 0 deletions

1
dist/citra.desktop vendored
View File

@@ -12,3 +12,4 @@ Exec=citra-qt %f
Categories=Game;Emulator;Qt;
MimeType=application/x-ctr-3dsx;application/x-ctr-cci;application/x-ctr-cia;application/x-ctr-cxi;
Keywords=3DS;Nintendo;
PrefersNonDefaultGPU=true