Make the R200 driver work with the NewTextureObject in Mesa. Other
authorIan Romanick <idr@us.ibm.com>
Wed, 21 Jan 2004 16:42:30 +0000 (16:42 +0000)
committerIan Romanick <idr@us.ibm.com>
Wed, 21 Jan 2004 16:42:30 +0000 (16:42 +0000)
commit169223c9eee5ee365bb4575939d92f852383d562
tree3739ed536dac457effdf45389a7b6e5a6af982dc
parent34a78574114d5f3ff814cf55c222fe26bded334b
Make the R200 driver work with the NewTextureObject in Mesa.  Other
drivers that use the texmem interface will likely need similar changes.
src/mesa/drivers/dri/r200/r200_context.c
src/mesa/drivers/dri/r200/r200_tex.c