/[gzz]/gzz/gfx/librenderables/Renderables.hxx
ViewVC logotype

Diff of /gzz/gfx/librenderables/Renderables.hxx

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by tjl, Wed Sep 4 12:48:09 2002 UTC revision 1.9 by jvk, Sat Sep 14 10:22:28 2002 UTC
# Line 14  Line 14 
14  #include "libcolor/spaces.hxx"  #include "libcolor/spaces.hxx"
15  #include "libtext/Text.hxx"  #include "libtext/Text.hxx"
16    
17    #include <map> // XXX: used by ../demo/clamptexture.cxx hack
18    
19  #define GLERR { int er = glGetError(); if(er != GL_NO_ERROR) \  #define GLERR { int er = glGetError(); if(er != GL_NO_ERROR) \
20                      cout << "===== OPENGL ERROR "<<__FILE__<<" "<<__LINE__ \                      cout << "===== OPENGL ERROR "<<__FILE__<<" "<<__LINE__ \
21                          <<"  "<<gluErrorString(er)<<"\n"; \                          <<"  "<<gluErrorString(er)<<"\n"; \

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26