mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-03-31 00:18:30 -04:00
Pica/PrimitiveAssembly: Implement triangle strips.
This commit is contained in:
@@ -37,6 +37,7 @@ private:
|
||||
|
||||
int buffer_index;
|
||||
VertexType buffer[2];
|
||||
bool strip_ready = false;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user