mesa: Only end render-to-texture at bind time for drawbuffers.
authorEric Anholt <eric@anholt.net>
Fri, 10 Feb 2012 20:05:16 +0000 (12:05 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 17 Feb 2012 21:31:27 +0000 (13:31 -0800)
commita1fd13fff18f95b83fabf3428689ff47abb5c5f8
tree18efe4202263f0f1b6b0e8f5ea96fe619df19cd4
parent7199b0b6811b3340cb5c531c8625220e964fa16c
mesa: Only end render-to-texture at bind time for drawbuffers.

If we're only starting for new draw buffers, why would we end for old
read buffers along with draw buffers?
src/mesa/main/fbobject.c