rename RageDisplay_OGL_Extensions -> RageDisplay_OGL_Helpers

This commit is contained in:
Glenn Maynard
2006-07-24 05:43:21 +00:00
parent 52d48a1eac
commit 81ed5b8e54
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -316,7 +316,7 @@ RageFileDriverTimeout.cpp RageFileDriverTimeout.h
Rage = $(PCRE) $(RageFile) $(RageSoundFileReaders) \
RageBitmapTexture.cpp RageBitmapTexture.h RageDisplay.cpp RageDisplay.h RageDisplay_OGL.cpp RageDisplay_OGL.h \
RageDisplay_OGL_Extensions.cpp RageDisplay_OGL_Extensions.h \
RageDisplay_OGL_Helpers.cpp RageDisplay_OGL_Helpers.h \
RageDisplay_Null.cpp RageDisplay_Null.h RageException.cpp RageException.h RageInput.cpp RageInput.h \
RageInputDevice.cpp RageInputDevice.h RageLog.cpp RageLog.h RageMath.cpp RageMath.h \
RageModelGeometry.cpp RageModelGeometry.h RageSound.cpp RageSound.h RageSoundManager.cpp RageSoundManager.h \
+1 -1
View File
@@ -30,7 +30,7 @@
#include "RageDisplay.h"
#include "RageDisplay_OGL.h"
#include "RageDisplay_OGL_Extensions.h"
#include "RageDisplay_OGL_Helpers.h"
#include "RageUtil.h"
#include "RageLog.h"
#include "RageTimer.h"
@@ -19,7 +19,7 @@
#undef __glext_h_
#include "glext.h"
#include "RageDisplay_OGL_Extensions.h"
#include "RageDisplay_OGL_Helpers.h"
#include "RageLog.h"
#include "RageUtil.h"
#include "arch/LowLevelWindow/LowLevelWindow.h"
+2 -2
View File
@@ -2145,10 +2145,10 @@ cl /Zl /nologo /c verstub.cpp /Fo"$(IntDir)"\
RelativePath="RageDisplay_OGL.h">
</File>
<File
RelativePath="RageDisplay_OGL_Extensions.cpp">
RelativePath="RageDisplay_OGL_Helpers.cpp">
</File>
<File
RelativePath="RageDisplay_OGL_Extensions.h">
RelativePath="RageDisplay_OGL_Helpers.h">
</File>
<File
RelativePath="RageException.cpp">