From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 39287] New: Framebuffer object extension is exposed, but
appears never supported by radeon on R200
Date: Sat, 16 Jul 2011 12:07:32 -0700 (PDT)
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 DF2A39E74C
for ;
Sat, 16 Jul 2011 12:07:32 -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=39287
Summary: Framebuffer object extension is exposed, but appears
never supported by radeon on R200
Product: DRI
Version: XOrg CVS
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: DRM/Radeon
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: b7.10110111@gmail.com
Created an attachment (id=49182)
--> (https://bugs.freedesktop.org/attachment.cgi?id=49182)
Test program
See test program.
A framebuffer object is created there, and a color attachment of 2^n x 2^m is
attached to it. Regardless of using depth renderbuffer attachment, framebuffer
status is always GL_FRAMEBUFFER_UNSUPPORTED. Test program continues execution
nonetheless, to see if something is drawn. In some circumstances, i do see some
part of the image for several frames, but they disappear after that.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.