mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-16 05:51:41 +00:00
This reverts commit d0301ca89d
.
Conflicts:
.gitignore
This commit is contained in:
parent
2db0c4270e
commit
d60cc373d1
13 changed files with 623 additions and 238 deletions
|
@ -64,9 +64,6 @@ VertexManager::VertexManager()
|
|||
// max_Index_size = MAXIBUFFERSIZE;
|
||||
//
|
||||
//GL_REPORT_ERRORD();
|
||||
|
||||
glEnableClientState(GL_VERTEX_ARRAY);
|
||||
GL_REPORT_ERRORD();
|
||||
}
|
||||
|
||||
void VertexManager::CreateDeviceObjects()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue