rename RageDisplay_OGL_Extensions -> RageDisplay_OGL_Helpers
This commit is contained in:
@@ -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 \
|
||||
|
||||
@@ -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"
|
||||
|
||||
+1
-1
@@ -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"
|
||||
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user