mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-08-11 11:49:49 -05:00
Move moving things around and preparing for the next step (cached vertexloaders).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@957 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@@ -33,7 +33,6 @@ static u32 s_prevcomponents; // previous state set
|
||||
|
||||
u8* s_pCurBufferPointer = NULL;
|
||||
|
||||
TVtxDesc s_GlobalVtxDesc;
|
||||
|
||||
static const GLenum c_primitiveType[8] =
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user