blender/source/gameengine/BlenderRoutines
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
..
BL_KetsjiEmbedStart.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderCanvas.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderCanvas.h added a buch of 2003-01-07 00:18:59 +00:00
KX_BlenderGL.cpp added a buch of 2003-01-07 00:18:59 +00:00
KX_BlenderGL.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderInputDevice.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderInputDevice.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderKeyboardDevice.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderKeyboardDevice.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderMouseDevice.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderMouseDevice.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderPolyMaterial.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderPolyMaterial.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderRenderTools.cpp added a buch of 2003-01-07 00:18:59 +00:00
KX_BlenderRenderTools.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
KX_BlenderSystem.cpp Last of the config.h mods... 2002-11-25 15:29:57 +00:00
KX_BlenderSystem.h Removed the config.h thing from the .h's in the source dir. 2002-12-27 13:11:01 +00:00
Makefile and the other FreeBSD python locations. 2003-01-04 01:41:19 +00:00