diff options
| author | Tomi Valkeinen <tomi.valkeinen@iki.fi> | 2015-11-30 15:33:11 +0200 |
|---|---|---|
| committer | Tomi Valkeinen <tomi.valkeinen@iki.fi> | 2015-11-30 15:33:11 +0200 |
| commit | d8db8461d47ac76b4e6d661c72328624a589327b (patch) | |
| tree | f35337b14fb073832b933b4b5dc537c72cf50259 | |
| parent | d4dbf8e19d8a094dd8ab9e9e9dcfddcfcf04693c (diff) | |
README: add notes about test tools
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -4,6 +4,14 @@ libkms++ is a C++11 library for kernel mode setting. Also included are simple test tools for KMS and python wrapper for libkms++. +## Test tools + +- kmsprint - print information about DRM objects +- testpat - set modes and show test pattern on crtcs/planes +- kmsview - view raw images +- db - simple double-buffering test +- kmscube - rotating 3D cube on crtcs/planes + ## Dependencies: - libdrm |
