latest 0.5 changes from Steven Baker, and fixed Windows MSVC compiling issues

This commit is contained in:
ejcoumans
2006-09-19 17:10:30 +00:00
parent eb6664f7c2
commit 4970e86100
12 changed files with 445 additions and 193 deletions

View File

@@ -1,7 +1,4 @@
#include <stdio.h>
#include <stdlib.h>
class GLSL_Shader ;
class FrameBufferObject ;