Re: [Mesa-dev] [PATCH v2 0/4] Fix unm_sampes and some warnings

2018-01-19 Thread Gert Wollny
Am Donnerstag, den 18.01.2018, 14:15 -0800 schrieb Ian Romanick: > Patches 2, 3, and 4 are > > Reviewed-by: Ian Romanick > Thanks, I send out a lot of patches that fix warnings.  I like to copy-and- paste the warnings that are eliminated into the commit message.  It's not required, but I feel

Re: [Mesa-dev] [PATCH v2 0/4] Fix unm_sampes and some warnings

2018-01-18 Thread Ian Romanick
Patches 2, 3, and 4 are Reviewed-by: Ian Romanick I send out a lot of patches that fix warnings. I like to copy-and-paste the warnings that are eliminated into the commit message. It's not required, but I feel like it helps. The only trick is to make sure the console you copy from is 80-colum

[Mesa-dev] [PATCH v2 0/4] Fix unm_sampes and some warnings

2018-01-18 Thread Gert Wollny
with the pointers that Emil gave me I prepared a second version of the series: Changes in v2: Patch 1: * split the first patch into gallium and mesa part (as suggested) * also correct the according parameter of st_new_renderbuffer_fb Patch 2 & 3 (now 3 & 4) * instead of annotating the unu