gzz-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gzz-commits] gzz/gfx/libcallgl callgl.hxx


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/gfx/libcallgl callgl.hxx
Date: Thu, 12 Sep 2002 11:06:03 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/09/12 11:06:03

Modified files:
        gfx/libcallgl  : callgl.hxx 

Log message:
        Make callgl compile again.... Ahem...

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gfx/libcallgl/callgl.hxx.diff?tr1=1.10&tr2=1.11&r1=text&r2=text

Patches:
Index: gzz/gfx/libcallgl/callgl.hxx
diff -c gzz/gfx/libcallgl/callgl.hxx:1.10 gzz/gfx/libcallgl/callgl.hxx:1.11
*** gzz/gfx/libcallgl/callgl.hxx:1.10   Thu Sep 12 01:24:37 2002
--- gzz/gfx/libcallgl/callgl.hxx        Thu Sep 12 11:06:03 2002
***************
*** 219,225 ****
        this->add("null", -1, -1);
  
        // GL_ARB_imaging
!       this->add("BlendColorEXT", 4, Os::FLOAT4);
      }
  
      bool isCallNameFound(string str_find) const {
--- 219,225 ----
        this->add("null", -1, -1);
  
        // GL_ARB_imaging
!       // this->add("BlendColorEXT", 4, Os::FLOAT4);
      }
  
      bool isCallNameFound(string str_find) const {




reply via email to

[Prev in Thread] Current Thread [Next in Thread]