Subversion Repositories gelsvn

Rev

Hide changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff Changes
131 7163 d 1 h jab /trunk/src/Graphics/ Added three header files which include gl.h glu.h and glut.h respectively.
The advantage is that these header files encapsulate the ifdefs required
to sort out the platform dependencies.

Files that previously included gl.h directly now include these files.
 
/trunk/src/Graphics/gel_gl.h
/trunk/src/Graphics/gel_glu.h
/trunk/src/Graphics/gel_glut.h
/trunk/src/Graphics/GLViewController.cpp
/trunk/src/Graphics/QuatTrackBall.cpp
/trunk/src/Graphics/SimpleTrackBall.cpp