Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| a9777fc1 | 2012-11-28 21:13:16 | Don't build profiled versions of libdrm_intel and libdrm_radeon. | ||
| ad95eb8c | 2012-11-27 14:37:08 | Update to libdrm 2.4.31 and add the non-yet-linked libkms, prodded by jsg@ Tested by jsg@, ajacoutot@, shadchin@ and matthieu@, ok matthieu@ | ||
| 6749d5bd | 2012-08-29 12:51:04 | Build libdrm_radeon on macppc too, required for upcoming drm(4) support. ok matthieu@ | ||
| 269078d2 | 2011-05-02 21:52:34 | Add libdrm_radeon needed for the r600 dri driver. Tested by myself and matthieu. | ||
| d9a92f27 | 2010-05-08 14:15:29 | use INSTALL_DATA in BSD Makefiles. ok oga@ | ||
| 9e424939 | 2009-06-27 10:02:53 | Use the bsd.xorg.mk rules to install the pkgconfig file and add the libdrm_intel.pc. with oga@. | ||
| 54ef134d | 2009-05-03 19:43:26 | update libdrm to 2.4.9 (actually to -current, but the only real changes are to some assertions and a small change to modesetting code). bump libdrm_intel minor due to added symbols, libdrm doesn't get bumped, no change to symbol list. ok matthieu@. | ||
| 43a3b634 | 2009-01-26 23:14:37 | Update libdrm to 2.4.3 This is needed for us to be able to update Mesa and xf86-video-intel. Includes a few fixes, as well as the intel bufmgr interface and the modesetting interface (which currently errors when you check if it's enabled). ok matthieu@ | ||
| cc283d3c | 2009-01-10 16:29:26 | De-autoconf libdrm. Now that xenocara has been made clean with respect to using kernel headers instead of those provided with libdrm, remove the copy of the headers included here. Since it is now very simple, move it over to using standard bsd makefiles instead of autoconf. ok matthieu@ |