[Mesa-dev] [PATCH] mesa: Fix copy-and-paste bug in do_row_3D

Kenneth Graunke kenneth at whitecape.org
Wed Feb 1 20:09:39 PST 2012


On 02/01/2012 01:21 PM, Ian Romanick wrote:
> From: Ian Romanick<ian.d.romanick at intel.com>
>
> Several of the half-float cases used 4 as the texel size when it
> should have been some smaller value.
>
> Signed-off-by: Ian Romanick<ian.d.romanick at intel.com>
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=43324
> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=43325
> ---
>   src/mesa/main/mipmap.c |    6 +++---
>   1 files changed, 3 insertions(+), 3 deletions(-)

Hooray for copy and paste!  Nice catch.

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>



More information about the mesa-dev mailing list