Mesa is a freeware low-level 3-D graphics library with an API similar
to the API of OpenGL. The original purpose is to emulate OpenGL commands
on platforms that don't support OpenGL. The library can be used as a direct
replacement for OpenGL, either statically or dynamically linked to applications
compiled with the standard OpenGL headers.