mesa

Open-source graphics library implementing OpenGL, Vulkan, and other APIs

brewmacoslinux
Try with needOr install directly
Source

About

Graphics Library

Commands

glxinfoglxgearsmesa

Examples

Check OpenGL capabilities and driver information$ glxinfo | grep -E 'OpenGL|Device'
Run OpenGL performance benchmark test$ glxgears
Verify Mesa installation and version$ glxinfo | grep 'Mesa'