pmaports/device/main/device-purism-librem5/00-mesa.sh
Clayton Craft bf6ad7a78c
device-purism-librem5: set mesa env for using gles2 and opengl 2.1 (MR 2217)
These are needed to expose opengl 2.1, and for using gles2 with gst.
This also fixes launching Xwayland.
2021-06-03 00:03:00 +02:00

3 lines
70 B
Bash

export GDK_GL=gles
export GST_GL_API=gles2
export ETNA_MESA_DEBUG=nir