Re: [Mesa-dev] [PATCH 0/4] program: removal of Mesa IR functions

2015-10-08 Thread Brian Paul
On 10/07/2015 06:11 PM, Marek Olšák wrote: Hi, Some of these functions became unused after I made the big st/mesa patch series. Hopefully, nobody will miss them. The last one is a cleanup. Please review. LGTM. Reviewed-by: Brian Paul ___ mesa-de

Re: [Mesa-dev] [PATCH 0/4] program: removal of Mesa IR functions

2015-10-08 Thread Emil Velikov
On 8 October 2015 at 01:11, Marek Olšák wrote: > Hi, > > Some of these functions became unused after I made the big st/mesa patch > series. Hopefully, nobody will miss them. > > The last one is a cleanup. > > Please review. > > src/mesa/drivers/dri/i915/i915_fragprog.c | 7 +- > sr

[Mesa-dev] [PATCH 0/4] program: removal of Mesa IR functions

2015-10-07 Thread Marek Olšák
Hi, Some of these functions became unused after I made the big st/mesa patch series. Hopefully, nobody will miss them. The last one is a cleanup. Please review. src/mesa/drivers/dri/i915/i915_fragprog.c | 7 +- src/mesa/drivers/dri/i965/brw_program.c | 10 +- .../