This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/gameengine
Stefan Gartner 3531f874e0 added a buch of
#ifdef __APPLE__
#include <OpenGL/gl.h>
#else
#include <GL/gl.h>
#endif
(also for <GL/glu.h>)

so that people don't have to create symlinks in
/System/Library/Frameworks/OpenGL.framework on Mac OS X
(Charles Wardlaw)
2003-01-07 00:18:59 +00:00
..
2003-01-07 00:18:59 +00:00
2003-01-07 00:18:59 +00:00
2003-01-04 20:20:54 +00:00
2003-01-07 00:18:59 +00:00
2002-10-12 11:37:38 +00:00