summaryrefslogtreecommitdiff
path: root/lib/libdrm/Makefile.inc
AgeCommit message (Collapse)Author
2014-05-13update to libdrm 2.4.54Jonathan Gray
ok matthieu@
2014-04-11update to libdrm 2.4.53Jonathan Gray
For us the only code change is some new radeon_drm.h defines as the xf86drmMode.c change is ifdef __FreeBSD__.
2014-03-15update to libdrm 2.4.52Jonathan Gray
ok matthieu@
2014-01-18Update libdrm to 2.4.51.Jonathan Gray
ok mpi@ kettenis@
2013-11-21update to libdrm 2.4.47Mark Kettenis
ok mpi@, jsg@
2013-07-08update to libdrm 2.4.46Jonathan Gray
ok mpi@ kettenis@
2013-06-20update to libdrm 2.4.45Jonathan Gray
ok kettenis@ mpi@, tested by ajacoutot@
2013-03-25update to libdrm 2.4.42Jonathan Gray
tested by matthieu@ krw@ mpi@ shadchin@ and ajacoutot@ ok mpi@
2012-11-28Don't build profiled versions of libdrm_intel and libdrm_radeon.Matthieu Herrb
2012-11-27Update to libdrm 2.4.31 and add the non-yet-linked libkms, prodded by jsg@Martin Pieuchot
Tested by jsg@, ajacoutot@, shadchin@ and matthieu@, ok matthieu@
2010-03-31update libdrm to 2.4.15.Owain Ainsworth
This diff seems larger than it is since upstream reindented some sources. This updates libdrm_intel to -current (which only affect the GEM code) and libdrm to 2.4.15. bumping both minor versions. Discussed with matthieu@
2009-06-27Use the bsd.xorg.mk rules to install the pkgconfig file andMatthieu Herrb
add the libdrm_intel.pc. with oga@.