./graphics/MesaLib, Open source OpenGL implementation (amber branch)

[ Image CVSweb ] [ Image Homepage ] [ Image RSS ] [ Image Required by ] [ Image Add to tracker ]


Branch: CURRENT, Version: 21.3.9nb5, Package name: MesaLib-21.3.9nb5, Maintainer: pkgsrc-users

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.

This package contains the amber branch. After Mesa 21.3, all non-Gallium
DRI drivers were removed from the Mesa source-tree. These drivers are still
being maintained to some degree, but only on the amber branch, and only for
critical fixes.


Required to run:
[devel/libelf] [x11/libdrm] [x11/Xfixes] [x11/libXdamage] [x11/liboldXrandr] [x11/libxcb] [multimedia/libvdpau] [multimedia/libva] [lang/libLLVM] [x11/libxshmfence]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [lang/gcc5] [x11/xorgproto] [devel/meson]

Package options: llvm, x11

Master sites:

Filesize: 16218.473 KB

Version history: (Expand)


CVS history: (Expand)


   2026-03-26 09:47:31 by Thomas Klausner | Files touched by this commit (1)
Log message:
MesaLib: fix pkglint
   2026-03-26 09:47:17 by Thomas Klausner | Files touched by this commit (2)
Log message:
MesaLib: mechanical change to adapt PLIST for macOS

I'm told this package shouldn't be used on macOS anyway,
but this should fix the PLIST problem.
   2026-03-01 13:27:03 by Jonathan Schleifer | Files touched by this commit (1)
Log message:
graphics/MesaLib: Fix PLIST
   2025-05-08 10:30:02 by Tobias Nygren | Files touched by this commit (2) | Package updated
Log message:
MesaLib: describe why this package is not updated

The next major version of Mesa 3D should go in graphics/mesa and we keep
graphics/MesaLib for legacy support.
   2025-03-11 12:18:43 by Nia Alarie | Files touched by this commit (1)
Log message:
MesaLib: Don't enable lld workaround on Darwin.
   2025-03-07 08:00:34 by Thomas Klausner | Files touched by this commit (6)
Log message:
MesaLib: pkglint cleanup
   2025-03-07 07:56:21 by Thomas Klausner | Files touched by this commit (2)
Log message:
MesaLib: fix build on NetBSD-current (qsort_r)
   2025-03-02 13:34:56 by Nia Alarie | Files touched by this commit (1)
Log message:
MesaLib: Add workaround for issues with lld.