From e65679da096367a031f1a38f753dfce6ee250cb0 Mon Sep 17 00:00:00 2001 From: LibretroAdmin <105389611+LibretroAdmin@users.noreply.github.com> Date: Sat, 21 May 2022 23:40:56 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a8fbf6b3bf..45d046443c 100644 --- a/README.md +++ b/README.md @@ -155,8 +155,10 @@ anything other than what the respective SDKs provide. *OpenGL1* The OpenGL1 driver needs a graphics card that at least implements the OpenGL 1.1 feature spec. + *OpenGL2* The OpenGL2 driver needs a graphics card that at least implements the OpenGL 2.1 feature spec. + *Direct3D 11* The Direct3D11 driver needs a graphics card that supports at least Feature Model 11.0. The card also needs to support at least Shader Model 4.0.