summaryrefslogtreecommitdiff
path: root/user/mesa/musl-fixes.patch
AgeCommit message (Collapse)AuthorFilesLines
2024-11-29user/mesa: Add 24.x versionsA. Wilcox1-11/+0
user/mesa is the latest (24.2.7), and should install everywhere. user/mesa-be includes 24.1.7 which is needed for proper operation on big endian platforms, hence it is only enabled for ppc/ppc64. * Unfortunately, Intel Iris is not portable due to OpenCL issues and cannot be included with beta6. * The glvnd JSON file needs to be kept with the driver. * We can't split GL any more, so don't bother. * The DRI driver depends on the GLX stub, which is part of mesa, so declare that dep explicitly. (weak linked, so abuild can't see it)
2018-07-08user/mesa: take, bump to 18.1.3, fix upA. Wilcox1-11/+0
2018-06-14The New PlanA. Wilcox1-0/+22
all pkgs needed to bootstrap -> system others -> user