pkgsrc/graphics/Mesa
bjs 689307a28f The previous commit message was botched; this commit message applies
to graphics/MesaLib as well.

I've added some distribution patches for bug fixes (yes, already, it's
true) and proper DragonFly support (see the sysctl-related changes
in MesaLib/Makefile).  Agressively tracking these patches is the only
way to ensure we squash as many bugs as possible.  No patches in a
given release branch (in this case Mesa_7_0_branch) should ever
merit a bump to BUILDLINK_ABI_DEPENDS.

The head GIT commit ref for patch 002 is:
27b6fa56156673d6e7e6839658bae10de161588b

In the future, I'm going to write some sort of script or something
to manage this, but this will suffice for now.  I may also break
out some of the patch logic into a seperate mk file so that it can
be included by the xorg server, thereby ensuring the sources
are synchronized.

In other news:  I have patches for libdrm to use NetBSD's atomic
ops.  They aren't used in the library proper.  Rather, the
DRM_CAS macro in xf86drm.h now uses atomic_cas_uint.  This is, I believe,
important for proper operation, as this macro is used for context/device
locks in userland.  When I commit the update to libdrm, I will simultaneously
commit a new drm_atomic.h in the kernel.  The atomic ops there now
really do not merit the designation 'atomic'.
2008-04-30 07:09:48 +00:00
..
buildlink3.mk Move inclusion of buildlink3.mk outside of area that's protected from 2004-03-23 05:29:38 +00:00
DESCR
Makefile Welcome to Mesa-7.0.3. 2008-04-24 07:40:23 +00:00
Makefile.common The previous commit message was botched; this commit message applies 2008-04-30 07:09:48 +00:00
Makefile.lib The previous commit message was botched; this commit message applies 2008-04-30 07:09:48 +00:00
version.mk Fix variable names to start with "BUILTIN_FILES_" as expected by the 2005-06-20 22:13:10 +00:00