microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
23.19k stars 6.39k forks source link

[New Port Request] <`Mesa <https://mesa3d.org>`_ - The 3D Graphics Library> #13534

Closed llduncangithub closed 3 years ago

llduncangithub commented 4 years ago

Library name:mesa3d

Library description: 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.

Source repository URL: git clone https://gitlab.freedesktop.org/mesa/mesa.git git clone https://gitlab.freedesktop.org/mesa/demos.git

Project homepage (if different from the source repository): https://mesa3d.org

Anything else that is useful to know when adding (such as optional features the library may have that should be included):

Neumann-A commented 4 years ago

duplicate of #6705