Linux: prefer using dedicated GPU when launching Blender

Adds "PrefersNonDefaultGPU" and "X-KDE-RunOnDiscreteGpu" to the .desktop file.
Similar hints for macOS and Windows exist already, to prefer using a dedicated
GPU over a slower integrated GPU.

See: https://gitlab.freedesktop.org/xdg/xdg-specs/-/merge_requests/13

Differential Revision: https://developer.blender.org/D11643
This commit is contained in:
Mihnea Stoian 2021-06-25 15:16:12 +02:00 committed by Brecht Van Lommel
parent 5f9677fe0c
commit 5ec6c8d267
Notes: blender-bot 2023-02-13 19:12:50 +01:00
Referenced by issue #86744, Cannot sculpt under masked geometry 2.92
1 changed files with 2 additions and 0 deletions

View File

@ -83,5 +83,7 @@ Exec=blender %f
Icon=blender
Terminal=false
Type=Application
PrefersNonDefaultGPU=true
X-KDE-RunOnDiscreteGpu=true
Categories=Graphics;3DGraphics;
MimeType=application/x-blender;