summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2013-01-07 15:52:44 -0500
committerKristian Høgsberg <krh@bitplanet.net>2013-01-07 15:52:44 -0500
commitefaca34bc51bdfd578e0c5a656b5a68c7b06a85b (patch)
tree9a5d68d80318e554eca516fe99521379ea776959 /man
parent4e51b44c539dc7b992bd060b817ae90f9de735bd (diff)
downloadweston-efaca34bc51bdfd578e0c5a656b5a68c7b06a85b.tar.gz
Document --use-pixman option
Diffstat (limited to 'man')
-rw-r--r--man/weston.man5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/weston.man b/man/weston.man
index 228cfe5a..0e520e05 100644
--- a/man/weston.man
+++ b/man/weston.man
@@ -163,6 +163,11 @@ X windows to emulate the same number of outputs.
\fB\-\-width\fR=\fIW\fR, \fB\-\-height\fR=\fIH\fR
Make the default size of each X window
.IR W x H " pixels."
+.TP
+.B \-\-use\-pixman
+Use the pixman renderer. By default weston will try to use EGL and
+GLES2 for rendering. Passing this option will make weston use the
+pixman library for software compsiting.
.
.\" ***************************************************************
.SH FILES