SOURCES: xmoto-types.patch - 0.1.8

wolf wolf at pld-linux.org
Mon Nov 7 18:38:28 CET 2005


Author: wolf                         Date: Mon Nov  7 17:38:28 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 0.1.8

---- Files affected:
SOURCES:
   xmoto-types.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/xmoto-types.patch
diff -u SOURCES/xmoto-types.patch:1.3 SOURCES/xmoto-types.patch:1.4
--- SOURCES/xmoto-types.patch:1.3	Thu Oct 27 19:03:09 2005
+++ SOURCES/xmoto-types.patch	Mon Nov  7 18:38:22 2005
@@ -1,17 +1,17 @@
-diff -ruN xmoto-0.1.7./src/VCommon.h xmoto-0.1.7/src/VCommon.h
---- xmoto-0.1.7./src/VCommon.h	2005-10-27 17:06:43.000000000 +0200
-+++ xmoto-0.1.7/src/VCommon.h	2005-10-27 18:55:43.047838250 +0200
+diff -ruN xmoto-0.1.8/src/VCommon.h xmoto-0.1.8./src/VCommon.h
+--- xmoto-0.1.8/src/VCommon.h	2005-11-07 18:30:09.825464152 +0100
++++ xmoto-0.1.8./src/VCommon.h	2005-11-07 18:28:16.000000000 +0100
 @@ -37,10 +37,9 @@
- 
- #include <GL/gl.h>
- 
--#if defined(WIN32) && defined(_MSC_VER)
--  #define GL_GLEXT_PROTOTYPES 1
--  #include "glext.h"
--#else
-+#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
-      it to work :( */
-   #define GL_ARRAY_BUFFER_ARB 0x8892
+ 
+ #include <GL/gl.h>
+ 
+-#if defined(WIN32) && defined(_MSC_VER)
+-  #define GL_GLEXT_PROTOTYPES 1
+-  #include "glext.h"
+-#else
++#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
+      it to work :( */
+   #define GL_ARRAY_BUFFER_ARB 0x8892
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/xmoto-types.patch?r1=1.3&r2=1.4&f=u




More information about the pld-cvs-commit mailing list