- changed a bit more stuff that doesn't need to be routed through the OpenGL interface anymore.
This commit is contained in:
parent
f7c7c8d1c5
commit
54de0bf59f
22 changed files with 70 additions and 104 deletions
|
|
@ -150,11 +150,6 @@ void FGLRenderer::ResetSWScene()
|
|||
swdrawer = nullptr;
|
||||
}
|
||||
|
||||
void FGLRenderer::SetupLevel()
|
||||
{
|
||||
screen->mVertexData->CreateVBO();
|
||||
}
|
||||
|
||||
//===========================================================================
|
||||
//
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue