OpenGL checkin. Movie textures, texture stretch, texture dither, and 16 bit textures are broken.

This commit is contained in:
Chris Danford
2002-11-11 04:53:31 +00:00
parent 8f4e1a1675
commit 628dea9da7
116 changed files with 1087 additions and 2612 deletions
+2 -2
View File
@@ -14,7 +14,7 @@
#include "RageUtil.h"
#include <fstream>
#include "crash.h"
//#include "crash.h"
#include "dxerr8.h"
#pragma comment(lib, "DxErr8.lib")
@@ -73,7 +73,7 @@ void RageLog::Trace( const char *fmt, ...)
fprintf( m_fileLog, "%s\n", sBuff.GetString() );
printf( "%s\n", sBuff.GetString() );
CrashLog(sBuff);
// CrashLog(sBuff);
#ifdef DEBUG
this->Flush(); // implicit flush