Rev 125 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 131 2005-09-21 11:45:13
- Author: jab
- Log message:
- 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.