blender/source/gameengine/Rasterizer/RAS_OpenGLRasterizer
Kent Mein 97a4e4f88d a bunch of small warnings fixes:
newline missing at end of file fixes:
TypedConstraint.h WheelInfo.h RaycastVehicle.h VehicleRaycaster.h
CcdPhysicsEnvironment.cpp

radiance_hdr.c fixed the following warning by changing type of local variable:
radiance_hdr.c:357: warning: pointer targets in passing argument 3 of
‘fwritecol rs’ differ in signedness

edgeRender.c,edgeRender.h same thing changed type of local vars to get rid
of warnings about signedness

RAS_OpenGLRasterizer.cpp removed unused variable unit line 1295

Kent
2006-03-24 16:40:32 +00:00
..
ARB_multitexture.h Improved OpenGL Shader Language support for game engine. The python interface is much simplified. Drawback is that scripts need to be updated next release. Testfiles: 2006-02-13 05:45:32 +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 Improved OpenGL Shader Language support for game engine. The python interface is much simplified. Drawback is that scripts need to be updated next release. Testfiles: 2006-02-13 05:45:32 +00:00
RAS_GLExtensionManager.h Some issues compiling on Irix: 2006-02-22 23:34:12 +00:00
RAS_OpenGLRasterizer.cpp a bunch of small warnings fixes: 2006-03-24 16:40:32 +00:00
RAS_OpenGLRasterizer.h Improved OpenGL Shader Language support for game engine. The python interface is much simplified. Drawback is that scripts need to be updated next release. Testfiles: 2006-02-13 05:45:32 +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