On Sun, Jan 23, 2011 at 1:43 PM, Brian Paul wrote:
> On 01/23/2011 09:26 AM, Julien Cristau wrote:
>>
>> We were sending too long requests for GLXChangeDrawableAttributes,
>> GLXGetDrawableAttributes, GLXDestroyPixmap and GLXDestroyWindow.
>>
>> Signed-off-by: Julien Cristau
>> ---
>> src/glx/glx
On 01/23/2011 09:26 AM, Julien Cristau wrote:
We were sending too long requests for GLXChangeDrawableAttributes,
GLXGetDrawableAttributes, GLXDestroyPixmap and GLXDestroyWindow.
Signed-off-by: Julien Cristau
---
src/glx/glx_pbuffer.c |6 +++---
1 files changed, 3 insertions(+), 3 deletion
We were sending too long requests for GLXChangeDrawableAttributes,
GLXGetDrawableAttributes, GLXDestroyPixmap and GLXDestroyWindow.
Signed-off-by: Julien Cristau
---
src/glx/glx_pbuffer.c |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/glx/glx_pbuffer.c b/src/gl