Magellan Linux

Contents of /trunk/nvidia-legacy-drivers/patches/NVIDIA_glx-1.0.6629-defines.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 477 - (show annotations) (download)
Mon Feb 11 15:19:26 2008 UTC (16 years, 3 months ago) by niro
File size: 437 byte(s)
-renamed to nvidia-glx-legacy to nvidia-legacy-drivers and added nvidia-legacy-module.sh to build the kernel-module

1 diff -ur NVIDIA_GLX-1.0-4191/usr/include/GL/glx.h NVIDIA_GLX-1.0-4191.new/usr/include/GL/glx.h
2 --- NVIDIA_GLX-1.0-4191/usr/include/GL/glx.h 2002-12-09 21:26:55.000000000 +0100
3 +++ NVIDIA_GLX-1.0-4191.new/usr/include/GL/glx.h 2003-01-30 18:20:23.000000000 +0100
4 @@ -39,6 +39,7 @@
5 typedef XID GLXPixmap;
6 typedef XID GLXDrawable;
7 typedef XID GLXPbuffer;
8 +typedef XID GLXPbufferSGIX;
9 typedef XID GLXWindow;
10 typedef XID GLXFBConfigID;
11