forked from bartvdbraak/blender
3531f874e0
#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) |
||
---|---|---|
.. | ||
Makefile | ||
RAS_CheckVertexArrays.cpp | ||
RAS_CheckVertexArrays.h | ||
RAS_OpenGLRasterizer.cpp | ||
RAS_OpenGLRasterizer.h | ||
RAS_VAOpenGLRasterizer.cpp | ||
RAS_VAOpenGLRasterizer.h |