blender/intern/elbeem
Stefan Gartner f1474648d3 patch #8583: Add support for gcc on irix
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
2008-11-24 14:15:05 +00:00
..
extern Fixing missing function in elbeem 2008-09-22 10:58:50 +00:00
intern patch #8583: Add support for gcc on irix 2008-11-24 14:15:05 +00:00
make Add MSVC90 project files - part 3. Extern and Intern projects are merged in projectfiles_vc9\blender\blender.sln solution, you just need to open that solution to compile everything with VS2008. 2008-11-10 21:22:22 +00:00
CMakeLists.txt Removing control define 2008-09-22 10:21:57 +00:00
COPYING - bugfixes 2006-11-05 16:30:29 +00:00
COPYING_trimesh2 initial commit of the fluid simulator. 2005-09-18 13:27:12 +00:00
Makefile Patch from GSR that a) fixes a whole bunch of GPL/BL license 2008-04-16 22:40:48 +00:00
SConscript Adjusted scons files so disabling quicktime, python and sdl also removes their includes when building. 2008-11-11 14:14:22 +00:00