Re: [Mesa-dev] [PATCH] ac/debug: move .gitignore for sid_tables.h too

2017-01-12 Thread Nicolai Hähnle
On 13.01.2017 00:49, Grazvydas Ignotas wrote: On Thu, Jan 12, 2017 at 12:26 PM, Nicolai Hähnle wrote: On 12.01.2017 00:58, Grazvydas Ignotas wrote: b838f642 "ac/debug: Move sid_tables.h generation to common code." moved sid_tables.h but forgot the corresponding .gitignore. Signed-off-by: Gra

Re: [Mesa-dev] [PATCH] ac/debug: move .gitignore for sid_tables.h too

2017-01-12 Thread Grazvydas Ignotas
On Thu, Jan 12, 2017 at 12:26 PM, Nicolai Hähnle wrote: > On 12.01.2017 00:58, Grazvydas Ignotas wrote: >> >> b838f642 "ac/debug: Move sid_tables.h generation to common code." moved >> sid_tables.h but forgot the corresponding .gitignore. >> >> Signed-off-by: Grazvydas Ignotas >> --- >> no commit

Re: [Mesa-dev] [PATCH] ac/debug: move .gitignore for sid_tables.h too

2017-01-12 Thread Nicolai Hähnle
On 12.01.2017 00:58, Grazvydas Ignotas wrote: b838f642 "ac/debug: Move sid_tables.h generation to common code." moved sid_tables.h but forgot the corresponding .gitignore. Signed-off-by: Grazvydas Ignotas --- no commit access Pushed, thanks! src/amd/common/.gitignore | 1 +

[Mesa-dev] [PATCH] ac/debug: move .gitignore for sid_tables.h too

2017-01-11 Thread Grazvydas Ignotas
b838f642 "ac/debug: Move sid_tables.h generation to common code." moved sid_tables.h but forgot the corresponding .gitignore. Signed-off-by: Grazvydas Ignotas --- no commit access src/amd/common/.gitignore | 1 + src/gallium/drivers/radeonsi/.gitignore | 1 - 2 files changed, 1 in