Skip to content

vtest: Add option and environment variable to select the rendernode

In systems with more then one graphics card the rendernode is currently picked based on the order in which they are listed in /dev/dri. Add an command line option and a environment variable to make it possible to specify the render node explicitely.

Fixes #135 (closed)

Merge request reports