2023-07-18 20:19:24 by Nia Alarie | Files touched by this commit (17) |
Log message: graphics: Adapt packages to USE_(CC|CXX)_FEATURES |
2023-07-14 08:27:52 by Masatake Daimon | Files touched by this commit (3) |
Log message: graphics/MesaLib: Work around an issue with xf86-video-vmware |
2023-07-10 05:16:45 by Masatake Daimon | Files touched by this commit (2) |
Log message: graphics/MesaLib/features.mk: New variable MESALIB_SUPPORTS_XA The variables is set to "yes" if Mesa provides libxatracker, which is used by some video drivers to make use of DRM/KMS and its 3D acceleration capability. |
2022-08-11 07:09:36 by David H. Gutteridge | Files touched by this commit (999) |
Log message: Bump all dependent packages of wayland (belatedly) The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files. |
2022-08-06 21:35:33 by Havard Eidnes | Files touched by this commit (1) |
Log message: graphics/MesaLib: after atomic64, remove now-redundant CFLAGS for i386. Thanks to tnn@ for hint. |
2022-08-06 18:48:06 by Havard Eidnes | Files touched by this commit (2) |
Log message: graphics/MesaLib: convert to using mk/atomic64.mk. |
2022-08-02 22:36:51 by Tobias Nygren | Files touched by this commit (2) |
Log message: MesaLib: fix PLIST.xa; PLIST_VARS should not be conditionally assigned |
2022-07-25 11:49:06 by Havard Eidnes | Files touched by this commit (3) |
Log message: graphics/MesaLib: make this build & install on NetBSD/powerpc. * Add hacks.mk to make -latomic visible for 64-bit atomics. * Turn off nouveau build, as we do not have the DRI libs for that. * Introduce PLIST.xa, turned off on powerpc, apparently this requires one of nouveau, freedreno, i815 or svga gallium drivers. |
2022-07-07 16:05:25 by Thomas Klausner | Files touched by this commit (2) | ![]() |
Log message: MesaLib: update to 21.3.9. Mesa 21.3.9 is a bug fix release which fixes bugs found since the 21.3.8 release. Mesa 21.3.8 is a bug fix release which fixes bugs found since the 21.3.7 release. |
2022-03-13 16:52:50 by Tobias Nygren | Files touched by this commit (12) | ![]() |
Log message: MesaLib: add patches for prior 21.3.7 update |