Re: [Mesa-dev] [PATCH] sp_tex_sample: Fix stupid copy/paste error.

2012-07-25 Thread Olivier Galibert
[Sorry, mail was down yesterday] On Tue, Jul 24, 2012 at 10:06:05AM -0600, Brian Paul wrote: > Does this fix bug 52369? Yes. > Do you need me to commit this for you? Yes please. Perhaps I should see about getting a fdo account. Best, OG. ___ me

Re: [Mesa-dev] [PATCH] sp_tex_sample: Fix stupid copy/paste error.

2012-07-24 Thread Brian Paul
On 07/24/2012 12:27 AM, Olivier Galibert wrote: diff --git a/src/gallium/drivers/softpipe/sp_tex_sample.c b/src/gallium/drivers/softpipe/sp_tex_sample.c index f215b90..0aeb8e2 100644 --- a/src/gallium/drivers/softpipe/sp_tex_sample.c +++ b/src/gallium/drivers/softpipe/sp_tex_sample.c @@ -1950,8

[Mesa-dev] [PATCH] sp_tex_sample: Fix stupid copy/paste error.

2012-07-24 Thread Olivier Galibert
diff --git a/src/gallium/drivers/softpipe/sp_tex_sample.c b/src/gallium/drivers/softpipe/sp_tex_sample.c index f215b90..0aeb8e2 100644 --- a/src/gallium/drivers/softpipe/sp_tex_sample.c +++ b/src/gallium/drivers/softpipe/sp_tex_sample.c @@ -1950,8 +1950,8 @@ mip_filter_linear_2d_linear_repeat_POT(