User Tools

Site Tools


ubuntu:gpu:opengl

This is an old revision of the document!


Ubuntu - GPU - OpenGL

OpenGL is a cross-platform, industry standard graphics programming API for 3D graphics.


Determine the OpenGL version


Determine the OpenGL version

Install mesa-utils

sudo apt install mesa-utils

Check OpenGL Version

glxinfo | grep "OpenGL version"

returns:

OpenGL version string: 4.6 (Compatibility Profile) Mesa 20.3.0-devel (git-7c98066 2020-08-18 focal-oibaf-ppa)

References

ubuntu/gpu/opengl.1685914723.txt.gz · Last modified: 2023/06/04 21:38 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki