Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-04-23 | 8096 Want libdrm-2.4.75 | Gordon Ross | 9 | -213/+30 | |
Reviewed by: Ken Mays <maybird1776@yahoo.com> Reviewed by: Aurélien Larcher <aurelien.larcher@gmail.com> | |||||
2017-01-04 | 7728 turn -Werror back on and fix warnings | Gordon Ross | 1 | -0/+4 | |
Reviewed by: Toomas Soome <tsoome@me.com> | |||||
2016-11-24 | Don't delete Run_all.sh on make clean | Alexander Pyhalov | 1 | -1/+2 | |
2016-11-23 | Add a script to run the tests. | Gordon Ross | 2 | -1/+71 | |
2016-11-23 | Add proper implementations of drmGetMinorNameForFD etc. | Gordon Ross | 3 | -43/+194 | |
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-23 | Build drm-tests | Gordon Ross | 51 | -0/+1363 | |