From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 35144] New: r300g should advertise GL_ARB_half_float_vertex on
rv350
Date: Wed, 9 Mar 2011 04:57:59 -0800 (PST)
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 2CE1D9E7EE
for ;
Wed, 9 Mar 2011 04:58:00 -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
https://bugs.freedesktop.org/show_bug.cgi?id=35144
Summary: r300g should advertise GL_ARB_half_float_vertex on
rv350
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/Gallium/r300
AssignedTo: dri-devel@lists.freedesktop.org
ReportedBy: aaalmosss@gmail.com
Created an attachment (id=44273)
View: https://bugs.freedesktop.org/attachment.cgi?id=44273
Review: https://bugs.freedesktop.org/review?bug=35144&attachment=44273
halffloat.diff
The windows driver does advertise this extension. As the attached patch shows,
the comment in the code already says it should be supported, but the chip
revision check is incomplete.
I couldn't test the patch, as the only program actually using this extension
that I know of is unigine, but it also needs GL_EXT_texture_swizzle (which is
supported by the windows driver).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.