Re: [Mesa-dev] Is it time to stop using the mailing list for patch review?

2019-12-10 Thread Zebediah Figura
On 12/10/19 12:21 PM, Matt Turner wrote: On Mon, Dec 9, 2019 at 6:07 PM Dylan Baker wrote: 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

Re: [Mesa-dev] [PATCH] Revert "draw: revert using correct order for prim decomposition."

2019-11-22 Thread Zebediah Figura
Thanks! On 11/22/19 1:39 PM, Roland Scheidegger wrote: Sorry for the delay, I've now pushed this. Roland Am 21.11.19 um 06:31 schrieb Zebediah Figura: Ping? On 11/5/19 10:21 AM, Zebediah Figura wrote: This reverts commit f97b731c82afb06cfd6ffebc90a3e098a9a1b308. Closes: https://

Re: [Mesa-dev] [PATCH] Revert "draw: revert using correct order for prim decomposition."

2019-11-20 Thread Zebediah Figura
Ping? On 11/5/19 10:21 AM, Zebediah Figura wrote: > This reverts commit f97b731c82afb06cfd6ffebc90a3e098a9a1b308. > > Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/250 > --- > Corresponding piglit test patch: > https://patchwork.freedesktop.org/patch/338747/ >

[Mesa-dev] [PATCH] Revert "draw: revert using correct order for prim decomposition."

2019-11-05 Thread Zebediah Figura
This reverts commit f97b731c82afb06cfd6ffebc90a3e098a9a1b308. Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/250 --- Corresponding piglit test patch: https://patchwork.freedesktop.org/patch/338747/ This is my first patch to Mesa. I do not have commit access. src/gallium/auxiliary/draw/