Try to use the VirtualGL's EGL backend

This commit is contained in:
Héctor Molinero Fernández
2021-05-09 17:14:06 +02:00
parent 02f94da242
commit 608981cd13
4 changed files with 18 additions and 3 deletions

View File

@@ -48,7 +48,7 @@ encounter any problem related to this you may use the `--shm-size` option.
* `UNPRIVILEGED_USER_PASSWORD`: unprivileged user password (`password` by default).
* `UNPRIVILEGED_USER_GROUPS`: comma-separated list of additional GIDs for the unprivileged user (none by default).
* `UNPRIVILEGED_USER_SHELL`: unprivileged user shell (`/bin/bash` by default).
* `ENABLE_XDUMMY`: enable an X dummy server (`false` by default).
* `ENABLE_XDUMMY`: enable a dummy X server (`false` by default).
## License