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>
This commit is contained in:
Alan Coopersmith 2014-11-26 13:01:29 -08:00 committed by Keith Packard
parent c52a2b1eba
commit b09d593428
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.
This is the default unless +iglx is specified.
.TP 8
.B +iglx
Allow creating indirect GLX contexts.
.TP 8
.B \-maxbigreqsize \fIsize\fP
sets the maximum big request to
.I size