-
Notifications
You must be signed in to change notification settings - Fork 32
GpuCompatibility
Giuseppe Barbieri edited this page Feb 16, 2021
·
1 revision
scenery has been tested with a number of different systems and GPUs. If you have a setup that is not listed in the following table - or marked as untested - please submit a PR with the setup added.
✅ Works ⛔ Does not work ⬜ Untested 🚫 Unsupported configuration (e.g. no driver support)
GPU | Windows, OpenGL | Windows, Vulkan | Linux, OpenGL | Linux, Vulkan | Mac OS X, OpenGL |
---|---|---|---|---|---|
AMD Radeon HD 7850 (Pitcairn XT) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
AMD Radeon R5 M230 (Caicos Pro) | ⛔ | ✅ | ⬜ | ⬜ | ⬜ |
AMD Radeon R9 390 (Hawaii Pro) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
AMD Radeon R9 Nano (Fiji XT) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
AMD Radeon R9 M370X (Strato Pro) | ⬜ | ⬜ | ⬜ | ⬜ | ✅ |
AMD Radeon RX 5700 XT (Navi 10) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
AMD FirePro W9100 (Hawaii XT) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
Intel HD Graphics 4400 (Haswell) | ✅ | 🚫 | ✅ | ✅ | ⬜ |
Intel HD Graphics 5500 (Broadwell) | ⬜ | 🚫 | ✅ | ⬜ | ⬜ |
Intel HD Graphics 530 (Skylake) | ⬜ | ⬜ | ✅ | ✅ | ⬜ |
Intel Iris Plus Graphics (Ice Lake) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
Nvidia Geforce GTX 1650 Max-Q (Turing) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
Nvidia GeForce RTX 2080 Ti (Turing) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
Nvidia GeForce RTX 2070 (Turing) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
Nvidia Geforce Titan X (Maxwell) | ✅ | ✅ | ✅ | ✅ | ⬜ |
Nvidia Titan Xp (Pascal) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
Nvidia Geforce 1080 Ti (Pascal) | ✅ | ✅ | ✅ | ✅ | ⬜ |
Nvidia Geforce 1070 (Pascal) | ✅ | ✅ | ✅ | ✅ | ✅ |
Nvidia Geforce 1050 Ti (Pascal) | ⬜ | ✅ | ✅ | ✅ | ⬜ |
Nvidia Geforce 960 (Maxwell) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
Nvidia Quadro K6000 (Kepler) | ✅ | ✅ | ⬜ | ⬜ | ⬜ |
Nvidia Quadro P5000 (Pascal) | ⬜ | ⬜ | ✅ | ⬜ | ⬜ |
Nvidia Geforce 980M (Maxwell) | ⬜ | ✅ | ⬜ | ⬜ | ⬜ |
Nvidia Geforce 960M (Maxwell) | ⬜ | ✅ | ✅ | ✅ | ⬜ |
Nvidia Geforce 750M (Kepler) | ✅ | ✅ | ⬜ | ⬜ | ✅ |
Nvidia Geforce 650M (Kepler) | ⬜ | ⬜ | ⬜ | ⬜ | ✅ |
Please also note that Nvidia's Vulkan drivers before version 382.33 have a bug that prevents scenery's Vulkan renderer from working correctly.