.. include:: contents.rst Introduction ============ The Mesa project began as an open-source implementation of the `OpenGL `__ specification - a system for rendering interactive 3D graphics. Over the years the project has grown to implement more graphics APIs, including `OpenGL ES `__ (versions 1, 2, 3), `OpenCL `__, `OpenMAX `__, `VDPAU `__, `VA API `__, `XvMC `__ and `Vulkan `__. A variety of device drivers allows the Mesa libraries to be used in many different environments ranging from software emulation to complete hardware acceleration for modern GPUs. Mesa ties into several other open-source projects: the `Direct Rendering Infrastructure `__ and `X.org `__ to provide OpenGL support on Linux, FreeBSD and other operating systems.