Re: [Mesa-dev] [PATCH mesa] mesa/st: remove unwanted backup file

2017-08-30 Thread Mike Lothian
LOL didn't even spot this sorry It might be a good idea to pop *.orig and *.rej into the gitignore file On Wed, 30 Aug 2017 at 14:17 Emil Velikov wrote: > On 30 August 2017 at 14:11, Eric Engestrom wrote: > > Fixes: 0ac78dc92582a59d4319 "util: move string_to_uint_map to glsl" > > Cc: Emil Veli

Re: [Mesa-dev] [PATCH mesa] mesa/st: remove unwanted backup file

2017-08-30 Thread Emil Velikov
On 30 August 2017 at 14:11, Eric Engestrom wrote: > Fixes: 0ac78dc92582a59d4319 "util: move string_to_uint_map to glsl" > Cc: Emil Velikov > Signed-off-by: Eric Engestrom Reviewed-by: Emil Velikov /me puts on a brown paper bag -Emil ___ mesa-dev mai

[Mesa-dev] [PATCH mesa] mesa/st: remove unwanted backup file

2017-08-30 Thread Eric Engestrom
Fixes: 0ac78dc92582a59d4319 "util: move string_to_uint_map to glsl" Cc: Emil Velikov Signed-off-by: Eric Engestrom --- src/mesa/state_tracker/st_glsl_to_nir.cpp.orig | 479 - 1 file changed, 479 deletions(-) delete mode 100644 src/mesa/state_tracker/st_glsl_to_nir.cpp.or