From: Kristian H. <kr...@bi...> - 2010-02-08 20:10:34
|
On Mon, Feb 8, 2010 at 1:25 PM, Francisco Jerez <cur...@ri...> wrote: > The spec says (regarding glXCreateWindow): "If there is already a > GLXFBConfig associated with win (as a result of a previous > glXCreateWindow call), then a BadAlloc error is generated.". It will > also come useful to implement DRI2InvalidateBuffers for the indirect > case. Can you just use the existing __glXDrawableRes for tracking this? cheers, Kristian |