is_direct in GLX Protocol

While the “direct” argument makes sense in
functions like “glXCreateContext” I do not
understand why this must be passed in the
corresponding GLX Request too.

The Opensource GLX Client either always
send a 0 and SGI and DEC X Servers seem
to crash when this request value is not 0.