Refactored several variables out of XMesaVisual in favor of identical
authorIan Romanick <idr@us.ibm.com>
Thu, 19 Feb 2004 00:57:04 +0000 (00:57 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 19 Feb 2004 00:57:04 +0000 (00:57 +0000)
commit304d3aa9cb727eb4cd4797c33f8e13e5ac4285a9
treedbd971e7bfa0355e40db0ccd4efceebd2dcb68b1
parente01370271eebb6cf86d8119c3c37b3f6f9db1d8b
Refactored several variables out of XMesaVisual in favor of identical
fields in __GLcontextModes (the base type).  Removed the need to keep
the XMesaVisualInfo pointer when building inside the X-server.
include/GL/xmesa_x.h
include/GL/xmesa_xf86.h
src/mesa/drivers/x11/fakeglx.c
src/mesa/drivers/x11/xm_api.c
src/mesa/drivers/x11/xm_dd.c
src/mesa/drivers/x11/xmesaP.h