commit | 93bcf7825d023d3d7108bc47a7a0929338bba6b9 | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Wed May 09 12:09:21 2012 -0600 |
committer | Brian Paul <brianp@vmware.com> | Fri May 11 16:13:14 2012 -0600 |
tree | 3d9aee9b44907adcdf48dad0b8913032d1a06e35 | |
parent | 014306578be1f7aeb883e7b22eb255eda82fa011 [diff] |
mesa: add DEBUG_INCOMPLETE_TEXTURE, DEBUG_INCOMPLETE_FBO flags Instead of having to hack the code to enable these debugging options, set them through the MESA_DEBUG env var. Reviewed-by: Eric Anholt <eric@anholt.net>