This series fixes regressions introduced in my previous glx patchset.
The first two fix wrong checks, and patch 3 relaxes a few checks to
work around incorrect lengths sent by mesa (I sent patches to fix those
to the mesa list).

 glx/glxcmds.c |   31 +++++++++++++++++++++++++------
 1 files changed, 25 insertions(+), 6 deletions(-)

[PATCH 1/3] glx: fix request length check for CreateGLXPbufferSGIX
[PATCH 2/3] glx: fix BindTexImageEXT length check
[PATCH 3/3] glx: Work around wrong request lengths sent by mesa

Cheers,
Julien
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to