mesa: refactor, create _mesa_update_draw_buffers() helper
authorBrian Paul <brianp@vmware.com>
Thu, 16 Jun 2011 13:31:58 +0000 (07:31 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 16 Jun 2011 13:31:58 +0000 (07:31 -0600)
commit37e6ab7b2de90ee90c06ceb08974423248fa6ee5
treea63056f46f4a0cfd90d88724b95b3949b75a0f07
parent296052681601f98e16c701299d2b2a6d9bd5eeab
mesa: refactor, create _mesa_update_draw_buffers() helper

Move this code out of _mesa_make_current() and put it into a
helper function.
src/mesa/main/buffers.c
src/mesa/main/buffers.h
src/mesa/main/context.c