perl-5.22
Last change
on this file since f9ce31e was
c5c522c,
checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago
|
initial commit, transferred from cleaned syn3 svn tree
|
-
Property mode set to
100644
|
File size:
409 bytes
|
Rev | Line | |
---|
[c5c522c] | 1 | --- pigment-0.3.11/plugins/opengl/pgmglxbackend.h 2008-09-16 14:05:40.000000000 +0000 |
---|
| 2 | +++ pigment-0.3.11.patch/plugins/opengl/pgmglxbackend.h 2008-11-03 16:44:30.000000000 +0000 |
---|
| 3 | @@ -31,6 +31,7 @@ |
---|
| 4 | /* NVIDIA has glXGetProcAddressARB guarded by GLX_GLXEXT_PROTOTYPES */ |
---|
| 5 | #define GLX_GLXEXT_PROTOTYPES |
---|
| 6 | #include <GL/glx.h> |
---|
| 7 | +#include <GL/glxtokens.h> |
---|
| 8 | #undef GLX_GLXEXT_PROTOTYPES |
---|
| 9 | |
---|
| 10 | #include "pgmbackend.h" |
---|
Note: See
TracBrowser
for help on using the repository browser.