diff options
author | Matthieu Herrb <matthieu@herrb.eu> | 2018-11-25 13:45:49 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@herrb.eu> | 2018-11-25 13:45:49 +0100 |
commit | 15f04566fe35d4e99d37af1aeebb96f4157ac67a (patch) | |
tree | f4b7090e51860a08e00e43294d0d23953870f479 /README.md | |
parent | ab775cddbfedfd98cd24a95180a823df5a47ff07 (diff) | |
parent | 8346a277d26d8b476709aa740cb1aaaa2824bb76 (diff) |
Merge remote-tracking branch 'origin/master' into obsd
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..71e9882 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +xdriinfo - query configuration information of X11 DRI drivers +------------------------------------------------------------- + +More information about the Direct Rendering Infrastructure project +can be found at: + https://dri.freedesktop.org/ + +All questions regarding this software should be directed at the +Xorg mailing list: + + https://lists.x.org/mailman/listinfo/xorg + +The master development code repository can be found at: + + https://gitlab.freedesktop.org/xorg/app/xdriinfo + +Please submit bug reports and requests to merge patches there. + +For patch submission instructions, see: + + https://www.x.org/wiki/Development/Documentation/SubmittingPatches + |