Adam Jackson <a...@redhat.com> writes:

> 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)

Even nicer than my idea.

Reviewed-by: Eric Anholt <e...@anholt.net>

Attachment: signature.asc
Description: PGP signature

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to