[Mesa-dev] [PATCH] intel: Also check renderability in intel_renderbuffer_update_wrapper

Eric Anholt eric at anholt.net
Fri Feb 3 01:11:26 PST 2012


On Wed,  1 Feb 2012 12:29:39 -0700, "Ian Romanick" <idr at freedesktop.org> wrote:
> From: Ian Romanick <ian.d.romanick at intel.com>
> 
> A similar check was removed in 05ab8fc.  The check is not complete
> redundand because some paths, such as
> _mesa_meta_check_generate_mipmap_fallback, can get to
> intel_renderbuffer_update_wrapper but not get to
> intel_validate_framebuffer.  This occurs when trying to generate
> mipmaps for GL_SLUMINANCE8 textures.

Err, are you saying that glCheckFramebufferStatusEXT in the meta is not
triggering intel_validate_framebuffer?  That seems Bad.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20120203/73d6fb63/attachment.pgp>


More information about the mesa-dev mailing list