Remove the xmesa_set_buffer() function. No longer needed since the
authorBrian Paul <brian.paul@tungstengraphics.com>
Thu, 23 Jun 2005 15:09:32 +0000 (15:09 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Thu, 23 Jun 2005 15:09:32 +0000 (15:09 +0000)
commit1c5caba184dc6f9bf7b2c730d8d3109a7a59ce52
tree9116d0d1013453063ee05541a85990e69bba42f5
parent2636e853f60cf6944d04c9eb4bf25e8ef83c1cb3
Remove the xmesa_set_buffer() function.  No longer needed since the
span functions pass in a gl_renderbuffer to indicate which color
buffer should be drawn into.  Optimized line/triangle routines are
smart enough to know which buffer to draw into as well.
The swrast->SetBuffer() routine should eventually be removed from
all drivers.
src/mesa/drivers/x11/xm_dd.c
src/mesa/drivers/x11/xmesaP.h