Magellan Linux

Contents of /trunk/xorg-old/patches-6.8.2-r10/5800_all_6.7.99.1-tdfx-libglide-name-v2.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 167 - (show annotations) (download)
Tue May 8 20:58:51 2007 UTC (17 years ago) by niro
File size: 408 byte(s)
-import

1 --- xc.orig/extras/Mesa/src/mesa/drivers/dri/tdfx/tdfx_context.c Wed Dec 12 19:34:21 2001
2 +++ xc/extras/Mesa/src/mesa/drivers/dri/tdfx/tdfx_context.c Wed Feb 6 15:59:23 2002
3 @@ -494,7 +494,7 @@
4 */
5 GLboolean tdfxInitGlide(tdfxContextPtr tmesa)
6 {
7 - static const char *defaultGlide = "libglide3.so";
8 + static const char *defaultGlide = "libglide3.so.3";
9 const char *libName;
10 void *libHandle;
11