Do we plan to remove the patchwork action on push?
Marek
On Mon, Dec 9, 2019 at 9:10 PM Roland Scheidegger
wrote:
> So, I'm guilty of being one of the few still using the mailing list...
> But in any case, certainly I can switch to using MRs if everybody
> prefers that now (meaning, I'm really
On Mon, Dec 9, 2019 at 2:27 AM Michel Dänzer wrote:
>
> On 2019-12-07 12:56 a.m., Rob Clark wrote:
>
> > It would be nice if there was some way to setup some conservative
> > filters to exclude groups of tests, ie. if only paths changed were
> > under src/freedreno or src/gallium/drivers/freedreno
So, I'm guilty of being one of the few still using the mailing list...
But in any case, certainly I can switch to using MRs if everybody
prefers that now (meaning, I'm really indifferent to this).
Roland
Am 10.12.19 um 00:07 schrieb Dylan Baker:
> Hi everyone,
>
> I think its time we discussed
Hi everyone,
I think its time we discussed whether we're going to continue to do patch review
on the mailing list, or if it it should all go through gitlab. I think we should
stop using the mailing list, here are some reasons:
1) Most development is happening on gitlab at this point, patches on t
Reviewed-by: Jose Fonseca
From: srol...@vmware.com
Sent: Monday, December 9, 2019 17:49
To: Jose Fonseca ; ja...@jlekstrand.net
; mesa-dev@lists.freedesktop.org
Cc: Roland Scheidegger
Subject: [PATCH] util/atomic: Fix p_atomic_add for unlocked and msvc paths
Reviewed-by: Brian Paul
On 12/09/2019 10:49 AM, srol...@vmware.com wrote:
From: Roland Scheidegger
Braces mismatch (flagged by CI, untested).
Fixes: 385d13f26d2 "util/atomic: Add a _return variant of p_atomic_add"
---
src/util/u_atomic.h | 4 ++--
1 file changed, 2 insertions(+), 2 deleti
From: Roland Scheidegger
Braces mismatch (flagged by CI, untested).
Fixes: 385d13f26d2 "util/atomic: Add a _return variant of p_atomic_add"
---
src/util/u_atomic.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/util/u_atomic.h b/src/util/u_atomic.h
index 9cbc6dd1eaa
Anyone objecting to moving struct v3d_format and native defines from Gallium to Broadcom?
I think it would make sense to use it similarly in Vulkan.
Cheers
Andreas
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.or
On 2019-12-07 12:56 a.m., Rob Clark wrote:
> On Fri, Dec 6, 2019 at 3:46 PM Bas Nieuwenhuizen
> wrote:
>>
>> On Fri, Dec 6, 2019 at 10:49 AM Michel Dänzer wrote:
>>>
>>>
>>> I just merged
>>> https://gitlab.freedesktop.org/mesa/mesa/merge_requests/2794 , which
>>> affects people who want to run t