Re: [Mesa-dev] [PATCH 00/20] Implement GLX_ARB_create_context and friends

2011-12-20 Thread Ian Romanick
On 12/20/2011 12:31 PM, Ian Romanick wrote: This giant series of patches implements GLX_ARB_create_context, GLX_ARB_create_context_profile, and GLX_EXT_create_context_es2_profile. One of the difficulties with this patch series is that I had to rework some of the Gallium context creation plumbing

[Mesa-dev] [PATCH 00/20] Implement GLX_ARB_create_context and friends

2011-12-20 Thread Ian Romanick
This giant series of patches implements GLX_ARB_create_context, GLX_ARB_create_context_profile, and GLX_EXT_create_context_es2_profile. One of the difficulties with this patch series is that I had to rework some of the Gallium context creation plumbing. In order for the xserver to generate the co