blender/source/gameengine/Rasterizer/RAS_OpenGLRasterizer
Nathan Letwory ef1b7a5735 ==SCons==
+ 'scons blenderplayer' builds blender AND blenderplayer now (tested on Linux
  only, but was only linking issue, so should work on other platforms too).

  NOTE: I noticed some compileflags for GE specific libs that were left out -
  I re-enabled them in the SConscripts, but I'm going to do a test build my-
  self now, so if there are problems with them on win32, I probably already
  know about them :)
2006-02-07 21:24:36 +00:00
..
ARB_multitexture.h applied patch from snailrose, related to multi-platform OpenGL extensions. 2006-01-10 06:34:42 +00:00
EXT_separate_specular_color.h Add the separate spec colour definitions! 2004-06-07 11:57:10 +00:00
glext.h Got the armatures, GLSL shaders and other snailrose changes to work for Linux. 2006-01-08 09:11:17 +00:00
Makefile after much suffering, got GE build and work almost cleanly on Os X 2006-01-16 22:27:30 +00:00
mkglext.py Lighting updates: 2004-06-07 11:01:31 +00:00
RAS_GLExtensionManager.cpp after much suffering, got GE build and work almost cleanly on Os X 2006-01-16 22:27:30 +00:00
RAS_GLExtensionManager.h after much suffering, got GE build and work almost cleanly on Os X 2006-01-16 22:27:30 +00:00
RAS_OpenGLRasterizer.cpp after much suffering, got GE build and work almost cleanly on Os X 2006-01-16 22:27:30 +00:00
RAS_OpenGLRasterizer.h Sorry to break the cvs-closed status, so if you really need to make a new 2.40 build, just disable the game engine if it doesn't compile for a platform. Again, sorry if this breaks non-windows platforms, but I hope people help to get this amazing fix working for all platforms. Armature-fixing contribution from Snailrose. Also lots of cool things from Snailrose and Lagan. 2006-01-06 03:46:54 +00:00
RAS_VAOpenGLRasterizer.cpp after much suffering, got GE build and work almost cleanly on Os X 2006-01-16 22:27:30 +00:00
RAS_VAOpenGLRasterizer.h Fix blenderplayer command line option parsing. 2004-08-10 11:34:12 +00:00
SConscript ==SCons== 2006-02-07 21:24:36 +00:00