summaryrefslogtreecommitdiff
path: root/usr/src/lib
AgeCommit message (Collapse)AuthorFilesLines
2018-11-089958 Missing header libsync.hAurélien Larcher1-0/+1
Reviewed by: Alexander Pyhalov <alp@rsu.ru>
2017-04-238096 Want libdrm-2.4.75Gordon Ross3-264/+152
Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Aurélien Larcher <aurelien.larcher@gmail.com>
2017-01-057732 Update to libdrm-2.4.74Gordon Ross1-1/+0
2016-12-287692 libdrm.pc is incorrectAlexander Pyhalov8-12/+16
Reviewed by: Toomas Soome <tsoome@me.com>
2016-11-287631 Clean out remnants of the foo exampleGordon Ross12-301/+2
2016-11-23Add proper implementations of drmGetMinorNameForFD etc.Gordon Ross3-3/+476
These use (new) OS-specific interfaces in libdrm. Tests for these interfaces are in getsundev, and indirectly in getclient, getversion etc. Fix drmdevice test failure in drmParsePciDeviceInfo The path arg to drmParsePciDeviceinfo can be relative to /dev/dri Fix drmGetDeviceNameFromFd() by dropping clone minor bits.
2016-11-23Build libdrm, libkms, libdrm_...Gordon Ross38-1/+1706
Also build man pages and package things Split up the patches so they're easier to update
2016-11-03Just do make install_h in all libs instead of keeping two dir lists.DRM_BASE_ONSKELGordon Ross1-9/+1
Those with none can provide an empty install_h target.
2015-04-09re-sync with latest illumos Makefile.master etc.Gordon Ross3-5/+12
2011-06-05add skeleton filesGordon Ross16-0/+917