Files
mesa/src/glx
Adam Jackson 0852162950 glx: Be more tolerant in glXImportContext (v2)
Ugh the GLX code. __GLX_MAX_CONTEXT_PROPS is 3 because glxproto.h is
just a pile of ancient runes, so when the server begins sending more
than 3 context properties this code refuses to work _at all_.  Which is
all just silly. If _XReply succeeds, it will have buffered the whole
reply, we can just walk through each property one at a time.

v2: Now with no arbitrary limits. (Eric Anholt)

Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
2017-09-27 10:11:37 -04:00
..
2013-01-10 22:01:31 +01:00
2014-05-23 15:24:07 +01:00
2017-08-10 09:15:33 +02:00
2017-08-02 09:50:56 +02:00
2017-09-08 10:29:40 +01:00
2012-10-09 14:32:02 -07:00
2017-03-28 14:48:12 -04:00
2016-07-26 12:12:27 -07:00
2016-07-26 12:12:27 -07:00
2014-05-23 15:24:07 +01:00
2015-04-27 17:28:29 +03:00
2014-03-03 13:08:59 -07:00
2014-05-23 15:24:07 +01:00
2014-01-17 20:00:32 +00:00
2014-01-17 20:00:32 +00:00
2015-04-27 17:28:29 +03:00
2015-02-10 22:22:33 -08:00