forked from bartvdbraak/blender
f1474648d3
to compile blender with gcc on IRIX, IRIX_USE_GCC needs to be set to true in user-def.mk. Other changes related to irix: * compile solid from extern/ * don't build plugins (yet) with "make release" when using gcc (the shell script used assumes MIPSpro is installed) * use statvfs instead of statfs on irix, like done on solaris * use external libs from $(LCGDIR) instead of /usr/freeware * use glew header files from $(LCGDIR)/glew instead of the ones installed on the system (this applies to other platforms as well) * ffmpeg support currently is disabled on irix |
||
---|---|---|
.. | ||
BL_KetsjiEmbedStart.cpp | ||
CMakeLists.txt | ||
KX_BlenderCanvas.cpp | ||
KX_BlenderCanvas.h | ||
KX_BlenderGL.cpp | ||
KX_BlenderGL.h | ||
KX_BlenderInputDevice.cpp | ||
KX_BlenderInputDevice.h | ||
KX_BlenderKeyboardDevice.cpp | ||
KX_BlenderKeyboardDevice.h | ||
KX_BlenderMouseDevice.cpp | ||
KX_BlenderMouseDevice.h | ||
KX_BlenderRenderTools.cpp | ||
KX_BlenderRenderTools.h | ||
KX_BlenderSystem.cpp | ||
KX_BlenderSystem.h | ||
Makefile | ||
SConscript |