On 04/09/2014 11:50 AM, Thomas Hellstrom wrote:
On 04/03/2014 04:07 PM, Brian Paul wrote:
On 04/02/2014 11:17 PM, Thomas Hellstrom wrote:
On 04/01/2014 05:04 PM, Rob Clark wrote:
From: Rob Clark
Add support to property handle solid-fill src and/or mask. Without
this
we fallback to sw a lot
On 04/03/2014 04:07 PM, Brian Paul wrote:
> On 04/02/2014 11:17 PM, Thomas Hellstrom wrote:
>> On 04/01/2014 05:04 PM, Rob Clark wrote:
>>> From: Rob Clark
>>>
>>> Add support to property handle solid-fill src and/or mask. Without
>>> this
>>> we fallback to sw a lot for common things like text r
On Tue, Apr 8, 2014 at 5:41 PM, Roland Scheidegger wrote:
> Am 08.04.2014 13:49, schrieb Rob Clark:
>> btw, I think I've tracked down at least one of the rendercheck issues
>> I was having. Which seems to be a pre-existing condition. The
>> problem is a composite operation with xrgb src and a8 d
Am 08.04.2014 13:49, schrieb Rob Clark:
> btw, I think I've tracked down at least one of the rendercheck issues
> I was having. Which seems to be a pre-existing condition. The
> problem is a composite operation with xrgb src and a8 dst. Ends up
> generating a shader along the lines of:
>
> 0:
btw, I think I've tracked down at least one of the rendercheck issues
I was having. Which seems to be a pre-existing condition. The
problem is a composite operation with xrgb src and a8 dst. Ends up
generating a shader along the lines of:
0: TEX TEMP[0], IN[0], SAMP[0], 2D
1: MOV TEMP[0].w,
On 04/03/2014 08:41 AM, Brian Paul wrote:
On 04/03/2014 08:13 AM, Rob Clark wrote:
On Thu, Apr 3, 2014 at 10:07 AM, Brian Paul wrote:
On 04/02/2014 11:17 PM, Thomas Hellstrom wrote:
On 04/01/2014 05:04 PM, Rob Clark wrote:
From: Rob Clark
Add support to property handle solid-fill src and
On Thu, Apr 3, 2014 at 10:41 AM, Brian Paul wrote:
> On 04/03/2014 08:13 AM, Rob Clark wrote:
>>
>> On Thu, Apr 3, 2014 at 10:07 AM, Brian Paul wrote:
>>>
>>> On 04/02/2014 11:17 PM, Thomas Hellstrom wrote:
On 04/01/2014 05:04 PM, Rob Clark wrote:
>
>
> From: Rob Clark
On 04/03/2014 08:13 AM, Rob Clark wrote:
On Thu, Apr 3, 2014 at 10:07 AM, Brian Paul wrote:
On 04/02/2014 11:17 PM, Thomas Hellstrom wrote:
On 04/01/2014 05:04 PM, Rob Clark wrote:
From: Rob Clark
Add support to property handle solid-fill src and/or mask. Without this
we fallback to sw a
On Thu, Apr 3, 2014 at 10:07 AM, Brian Paul wrote:
> On 04/02/2014 11:17 PM, Thomas Hellstrom wrote:
>>
>> On 04/01/2014 05:04 PM, Rob Clark wrote:
>>>
>>> From: Rob Clark
>>>
>>> Add support to property handle solid-fill src and/or mask. Without this
>>> we fallback to sw a lot for common thing
On 04/02/2014 11:17 PM, Thomas Hellstrom wrote:
On 04/01/2014 05:04 PM, Rob Clark wrote:
From: Rob Clark
Add support to property handle solid-fill src and/or mask. Without this
we fallback to sw a lot for common things like text rendering.
Signed-off-by: Rob Clark
---
src/gallium/state_tr
On Thu, Apr 3, 2014 at 1:17 AM, Thomas Hellstrom wrote:
> On 04/01/2014 05:04 PM, Rob Clark wrote:
>> From: Rob Clark
>>
>> Add support to property handle solid-fill src and/or mask. Without this
>> we fallback to sw a lot for common things like text rendering.
>>
>> Signed-off-by: Rob Clark
>>
On 04/01/2014 05:04 PM, Rob Clark wrote:
> From: Rob Clark
>
> Add support to property handle solid-fill src and/or mask. Without this
> we fallback to sw a lot for common things like text rendering.
>
> Signed-off-by: Rob Clark
> ---
> src/gallium/state_trackers/xa/xa_composite.c | 88 ---
From: Rob Clark
Add support to property handle solid-fill src and/or mask. Without this
we fallback to sw a lot for common things like text rendering.
Signed-off-by: Rob Clark
---
src/gallium/state_trackers/xa/xa_composite.c | 88
src/gallium/state_trackers/xa/xa_priv.h | 7 +
13 matches
Mail list logo