Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 321061 | Differences between
and this patch

Collapse All | Expand All

(-)NVIDIA-Linux-x86-256.25-ori/gl.h (+4 lines)
Lines 66-71 typedef double GLdouble; Link Here
66
typedef double GLclampd;
66
typedef double GLclampd;
67
typedef void GLvoid;
67
typedef void GLvoid;
68
68
69
/* Patching for some better defines in the global system */
70
#ifndef GL_GLEXT_LEGACY
71
#include <GL/glext.h>
72
#endif
69
73
70
/*************************************************************/
74
/*************************************************************/
71
75

Return to bug 321061