aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-06-16 22:41:16 +0200
committerdec05eba <dec05eba@protonmail.com>2025-06-16 22:41:16 +0200
commit8ad6a1f4cb8b960faa7490ac7901cd283f144ff3 (patch)
treeedd0f8b3ea3611d6151af13a2316cb0f9d95cc5c
parent0cf0a9abf5b2f691eeb0999bdd6a2df098f09b14 (diff)
OpenGL ES version correct in README (only requires 3.0)HEADmaster
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f49210b..55f887b 100644
--- a/README.md
+++ b/README.md
@@ -88,7 +88,7 @@ These are the dependencies needed to build GPU Screen Recorder:
* wayland (wayland-client, wayland-egl, wayland-scanner)
## Runtime dependencies
-* libglvnd (which provides libgl, libglx and libegl) is needed. Your system needs to support at least OpenGL ES 3.1
+* libglvnd (which provides libgl, libglx and libegl) is needed. Your system needs to support at least OpenGL ES 3.0 (released in 2012)
There are also additional dependencies needed at runtime depending on your GPU vendor: