OpenGL ES version correct in README (only requires 3.0)

This commit is contained in:
dec05eba
2025-06-16 22:41:16 +02:00
parent 0cf0a9abf5
commit 8ad6a1f4cb

View File

@@ -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: