Summary: | [bisected] piglit "spec/OES_compressed_paletted_texture/invalid formats" fails | ||
---|---|---|---|
Product: | Mesa | Reporter: | fangxun <xunx.fang> |
Component: | Mesa core | Assignee: | mesa-dev |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | CC: | ajax |
Version: | git | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | mesa: Don't expose compressed paletted formats via GL_{NUM_,}COMPRESSED_TEXTURE_FORMATS |
Description
fangxun
2011-09-14 01:02:32 UTC
Created attachment 51205 [details] [review] mesa: Don't expose compressed paletted formats via GL_{NUM_,}COMPRESSED_TEXTURE_FORMATS Nothing about GL_OES_compressed_paletted_texture should be exposed *anywhere* except OpenGL ES 1.x. Fix by the following commit in Mesa master: commit 011e946cb09993a9b298358188736394241bbb03 Author: Ian Romanick <ian.d.romanick@intel.com> Date: Wed Sep 14 11:49:09 2011 -0500 mesa: Don't expose compressed paletted formats via GL_{NUM_,}COMPRESSED_TEXTURE_FORMATS Fixes a bug introduced by commit faf5d65. These formats should only be exposed in OpenGL ES 1.x. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Cc: Xun Fang <xunx.fang@intel.com> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=40860 Verified with mesa master commit 51f641291d19d05acf04f08dd51215c2702a1695. |
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.