From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 42131] New: Problem with resizing OpenGL windows when using XCB
Date: Sun, 23 Oct 2011 17:40:52 +0000
Message-ID:
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Return-path:
Received: from annarchy.freedesktop.org (annarchy.freedesktop.org
[131.252.210.176])
by gabe.freedesktop.org (Postfix) with ESMTP id CADC59E7B5
for ;
Sun, 23 Oct 2011 10:40:53 -0700 (PDT)
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
Sender: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
Errors-To: dri-devel-bounces+sf-dri-devel=m.gmane.org@lists.freedesktop.org
To: dri-devel@lists.freedesktop.org
List-Id: dri-devel@lists.freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=42131
Bug #: 42131
Summary: Problem with resizing OpenGL windows when using XCB
Classification: Unclassified
Product: Mesa
Version: 7.11
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r600
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: nilschrbrause@googlemail.com
Created attachment 52651
--> https://bugs.freedesktop.org/attachment.cgi?id=52651
Test program demonstrating the problem
The attached program creates a window using XCB and draws a rectangle inside it
using OpenGL. When using indirect software rendering (LIBGL_ALWAYS_INDIRECT=1),
everything works as expected. But when using the R600 Gallium3D driver, the
OpenGL view port doesn't seem to get resized properly and the window contents
get screwed up.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.