Re: [Mesa-dev] [PATCH 1/6] mesa/main: update .gitignore

2015-03-02 Thread Matt Turner
On Mon, Mar 2, 2015 at 10:35 AM, Emil Velikov wrote: > Thanks for the review. If you get any ideas wrt patch#6 (stop the > options.h re-generation), I'm all ears. I'll probably have to play with it myself to see what's going on. I've got ~three bugs to fix and then I'll take a look. _

Re: [Mesa-dev] [PATCH 1/6] mesa/main: update .gitignore

2015-03-02 Thread Emil Velikov
On 02/03/15 18:19, Matt Turner wrote: > On Mon, Mar 2, 2015 at 10:02 AM, Matt Turner wrote: >> On Mon, Mar 2, 2015 at 10:02 AM, Matt Turner wrote: >>> On Mon, Mar 2, 2015 at 7:58 AM, Emil Velikov >>> wrote: Drop the no longer present get_es{1,2}.c from the list. Signed-off-by: Em

Re: [Mesa-dev] [PATCH 1/6] mesa/main: update .gitignore

2015-03-02 Thread Matt Turner
On Mon, Mar 2, 2015 at 10:02 AM, Matt Turner wrote: > On Mon, Mar 2, 2015 at 10:02 AM, Matt Turner wrote: >> On Mon, Mar 2, 2015 at 7:58 AM, Emil Velikov >> wrote: >>> Drop the no longer present get_es{1,2}.c from the list. >>> >>> Signed-off-by: Emil Velikov >>> --- >>> src/mesa/main/.gitign

Re: [Mesa-dev] [PATCH 1/6] mesa/main: update .gitignore

2015-03-02 Thread Matt Turner
On Mon, Mar 2, 2015 at 7:58 AM, Emil Velikov wrote: > Drop the no longer present get_es{1,2}.c from the list. > > Signed-off-by: Emil Velikov > --- > src/mesa/main/.gitignore | 4 +--- > 1 file changed, 1 insertion(+), 3 deletions(-) > > diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.git

Re: [Mesa-dev] [PATCH 1/6] mesa/main: update .gitignore

2015-03-02 Thread Matt Turner
On Mon, Mar 2, 2015 at 10:02 AM, Matt Turner wrote: > On Mon, Mar 2, 2015 at 7:58 AM, Emil Velikov wrote: >> Drop the no longer present get_es{1,2}.c from the list. >> >> Signed-off-by: Emil Velikov >> --- >> src/mesa/main/.gitignore | 4 +--- >> 1 file changed, 1 insertion(+), 3 deletions(-) >

[Mesa-dev] [PATCH 1/6] mesa/main: update .gitignore

2015-03-02 Thread Emil Velikov
Drop the no longer present get_es{1,2}.c from the list. Signed-off-by: Emil Velikov --- src/mesa/main/.gitignore | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/mesa/main/.gitignore b/src/mesa/main/.gitignore index e65472d..8256ad7 100644 --- a/src/mesa/main/.gitignore