r300: radeonMakeCurrent cleanups.
authorMichel Dänzer <michel@tungstengraphics.com>
Sun, 29 Apr 2007 11:52:11 +0000 (13:52 +0200)
committerMichel Dänzer <michel@tungstengraphics.com>
Sun, 29 Apr 2007 11:52:11 +0000 (13:52 +0200)
commitcbf280dc26efa2ad6a8514cd110dcdfcb7c20bd9
tree55fe863c83a3bbe811d19194bf84d90a5509c68c
parentaf0ae93863b4c876e70efa4e7406f04a3409f135
r300: radeonMakeCurrent cleanups.

r300UpdateWindow is superfluous or even possibly wrong here; _mesa_make_current
will set the viewport when necessary. So the conditional _mesa_set_viewport call
can go as well.
src/mesa/drivers/dri/r300/radeon_context.c