Skip to content
Snippets Groups Projects

Enumerate Mesa DRI modules and VA-API drivers

Merged Ludovico de Nittis requested to merge wip/denittis/t17194 into master
Compare and
75 files
+ 1860
7
Compare changes
  • Side-by-side
  • Inline
Files
75
+ 1
1
@@ -24,7 +24,7 @@
executable(
'steam-runtime-system-info',
'system-info.c',
dependencies : [glib, libsteamrt_dep, json_glib],
dependencies : [glib, json_glib, libsteamrt_dep],
install : true,
# Use the adjacent libsteam-runtime-tools and json-glib, ignoring
# LD_LIBRARY_PATH even if set
Loading