Add -iglx & +iglx to Xserver.man

Covers the current state after commits 99f0365b1f,
d0da0e9c3b, & e3aa13b8d6 were all applied.

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Reviewed-by: James Jones <jajones@nvidia.com>
Reviewed-by: Robert Morell <rmorell@nvidia.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
(cherry picked from commit b09d593428)

[alanc: Modified for server-1.16-branch to show +iglx as default instead of
        -iglx, to match code in os/utils.c in server-1.16-branch.]
Signed-off-by: Julien Cristau <jcristau@debian.org>
This commit is contained in:
Alan Coopersmith 2014-12-01 14:26:11 -08:00 committed by Julien Cristau
parent a471a15c77
commit 386329ec72
1 changed files with 10 additions and 0 deletions

View File

@ -181,6 +181,16 @@ prints a usage message.
.B \-I
causes all remaining command line arguments to be ignored.
.TP 8
.B \-iglx
Prohibit creating indirect GLX contexts. Indirect GLX is of limited use,
since it lacks support for many modern OpenGL features and extensions;
it's slower than direct contexts; and it opens a large attack surface for
protocol parsing errors.
.TP 8
.B +iglx
Allow creating indirect GLX contexts.
This is the default unless \-iglx is specified.
.TP 8
.B \-maxbigreqsize \fIsize\fP
sets the maximum big request to
.I size