SOURCES: xmoto-types.patch - 0.1.6
wolf
wolf at pld-linux.org
Fri Oct 7 13:24:17 CEST 2005
Author: wolf Date: Fri Oct 7 11:24:17 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- 0.1.6
---- Files affected:
SOURCES:
xmoto-types.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/xmoto-types.patch
diff -u SOURCES/xmoto-types.patch:1.1 SOURCES/xmoto-types.patch:1.2
--- SOURCES/xmoto-types.patch:1.1 Fri Oct 7 10:05:20 2005
+++ SOURCES/xmoto-types.patch Fri Oct 7 13:24:12 2005
@@ -1,14 +1,15 @@
---- xmoto-0.1.5/src/VCommon.h.orig 2005-06-13 14:04:22.000000000 +0200
-+++ xmoto-0.1.5/src/VCommon.h 2005-10-07 09:47:39.000000000 +0200
+diff -ruN xmoto-0.1.6./src/VCommon.h xmoto-0.1.6/src/VCommon.h
+--- xmoto-0.1.6./src/VCommon.h 2005-10-07 13:16:29.000000000 +0200
++++ xmoto-0.1.6/src/VCommon.h 2005-10-07 13:18:46.341356000 +0200
@@ -37,10 +37,9 @@
#include <GL/gl.h>
- #include <GL/glu.h>
+
-#if defined(WIN32) && defined(_MSC_VER)
- #define GL_GLEXT_PROTOTYPES 1
- #include "glext.h"
-#else
-+#define GL_GLEXT_PROTOTYPES 1
++#define GL_GLEXT_PROTOTYPES 1
+#include <GL/glext.h>
+#if !defined(GL_ARRAY_BUFFER_ARB)
/* This aren't elegant. It would be nicer to use glext.h, but I can't get
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/xmoto-types.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list