mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 13:18:50 +00: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:
parent
bc79d22f5e
commit
2f6d41e413
13 changed files with 243 additions and 207 deletions
|
@ -33,7 +33,6 @@ static u32 s_prevcomponents; // previous state set
|
|||
|
||||
u8* s_pCurBufferPointer = NULL;
|
||||
|
||||
TVtxDesc s_GlobalVtxDesc;
|
||||
|
||||
static const GLenum c_primitiveType[8] =
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue