mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-04-22 09:47:22 +09:00
OpenGL ES version correct in README (only requires 3.0)
This commit is contained in:
@@ -88,7 +88,7 @@ These are the dependencies needed to build GPU Screen Recorder:
|
|||||||
* wayland (wayland-client, wayland-egl, wayland-scanner)
|
* wayland (wayland-client, wayland-egl, wayland-scanner)
|
||||||
|
|
||||||
## Runtime dependencies
|
## 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:
|
There are also additional dependencies needed at runtime depending on your GPU vendor:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user