-
- Downloads
Add automated graphics verification for VDPAU
We use the automated VDPAU check to add an entry in the
steam-runtime-system-info report.
Also `check-vdpau` has a new option `--verbose` that prints additional
info about the driver in use.
Signed-off-by:
Ludovico de Nittis <ludovico.denittis@collabora.com>
Showing
- bin/system-info.c 22 additions, 0 deletionsbin/system-info.c
- bin/system-info.md 14 additions, 0 deletionsbin/system-info.md
- helpers/check-vdpau.c 23 additions, 6 deletionshelpers/check-vdpau.c
- steam-runtime-tools/graphics-internal.h 6 additions, 0 deletionssteam-runtime-tools/graphics-internal.h
- steam-runtime-tools/graphics.c 114 additions, 0 deletionssteam-runtime-tools/graphics.c
- steam-runtime-tools/system-info.c 90 additions, 1 deletionsteam-runtime-tools/system-info.c
- steam-runtime-tools/system-info.h 4 additions, 0 deletionssteam-runtime-tools/system-info.h
- tests/graphics.c 34 additions, 1 deletiontests/graphics.c
- tests/meson.build 2 additions, 0 deletionstests/meson.build
- tests/mock-bad-check-vdpau.c 37 additions, 0 deletionstests/mock-bad-check-vdpau.c
- tests/mock-good-check-vdpau.c 36 additions, 0 deletionstests/mock-good-check-vdpau.c
- tests/system-info-cli.c 4 additions, 0 deletionstests/system-info-cli.c
Loading
Please register or sign in to comment