integrate TinySDGL code directly

This commit is contained in:
David Rose
2008-05-01 18:16:26 +00:00
parent 7d4e680002
commit 4f8dcaf407
43 changed files with 7631 additions and 21 deletions
@@ -24,9 +24,7 @@
#include "graphicsStateGuardian.h"
#include "tinyGraphicsPipe.h"
#include "tinyImmediateModeSender.h"
// These are actually the TinyGL headers, not the system OpenGL headers.
#include "GL/gl.h"
#include "tinygl.h"
class TinyTextureContext;