2009/10/6 Roderick Colenbrander thunderbird2k@gmail.com:
- if(!physDev->xrender)
alloc_xrenderinfo(physDev);
This doesn't match what alloc_xrenderinfo() in your previous patch does. Note that the compiler would have returned an error here if alloc_xrenderinfo() had a proper prototype.