From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 57241] New: [r600g] glXCreateContextAttribsARB() fails under certain circumstances Date: Sun, 18 Nov 2012 01:49:21 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1555249782==" Return-path: Received: from culpepper.freedesktop.org (unknown [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4CE5EE5C87 for ; Sat, 17 Nov 2012 17:49:21 -0800 (PST) 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 --===============1555249782== Content-Type: multipart/alternative; boundary="1353203361.F563470.24049"; charset="us-ascii" --1353203361.F563470.24049 Date: Sun, 18 Nov 2012 01:49:21 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" https://bugs.freedesktop.org/show_bug.cgi?id=57241 Priority: medium Bug ID: 57241 Assignee: dri-devel@lists.freedesktop.org Summary: [r600g] glXCreateContextAttribsARB() fails under certain circumstances Severity: normal Classification: Unclassified OS: Linux (All) Reporter: nfxjfg@gmail.com Hardware: Other Status: NEW Version: 9.0 Component: Drivers/DRI/Radeon Product: Mesa Test program: http://sprunge.us/eGJa Failing output: http://bpaste.net/show/58701/ Successfull output (on another setup): http://dpaste.com/832706/ What seems to trigger this is calling glXCreateContextAttribsARB() with the following context attributes included: GLX_CONTEXT_PROFILE_MASK_ARB, GLX_CONTEXT_CORE_PROFILE_BIT_ARB, and GLX_CONTEXT_FLAGS_ARB, GLX_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB. Removing these seems to make it work. The test program has been confirmed to work on Mesa with i965, and nvidia binary drivers 304.60. The actual program which triggered this also works on fglrx. User's glxinfo: http://bpaste.net/show/58678/ X server: "x11-base/xorg-server-1.13.0-r1" on Gentoo The test program is a modified version of http://www.opengl.org/wiki/Tutorial:_OpenGL_3.0_Context_Creation_(GLX) It's not clear whether this is a bug or just a caveat, and it has been confirmed on one installation only so far. -- You are receiving this mail because: You are the assignee for the bug. --1353203361.F563470.24049 Date: Sun, 18 Nov 2012 01:49:21 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8"
Priority medium
Bug ID 57241
Assignee dri-devel@lists.freedesktop.org
Summary [r600g] glXCreateContextAttribsARB() fails under certain circumstances
Severity normal
Classification Unclassified
OS Linux (All)
Reporter nfxjfg@gmail.com
Hardware Other
Status NEW
Version 9.0
Component Drivers/DRI/Radeon
Product Mesa

Test program: http://sprunge.us/eGJa
Failing output: http://bpaste.net/show/58701/
Successfull output (on another setup): http://dpaste.com/832706/

What seems to trigger this is calling glXCreateContextAttribsARB() with the
following context attributes included: GLX_CONTEXT_PROFILE_MASK_ARB,
GLX_CONTEXT_CORE_PROFILE_BIT_ARB, and GLX_CONTEXT_FLAGS_ARB,
GLX_CONTEXT_FORWARD_COMPATIBLE_BIT_ARB. Removing these seems to make it work.

The test program has been confirmed to work on Mesa with i965, and nvidia
binary drivers 304.60. The actual program which triggered this also works on
fglrx.

User's glxinfo: http://bpaste.net/show/58678/
X server: "x11-base/xorg-server-1.13.0-r1" on Gentoo
The test program is a modified version of
http://www.opengl.org/wiki/Tutorial:_OpenGL_3.0_Context_Creation_(GLX)

It's not clear whether this is a bug or just a caveat, and it has been
confirmed on one installation only so far.


You are receiving this mail because:
  • You are the assignee for the bug.
--1353203361.F563470.24049-- --===============1555249782== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel --===============1555249782==--