[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bzflag-commits
Subject:    SF.net SVN: bzflag:[19552] trunk/bzflag/include/bzfgl.h
From:       trepan () users ! sourceforge ! net
Date:       2009-03-30 17:51:46
Message-ID: E1LoLeE-0000Dc-7t () d5vjzd1 ! ch3 ! sourceforge ! com
[Download RAW message or body]

Revision: 19552
          http://bzflag.svn.sourceforge.net/bzflag/?rev=19552&view=rev
Author:   trepan
Date:     2009-03-30 17:51:46 +0000 (Mon, 30 Mar 2009)

Log Message:
-----------
* removed the compile-time OpenGL version 1.1 check (it's pointless, glew.h defines \
it)

Modified Paths:
--------------
    trunk/bzflag/include/bzfgl.h

Modified: trunk/bzflag/include/bzfgl.h
===================================================================
--- trunk/bzflag/include/bzfgl.h	2009-03-30 17:49:26 UTC (rev 19551)
+++ trunk/bzflag/include/bzfgl.h	2009-03-30 17:51:46 UTC (rev 19552)
@@ -18,7 +18,6 @@
 #include "common.h"
 
 // glew.h needs to come before gl.h, etc...
-
 #include <GL/glew.h>
 
 #ifdef __APPLE__
@@ -30,10 +29,6 @@
 #  include <GL/glu.h>
 #endif
 
-#ifndef GL_VERSION_1_1
-# error OpenGL version 1.1 functionality is required
-#endif
-
 /* These will track glBegin/End pairs to make sure that they match */
 #ifdef DEBUG
 #include <iostream>


This was sent by the SourceForge.net collaborative development platform, the world's \
largest Open Source development site.

------------------------------------------------------------------------------
_______________________________________________
BZFlag-commits mailing list
BZFlag-commits@lists.SourceForge.net
https://lists.SourceForge.net/lists/listinfo/bzflag-commits
irc: #BZFlag @ irc.freenode.net


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic