<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'><div style="text-align: left;">Hi,<br><br>I put the relevant patches in:<br><br>http://people.freedesktop.org/~gsap7/glcore/<br><br>These are the remaining patches from:<br><br>http://bugs.freedesktop.org/show_bug.cgi?id=6355<br><br>They are partially based on the work of Kristian Hoegsberg.<br><br>The biggest caveat is that it requires -ldl in dix and -Wl,--export-dynamic<br>in ddx (only when GLX is enabled).  Please check the patches and object if<br>there is a problem with your favourite ddx, distro or os environment.<br><br>I tested with a few mesa demos against xorg and xephyr. Most of them run ok<br>but I noticed a couple of problems. These also happen with git HEAD here, so<br>I guess glcore needs some attention.<br>- texobj loses textures<br>- gloss causes server to segfault at __glXDeassociateContext<br><br>Nitpicks:<br><br>- I did some cleanups in glx (also in ~gsap7/glcore)<br>- glcore.h should be dropped from glproto, right ?<br>- I see that __GLcontextModes is used in:<br>  - core mesa (typedefed as GLvisual)<br>  - dri (subclassed as __DRIconfig)<br>  - xserver (copied as __GLXconfig)<br>  are these expected to evolve separately ? can we just typedef everywhere ?<br><br>regards,<br>George<br><br></div><br /><hr />Connect to the next generation of MSN Messenger   <a href='http://imagine-msn.com/messenger/launch80/default.aspx?locale=en-us&source=wlmailtagline' target='_new'>Get it now! </a></body>
</html>