]> git.jsancho.org Git - lugaru.git/commit
First file compiles. :)
authorRyan C. Gordon <icculus@icculus.org>
Fri, 5 Aug 2005 12:26:46 +0000 (12:26 +0000)
committerRyan C. Gordon <icculus@icculus.org>
Fri, 5 Aug 2005 12:26:46 +0000 (12:26 +0000)
commitb985ed9473b61e0e54eb1ac81ef684b178502103
tree927822d0af0ca96984c0ca504807daa650407429
parent0cca0c495c7dc29d134a10d7eed5de1f377c99bf
First file compiles.  :)
15 files changed:
OpenGL/GL/gl.h [new file with mode: 0644]
OpenGL/GL/gl_mangle.h [new file with mode: 0644]
OpenGL/GL/glext.h [new file with mode: 0644]
OpenGL/GL/glu.h [new file with mode: 0644]
OpenGL/GL/glu_mangle.h [new file with mode: 0644]
OpenGL/GL/glut.h [new file with mode: 0644]
OpenGL/GL/glx.h [new file with mode: 0644]
OpenGL/GL/glx_mangle.h [new file with mode: 0644]
OpenGL/GL/osmesa.h [new file with mode: 0644]
OpenGL/GL/svgamesa.h [new file with mode: 0644]
OpenGL/GL/xmesa.h [new file with mode: 0644]
OpenGL/GL/xmesa_x.h [new file with mode: 0644]
OpenGL/GL/xmesa_xf86.h [new file with mode: 0644]
Source/Frustum.cpp
makefile [new file with mode: 0644]