From d8db8461d47ac76b4e6d661c72328624a589327b Mon Sep 17 00:00:00 2001 From: Tomi Valkeinen Date: Mon, 30 Nov 2015 15:33:11 +0200 Subject: README: add notes about test tools --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 24cf75f..363be9a 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3