mesa-headers 24.2.5
OpenGL and Vulkan implementations
Mesa is a free implementation of the OpenGL and Vulkan specifications - systems for rendering interactive 3D graphics. A variety of device drivers allows Mesa to be used in many different environments ranging from software emulation to complete hardware acceleration for modern GPUs.
- Website: https://mesa3d.org/
- Licenses: X11
- Package source: gnu/packages/gl.scm
- Builds: See build status
- Issues: See known issues
Installation
Install mesa-headers 24.2.5
as follows:
guix install mesa-headers@24.2.5
Or install the latest version:
guix install mesa-headers
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.