bf6ad7a78c
These are needed to expose opengl 2.1, and for using gles2 with gst. This also fixes launching Xwayland.
3 lines
70 B
Bash
3 lines
70 B
Bash
export GDK_GL=gles
|
|
export GST_GL_API=gles2
|
|
export ETNA_MESA_DEBUG=nir
|