summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-18updateMatthieu Herrb
2010-05-18Update to libX11 1.3.3. Tested on a bulk ports build by naddy@.Matthieu Herrb
2010-05-18Update to libXi 1.3. Tested on a bulk ports build by naddy@.Matthieu Herrb
2010-05-18Update to inputproto 2.0. Tested on a bulk ports build by naddy@.Matthieu Herrb
2010-05-18Update to xproto 7.0.17. Tested on a bulk ports build by naddy@.Matthieu Herrb
2010-05-15Make it possible to build driver with the newer proto headers; from matthieu@Christian Weisgerber
2010-05-15Add drm_intel_bo_is_reusable(), to check if a buffer object will be putOwain Ainsworth
2010-05-13syncTodd T. Fries
2010-05-13zap USE_GCC3, prepare for gcc4.Marc Espie
2010-05-11syncMatthieu Herrb
2010-05-11syncMatthieu Herrb
2010-05-11allow gcc4 switch, okay matthieu@Marc Espie
2010-05-10*sigh* there is always one (in this case two).Owain Ainsworth
2010-05-10Update the intel driver to 2.9.1 plus backports.Owain Ainsworth
2010-05-10updateMatthieu Herrb
2010-05-10Update to libXtst 1.1.0. Tested on a ports bulk build by naddy@.Matthieu Herrb
2010-05-10Update to libXext 1.1.1. Tested on a ports bulk build by naddy@.Matthieu Herrb
2010-05-10Update to xextproto 7.1.1. Tested on a bulk port build by naddy@.Matthieu Herrb
2010-05-10Update to recordproto 1.14Matthieu Herrb
2010-05-10Update to fixesproto 4.1.1.Matthieu Herrb
2010-05-08Don't use INSTALL_DATA here, it's not defined for initial bootstrapMatthieu Herrb
2010-05-08Update to xf86-video-geode 2.11.8. Tested on Alix 3c3.Matthieu Herrb
2010-05-08use INSTALL_DATA in BSD Makefiles. ok oga@Matthieu Herrb
2010-05-08Update to xterm 258. lightly tested by krw@, thanks.Matthieu Herrb
2010-05-08Use ${SHAREMODE} from bsd.own.mk in INSTALL_DATA instead of hard-codingMatthieu Herrb
2010-05-08Use 'install -p' instead of 'install -c' to install files inMatthieu Herrb
2010-05-08Update to xf86-video-dummy 0.3.3Matthieu Herrb
2010-05-05updateMatthieu Herrb
2010-05-05Update to libXt 1.0.8. No API change.Matthieu Herrb
2010-05-05Remove a file that gets generated during build.Matthieu Herrb
2010-05-01syncTodd T. Fries
2010-04-28updateMatthieu Herrb
2010-04-27syncMatthieu Herrb
2010-04-27cope with the xinerama headers cleanup. From xserver git repository.Matthieu Herrb
2010-04-27Update to libXinerama 1.1Matthieu Herrb
2010-04-27Update to xineramaproto 1.2Matthieu Herrb
2010-04-27update to libXxf86dga 1.1.1Matthieu Herrb
2010-04-27Update to xf86dgaproto 2.1Matthieu Herrb
2010-04-27update to libXxf86misc 1.0.2Matthieu Herrb
2010-04-27Update to libxkbfile 1.0.6.Matthieu Herrb
2010-04-25updateMatthieu Herrb
2010-04-25syncMatthieu Herrb
2010-04-25Update to libXxf86vm 1.1.0Matthieu Herrb
2010-04-25Update to libXScrnSaver 1.2.0Matthieu Herrb
2010-04-25Update to libdmx 1.1.0Matthieu Herrb
2010-04-25Update to xf86vidmodeproto 2.3Matthieu Herrb
2010-04-25Update to scrnsaverproto 1.2.0Matthieu Herrb
2010-04-25Update dmxproto to 2.3Matthieu Herrb
2010-04-25Update xcmiscproto to 1.2.0Matthieu Herrb
2010-04-25*sigh* ioctls do not copyout when they return an error. DRM developersOwain Ainsworth