Blender Git Loki
Git Commits -> Revision a30dc38
Revision a30dc38 by Chris Want (master) February 22, 2006, 23:34 (GMT) |
Some issues compiling on Irix: + the code in writemovie.c no longer compiles (since the renderer refactor). I have #if 0-ed it. + OpenGL on Irix doesn't have GL_ARB_vertex_program + mmap on Irix doesn't like MAP_ANON. + If using the MipsPro 7.3 compiler, the variable MIPS73_ISOHEADERS can be set to point to the directory with those weird C++ headers that don't have .h in the name |
Commit Details:
Full Hash: a30dc3866c433907a3e70da4521edb457d874840
SVN Revision: 6899
Parent Commit: fc9ba4b
Lines Changed: +15, -1