Skip to content

Commit 67fb129

Browse files
authored
Merge pull request #11160 from Calinou/system-requirements-intel-igp
Fix incorrect Intel IGP minimum requirement in System requirements
2 parents 92dcf8c + a589707 commit 67fb129

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

about/system_requirements.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ Desktop or laptop PC - Minimum
3838
+----------------------+-----------------------------------------------------------------------------------------+
3939
| **GPU** | - **Forward+ renderer:** Integrated graphics with full Vulkan 1.0 support |
4040
| | |
41-
| | - *Example: Intel HD Graphics 5500 (Broadwell), AMD Radeon R5 Graphics (Kaveri)* |
41+
| | - *Example: Intel HD Graphics 510 (Skylake), AMD Radeon R5 Graphics (Kaveri)* |
4242
| | |
4343
| | - **Mobile renderer:** Integrated graphics with full Vulkan 1.0 support |
4444
| | |
45-
| | - *Example: Intel HD Graphics 5500 (Broadwell), AMD Radeon R5 Graphics (Kaveri)* |
45+
| | - *Example: Intel HD Graphics 510 (Skylake), AMD Radeon R5 Graphics (Kaveri)* |
4646
| | |
4747
| | - **Compatibility renderer:** Integrated graphics with full OpenGL 3.3 support |
4848
| | |
@@ -225,12 +225,12 @@ Desktop or laptop PC - Minimum
225225
| **GPU** | - **Forward+ renderer:** Integrated graphics with full Vulkan 1.0 support, |
226226
| | Metal 3 support (macOS) or Direct3D 12 (12_0 feature level) support (Windows) |
227227
| | |
228-
| | - *Example: Intel HD Graphics 5500 (Broadwell), AMD Radeon R5 Graphics (Kaveri)* |
228+
| | - *Example: Intel HD Graphics 510 (Skylake), AMD Radeon R5 Graphics (Kaveri)* |
229229
| | |
230230
| | - **Mobile renderer:** Integrated graphics with full Vulkan 1.0 support, |
231231
| | Metal 3 support (macOS) or Direct3D 12 (12_0 feature level) support (Windows) |
232232
| | |
233-
| | - *Example: Intel HD Graphics 5500 (Broadwell), AMD Radeon R5 Graphics (Kaveri)* |
233+
| | - *Example: Intel HD Graphics 510 (Skylake), AMD Radeon R5 Graphics (Kaveri)* |
234234
| | |
235235
| | - **Compatibility renderer:** Integrated graphics with full OpenGL 3.3 support |
236236
| | or Direct3D 11 support (Windows). |

0 commit comments

Comments
 (0)