intel: Drop the batchbuffer flush on glFramebufferRenderbuffer().
authorEric Anholt <eric@anholt.net>
Fri, 16 Dec 2011 21:43:26 +0000 (13:43 -0800)
committerEric Anholt <eric@anholt.net>
Thu, 29 Dec 2011 17:33:56 +0000 (09:33 -0800)
commit2529fde36ee29bf5789bb8a0234d3c60bd38f511
tree120d7ab802813e9bf934789320f0af233e8c5e05
parentb890f1090c6d640605d5c45cfcf71cef91d59865
intel: Drop the batchbuffer flush on glFramebufferRenderbuffer().

There should be nothing special about this call compared to other
callers of intel_draw_buffer().
src/mesa/drivers/dri/intel/intel_fbo.c