Skip to content

GL and GLES helpers initial commit.

Jeremy Whiting requested to merge gl-helpers into master

In order to check opengl and gles on linux desktop for multiple architectures build gnome-session-check-accelerated-[gl|gles]-helper with architecture prefix. Modifications from upstream sources include: Removing kernel parameter checks for gnome.fallback, just run no need to check for fallbacks. Removing blacklisted renderer list support, no need for our use case.

Merge request reports