From mboxrd@z Thu Jan 1 00:00:00 1970
From: bugzilla-daemon@freedesktop.org
Subject: [Bug 24818] shadowtex demo doesn't work on rs780
Date: Sun, 29 Aug 2010 14:22:09 -0700 (PDT)
Message-ID: <20100829212209.B774013007E@annarchy.freedesktop.org>
References:
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 C430B9E7AF
for ;
Sun, 29 Aug 2010 14:22:09 -0700 (PDT)
In-Reply-To:
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=24818
--- Comment #10 from Alex Deucher 2010-08-29 14:22:07 PDT ---
Only D16 and D32 depth formats can be blitted from directly with Z compression
disabled. D24 and D24S8 formats require a special blit to a new buffer, and
then you can use the new buffer as a texture source. Unfortunately, this is
kind of hard to deal with the way classic drivers are structured.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.