Summary: | swrast/s_texfetch.c:1274: _mesa_get_texel_fetch_func: Assertion `texfetch_funcs[fmt].Name == fmt' failed. | ||
---|---|---|---|
Product: | Mesa | Reporter: | Vinson Lee <vlee> |
Component: | Other | Assignee: | mesa-dev |
Status: | CLOSED FIXED | QA Contact: | |
Severity: | critical | ||
Priority: | medium | CC: | airlied |
Version: | git | ||
Hardware: | Other | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | patch to add missing table entry |
Description
Vinson Lee
2011-11-28 11:58:00 UTC
f449be660e70aac2aefd2ce84581e137de25520b is the first bad commit commit f449be660e70aac2aefd2ce84581e137de25520b Author: Dave Airlie <airlied@redhat.com> Date: Sun Nov 27 16:21:02 2011 +0000 mesa/format: add mesa MESA_FORMAT_ARGB2101010_UINT support. This format is used in the ARB_texture_rgb10_a2ui spec. It adds core mesa support, texformat + texstore support, format_unpack and fbobject.c (all patches from list merged + fixed up). also fixes some whitespace issues. Parts were: Reviewed-by: Eric Anholt <eric@anholt.net> Signed-off-by: Dave Airlie <airlied@redhat.com> :040000 040000 a34f712dab36065fd0383ea8057c4d6fe442964a f844815eb9794ca4c7582b7752de2505f376bd23 M src bisect run success Created attachment 53914 [details] [review] patch to add missing table entry This should do it, Vinson. Can you test? (In reply to comment #2) > Created attachment 53914 [details] [review] [review] > patch to add missing table entry > > This should do it, Vinson. Can you test? Patch 53914 fixes fdo10370 on swrast. Tested-by: Vinson Lee <vlee@vmware.com> Fixed w/ commit e32ada1b267c9cc84b84400a619cbca14aba2207 mesa: 8f15c31338e4c0e105ddc602773682375395b00b (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.