diff options
author | Eric Anholt <eric@anholt.net> | 2014-04-21 17:03:07 -0700 |
---|---|---|
committer | Eric Anholt <eric@anholt.net> | 2014-04-22 13:19:40 -0700 |
commit | f2f0fbdb99076941602f1abf572d65a019d9f6f2 (patch) | |
tree | 8b5ada98cead24ec7fd41c8755a2a35b8bc30835 /ChangeLog | |
parent | 21dbfd5c19e9bcf6e13e1ddd0753ee110fee60f6 (diff) |
Add a command line argument for disabling indirect GLX.glx-arg
The attack surface for indirect GLX is huge, and it's of no use to
most people (if you get an indirect GL context, you're better served
by a immediate X error than actually trying to use an indirect GL
context and finding out that it doesn't support doing anything you
want, slowly). This flag gives you a chance to disable indirect GLX
in environments where you just don't need it.
I put in both the '+' and '-' arguments right now, so that it's easy
to patch the value to change the default policy.
Signed-off-by: Eric Anholt <eric@anholt.net>
Acked-by: Julien Cristau <jcristau@debian.org>
Diffstat (limited to 'ChangeLog')
0 files changed, 0 insertions, 0 deletions