Some code movement so that the gl_framebuffer is fully initialized before
authorBrian Paul <brian.paul@tungstengraphics.com>
Sat, 14 Oct 2006 23:02:26 +0000 (23:02 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Sat, 14 Oct 2006 23:02:26 +0000 (23:02 +0000)
commit9cbe0e24ac3772ec5db303e532166351affc91c9
tree930a02b07f1bbf22c34d76280b7d32f843e6e4c0
parentd21fa9cd79e4198b673c1453b8bc05749f8a73eb
Some code movement so that the gl_framebuffer is fully initialized before
calling _mesa_make_current() to avoid hitting the initialize_framebuffer_size()
stuff in context.c
src/mesa/drivers/osmesa/osmesa.c