OSDN Git Service

Fixes bugzillla #812.
authorIan Romanick <idr@us.ibm.com>
Fri, 5 Aug 2005 22:12:49 +0000 (22:12 +0000)
committerIan Romanick <idr@us.ibm.com>
Fri, 5 Aug 2005 22:12:49 +0000 (22:12 +0000)
commit6965f2cb0a481e88fb87f34f82d775bc2080a460
treeda6c5b3417beaad2c490b57b1260a2ce5e9ae8cb
parent928218a283b5a3d72350d94543ea8d256bd7b7c5
Fixes bugzillla #812.

The weak version of _glapi_DispatchTSD was removed from dri_util.c.  As
stated in the bug report, this was only needed to support versions of libGL
that did not have this symbol.  Versions of libGL without this symbol are no
longer supported at all, so it is totally irrelevant.
src/mesa/drivers/dri/common/dri_util.c