[PATCH 00/11] Implement GLX_ARB_create_context
Ian Romanick
idr at freedesktop.org
Fri Apr 13 18:11:42 PDT 2012
This is mostly a re-send of my previous patch series. I have
incorporated all (I think?) of the previous review comments, and I
have (mostly) applied the new indent rules.
I have tested with all of the piglit GLX_ARB_create_context tests.
There are two failures. One is a case of returning the wrong error
code (which may actually be an error in the spec), and the other is a
client bug.
Once these are applied, patches to implement
GLX_ARB_create_context_profile and GLX_EXT_create_context_es2_profile
will follow shortly.
More information about the xorg-devel
mailing list