[Piglit] [PATCH 00/14] Add tests for GLX_EXT_import_context
Ian Romanick
idr at freedesktop.org
Thu Dec 8 15:41:47 PST 2011
While working on the implementation of GLX_ARB_create_context and
friends, I discovered, by inspection, a number of bugs related to
shared contexts and the import context functionality of this
extension. Like pulling on a thread from a sweater, each bug led to
another and another and another. In the end, I wrote a big pile of
tests.
Pretty much *none* of these tests pass on Mesa currently. I have a
series of patches to Mesa and the xserver to fix all of the failures
except glx-make-current-multi-process (patch 11/14 in this series). I
will submit the fixes for review once my other patches on the Mesa and
xorg-devel lists are reviewed and committed.
More information about the Piglit
mailing list