OSDN Git Service

Use the routines supplied in the __DRIinterfaceMethods structure to create a
authorIan Romanick <idr@us.ibm.com>
Thu, 28 Jul 2005 23:33:18 +0000 (23:33 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 28 Jul 2005 23:33:18 +0000 (23:33 +0000)
commit82e3ecf413704440ea64b3b582d68f82f7b83704
treeadfef0a6494b0388ccdb144c4caad10b035bb014
parentf7c9eafa856623d5ce72afb8b20b7ccbcc3e671d
Use the routines supplied in the __DRIinterfaceMethods structure to create a
destroy __GLcontextModes structures.  This eliminates the need for DRI
drivers to ever link with glcontextmodes.c.
src/mesa/drivers/dri/Makefile.template
src/mesa/drivers/dri/common/dri_util.c
src/mesa/drivers/dri/r300/Makefile