Summary: | [swrast] swrast/s_texfetch.c:935: _mesa_get_texel_fetch_func: Assertion `texfetch_funcs[fmt].Name == fmt' failed. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Other | Assignee: | Brian Paul <brianp> |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | CC: | airlied |
Version: | git | ||
Hardware: | x86 (IA32) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Vinson Lee
2011-10-05 12:24:57 UTC
Fixed with commit bf059ebd33b4654334c1d96b6022fd6eef278782 7a41291c3aa13fc71cc87966b414551f5c7c0e6a is the first bad commit commit 7a41291c3aa13fc71cc87966b414551f5c7c0e6a Author: Dave Airlie <airlied@redhat.com> Date: Mon Sep 26 21:14:10 2011 +0100 mesa/formats: add rest of integer formats. This is taken from reading EXT_texture_integer + EXT_texture_rg in combination, Comments on necessity of each format, naming of formats and bugs in the formats tables please. Is there any formats I've missed? Eric looked over this to make sure its consistent at least. As I've changed the ordering of things in the format table, the follow patches are required to avoid regression. Signed-off-by: Dave Airlie <airlied@redhat.com> :040000 040000 be53e3f633e21c67c497248893ce6dc038200445 574abe07fb65d2b836aca15a94bb5471c7c447e2 M src bisect run success mesa: c475a54578bf5473c6c62bc5468ef4fe555164d7 (master) Verified fixed. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.