This website requires JavaScript.
Explore
Help
Sign In
forge
/
pmaports
Watch
1
Star
0
Fork
You've already forked pmaports
0
Code
Issues
2
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2996901f11
pmaports
/
device
/
main
/
device-purism-librem5
/
00-mesa.sh
4 lines
70 B
Bash
Raw
Normal View
History
Unescape
Escape
device-purism-librem5: upgrade to 1.6 (MR 1628) This new version: - Upgrades device config from upstream to v25 - Fixes a problem using modesetting driver on Xorg (lightdm was broken because it now uses Xorg) - Override GDK to use GLES (change from upstream Purism)
2020-10-09 05:04:49 +00:00
export
GDK_GL
=
gles
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-02 17:59:27 +00:00
export
GST_GL_API
=
gles2
export
ETNA_MESA_DEBUG
=
nir
Reference in a new issue
Copy permalink