NOTICE: This package has been removed from pkgsrc

./wip/MesaLib, Open source OpenGL implementation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 21.3.7, Package name: MesaLib-21.3.7, Maintainer: nia

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.


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

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [textproc/py-cElementTree] [x11/fixesproto4] [devel/py-mako] [pkgtools/cwrappers] [devel/py-meson] [x11/xorgproto] [lang/python37]

Package options: llvm, x11

Master sites:

Filesize: 16181.242 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-25 17:02:22 by Tobias Nygren | Files touched by this commit (53) | Package removed
Log message:
Mesalib & modular-xorg-server moved to pkgsrc
   2015-04-24 23:54:57 by Tobias Nygren | Files touched by this commit (2)
Log message:
Bump to 10.5.3 - minor bugfix release in the 10.5 series
   2015-04-18 20:05:42 by Tobias Nygren | Files touched by this commit (3)
Log message:
restore some patches from pkgsrc related to exit time segfault of qt5 apps
   2015-04-18 19:32:13 by Tobias Nygren | Files touched by this commit (1)
Log message:
mul followed by exp is probably faster than pow
   2015-04-17 19:50:11 by Tobias Nygren | Files touched by this commit (12)
Log message:
annotate patches
   2015-04-17 19:30:49 by Tobias Nygren | Files touched by this commit (3)
Log message:
dri drivers need explicit glapi linkage.
WebGL now works in firefox.
   2015-04-13 19:34:56 by Tobias Nygren | Files touched by this commit (2)
Log message:
radeon: don't create the pipe thread on NetBSD (see kern/49838)
   2015-04-13 11:26:53 by Tobias Nygren | Files touched by this commit (4)
Log message:
Provide a replacement exp2f(3) for old platforms in a less intrusive way.