commit | 352cab498a6210e1fdd57d6be2a30d33024ef37f | [log] [tgz] |
---|---|---|
author | Brian Paul <brianp@vmware.com> | Thu Aug 18 14:35:27 2011 -0600 |
committer | Brian Paul <brianp@vmware.com> | Fri Aug 19 13:31:10 2011 -0600 |
tree | 81186fccad536ca8f8fbd69b08f535dedd4718c0 | |
parent | f23c3ebeccc5c591b79c10cbdb693270ef27a2f5 [diff] |
mesa: restructure error checking in _mesa_FramebufferTexture1D/2DEXT() In anticipation of adding more texture targets. Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>