On Tue, Jan 24, 2012 at 8:34 PM, Eric Anholt <[email protected]> wrote:
> This was losing bits of precision.  Fixes (with the previous commits):
> piglit EXT_texture_integer/getteximage-clamping
> piglit EXT_texture_integer/getteximage-clamping GL_ARB_texture_rg
> oglc advanced.mipmap.upload
>
> Regresses oglc negative.typeFormatMismatch.teximage from fail to
> abort, because it's been hitting texstore for a format/type combo that
> shouldn't happen.
>
> NOTE: This is a candidate for the 8.0 branch.
> ---
>  src/mesa/main/texstore.c |   45 ++++++++++++++++++++++++---------------------
>  1 files changed, 24 insertions(+), 21 deletions(-)
>

Reviewed-by: Brian Paul <[email protected]>
_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to