Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 476 - (hide annotations) (download)
Mon Feb 11 13:27:38 2008 UTC (16 years, 3 months ago) by niro
File size: 437 byte(s)
-renamed to nvidia-glx to nvidia-drivers and added nvidia-module.sh to build the kernel-module

1 niro 476 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