diff options
author | Eric Anholt <[email protected]> | 2012-01-24 14:52:04 -0800 |
---|---|---|
committer | Eric Anholt <[email protected]> | 2012-01-27 12:01:13 -0800 |
commit | 5f65598cc79eccd38bf7f95ab167ed62e575daf2 (patch) | |
tree | 0527ce9ce28d58447c2d3f89f1a0017e512b438f /src/mesa/swrast/s_span.c | |
parent | dadbec1e90415f0744eb91e684bf9d7496f474c0 (diff) |
mesa: Don't round-trip integer texture data through a floating point temp.
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.
Reviewed-by: Brian Paul <[email protected]>
Diffstat (limited to 'src/mesa/swrast/s_span.c')
0 files changed, 0 insertions, 0 deletions