Enable GLX_SGI_make_current_read for tdfx.
authorIan Romanick <idr@us.ibm.com>
Tue, 14 Nov 2006 00:10:34 +0000 (00:10 +0000)
committerIan Romanick <idr@us.ibm.com>
Tue, 14 Nov 2006 00:10:34 +0000 (00:10 +0000)
commitefa91b9a8f39dd49a59e4fc5524657f7cd5ae8ac
tree16f3a5afa3d2763ea7b29b26f9af24c1c78f5b78
parent0b69e4837ebf795ba0dbd56d610fc3bd94363f34
Enable GLX_SGI_make_current_read for tdfx.

Implement GLX_SGI_make_current_read for tdfx.  Remove annoying debug
printf in tdfxSwapBuffers.  Updated a comment in drirenderbuffer.h to
note that the tdfx driver uses a flag that was previously only used by
s3v.

This code was tested with glxgears, wincopy, and manywin.
src/mesa/drivers/dri/common/drirenderbuffer.h
src/mesa/drivers/dri/tdfx/tdfx_context.c
src/mesa/drivers/dri/tdfx/tdfx_context.h
src/mesa/drivers/dri/tdfx/tdfx_lock.c
src/mesa/drivers/dri/tdfx/tdfx_pixels.c
src/mesa/drivers/dri/tdfx/tdfx_screen.c
src/mesa/drivers/dri/tdfx/tdfx_span.c