aboutsummaryrefslogtreecommitdiff
path: root/libs/libdrm/Config.in
Commit message (Collapse)AuthorAge
* libdrm: update to version 2.4.107Daniel Golle2021-10-07
| | | | | | Change to select features by default. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* libdrm: add option to build the nouveau and radeon driverBernd Kuhls2021-03-01
| | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
* libdrm: add option to build the intel driverBernd Kuhls2021-02-27
libpciaccess is not needed for libdrm itself, only the intel driver depends on it: https://cgit.freedesktop.org/mesa/drm/tree/meson.build#n240 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>