From 95f00944c2703ef6278e75b6b8ce5ccd46a23d61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Locatti?= <42481638+goldenx86@users.noreply.github.com> Date: Sat, 7 Nov 2020 04:08:31 -0300 Subject: [PATCH] space --- site/content/entry/yuzu-progress-report-oct-2020/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/site/content/entry/yuzu-progress-report-oct-2020/index.md b/site/content/entry/yuzu-progress-report-oct-2020/index.md index 5234474f..4f659d2e 100644 --- a/site/content/entry/yuzu-progress-report-oct-2020/index.md +++ b/site/content/entry/yuzu-progress-report-oct-2020/index.md @@ -152,6 +152,7 @@ In a minor change to Vulkan, [Rodrigo](https://github.com/ReinUsesLisp) [changed >}} The current method follows these rules: + - Priority will be given to the GPU vendor following the `Nvidia > AMD > Intel` order. - Dedicated hardware will take priority over integrated. For example an RX 570 will have a higher priority than an Intel UHD630. - The device name will be considered, a GTX 1650 will be selected over a GTX 1060. Most of the time, newer architecture generations offer better performance benefits than pure raw performance.