On 04/09/2012 09:14 AM, Dave Airlie wrote:
On Wed, Apr 4, 2012 at 4:16 PM, Brian Paul wrote:
On 04/03/2012 07:16 AM, Dave Airlie wrote:
From: Dave Airlie
This adds support for a single dual source blending MRT to softpipe.
Why can't we do dual-source blending to all RTs?
The problem is
On Wed, Apr 4, 2012 at 4:16 PM, Brian Paul wrote:
> On 04/03/2012 07:16 AM, Dave Airlie wrote:
>>
>> From: Dave Airlie
>>
>> This adds support for a single dual source blending MRT to softpipe.
>
>
> Why can't we do dual-source blending to all RTs?
The problem is currently TGSI can't encode (loca
On 04/03/2012 07:16 AM, Dave Airlie wrote:
From: Dave Airlie
This adds support for a single dual source blending MRT to softpipe.
Why can't we do dual-source blending to all RTs?
-Brian
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http:
From: Dave Airlie
This adds support for a single dual source blending MRT to softpipe.
Signed-off-by: Dave Airlie
---
src/gallium/drivers/softpipe/sp_quad_blend.c | 98 +++---
src/gallium/drivers/softpipe/sp_screen.c |2 +-
2 files changed, 88 insertions(+), 12 de