Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-25 | Merge Mesa 13.0.6 | Jonathan Gray | |
2017-03-25 | Import Mesa 13.0.6 | Jonathan Gray | |
2017-03-25 | Import Mesa 13.0.6 | Jonathan Gray | |
2017-02-28 | Update to libX11 1.6.5 | Matthieu Herrb | |
2017-02-26 | Merge Mesa 13.0.5 | Jonathan Gray | |
2017-02-26 | Import Mesa 13.0.5 | Jonathan Gray | |
2017-02-26 | Import Mesa 13.0.5 | Jonathan Gray | |
2017-02-26 | Import Mesa 13.0.5 | Jonathan Gray | |
2017-02-19 | Update to libXi 1.7.9 | Matthieu Herrb | |
2017-02-05 | Merge libdrm 2.4.75 | Jonathan Gray | |
2017-02-05 | Import libdrm 2.4.75 | Jonathan Gray | |
2015-08-21 | Import libdrm 2.4.64 | Jonathan Gray | |
2017-01-21 | Disable the shader cache in Mesa on powerpc. Its implementation uses gcc | Stefan Sperling | |
atomic builtins on a 64 bit integer which is not supported on 32 bit powerpc. Makes 3D work again on a PowerBook G4 with an ATI RV350 video card. tweak and ok jsg@ | |||
2017-01-19 | Merge Mesa 13.0.3 | Jonathan Gray | |
2017-01-19 | Import Mesa 13.0.3 | Jonathan Gray | |
2017-01-16 | Install new available config files, missed in fontconfig update. | Matthieu Herrb | |
Pointed out by Nils Reusse <n.reusse@hxgn.net>. Thanks. | |||
2017-01-13 | Update to freetype-doc-2.7.1 | David Coppa | |
2017-01-13 | Update to FreeType-2.7.1 | David Coppa | |
i386 bulk build by sthen@ amd64 bulk build by naddy@ OK matthieu@ | |||
2016-12-31 | Use the unlocked atomic path in Mesa when just __arm__ is defined and | Jonathan Gray | |
don't assume the builtin atomics are present with __ARM_ARCH_6__ and later as base gcc with -march=armv6 doesn't have them. | |||
2016-12-16 | Update to libXpm 3.5.12 | Matthieu Herrb | |
2016-12-11 | disable additional rules to regen sources when xxd is not found | Jonathan Gray | |
Found the hard way by Mark Patruck and naddy. Didn't encounter it here with a post import build for reasons unknown. | |||
2016-12-11 | disable additional rules to regen sources when python is not found | Jonathan Gray | |
After a cvs import timestamps change which triggers rules that attempt to call python to regenerate files. When python is not found this generates empty files that override those from the distfile, breaking the build. When building inside xenocara python is never found as the pkg paths are not searched. | |||
2016-12-11 | Merge Mesa 13.0.2 | Jonathan Gray | |
2016-12-11 | Import Mesa 13.0.2 | Jonathan Gray | |
2015-11-22 | import Mesa 11.0.6 | Jonathan Gray | |
2016-12-02 | Drop the local diff to avoid calling drm set/drop master ioctls, | Jonathan Gray | |
the kernel implements these as noops now. | |||
2016-11-25 | Implement an OpenBSD specific codepath for drmGetDevice | Jonathan Gray | |
The existing code walks all of /dev looking for different types of drm nodes. We just have primary nodes and can directly map the minor number to a path. ok kettenis@ | |||
2016-11-25 | Implement drmParsePciBusInfo for OpenBSD by using the new | Jonathan Gray | |
DRM_IOCTL_GET_PCIINFO ioctl. ok kettenis@ | |||
2016-11-25 | Implement drmParsePciDeviceInfo for OpenBSD by using the new | Jonathan Gray | |
DRM_IOCTL_GET_PCIINFO ioctl. ok kettenis@ | |||
2016-11-25 | Implement drmParseSubsystemType for OpenBSD. | Jonathan Gray | |
Always return DRM_BUS_PCI for now. No non-pci drm drivers are in the kernel and this is unlikely to change anytime soon as the existing ones aren't permissively licensed. ok kettenis@ | |||
2016-11-25 | Implement drmGetMinorNameForFD for systems without sysfs by adapting | Jonathan Gray | |
drm_get_device_name_for_fd() from the Mesa loader. ok kettenis@ | |||
2016-11-19 | Fix a copy-paste error that resulted in the parent directory being | Theo Buehler | |
chowned instead of only the symlink. no objections matthieu | |||
2016-11-19 | Merge libdrm 2.4.73 | Jonathan Gray | |
2016-11-19 | Import libdrm 2.4.73 | Jonathan Gray | |
2015-08-21 | Import libdrm 2.4.64 | Jonathan Gray | |
2016-11-07 | enter xcb-util-xrm/ | Jasper Lievisse Adriaanse | |
2016-11-07 | add generated autoconf bits | Jasper Lievisse Adriaanse | |
2016-11-07 | remove unneeded bits | Jasper Lievisse Adriaanse | |
2016-11-07 | add xcb-util-xrm-1.0 | Jasper Lievisse Adriaanse | |
ok matthieu@ | |||
2016-11-03 | Update to xcb-util-cursor to 0.1.3. | Matthieu Herrb | |
This will give applications using this library the same X cursor search path as the ones that use the legacy libXcursor. | |||
2016-11-03 | Update to libXvMC 1.0.10 | Matthieu Herrb | |
2016-11-03 | Update to libXv 1.0.11 | Matthieu Herrb | |
2014-04-14 | Import xcb-util-cursor 0.1.1 | Matthieu Herrb | |
2016-11-03 | Update to libXrender 0.9.10 | Matthieu Herrb | |
2016-11-03 | Update to libXrandr 1.5.1 | Matthieu Herrb | |
2016-11-03 | Update to libXfixes 5.0.3 | Matthieu Herrb | |
2016-11-03 | Update to libX11 1.6.4 | Matthieu Herrb | |
2016-11-03 | Remove stale files | Matthieu Herrb | |
2016-11-03 | Update to libXi 1.7.8 | Matthieu Herrb | |
2016-11-02 | regen | Matthieu Herrb | |