[Mesa-dev] [PATCH 5/5] mesa: add DEBUG_INCOMPLETE_TEXTURE, DEBUG_INCOMPLETE_FBO flags

Eric Anholt eric at anholt.net
Wed May 9 20:12:17 PDT 2012


On Wed,  9 May 2012 13:53:52 -0600, Brian Paul <brianp at vmware.com> wrote:
> Instead of having to hack the code to enable these debugging options,
> set them through the MESA_DEBUG env var.

I was thinking "why don't we just always print this debug when someone
tries to use an incomplete texture?", but then these incomplete()
functions will be called at times other than someone trying to draw with
them.  This will be very nice to have in place, though, given that I've
told people to force it on for app debugging before

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- 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/20120509/e42ed935/attachment.pgp>


More information about the mesa-dev mailing list