mirror of
https://github.com/izzy2lost/dolphin.git
synced 2026-06-19 01:16:48 -07:00
GeometryShaderGen: Support multiple primitive types.
And make more stereoscopy code optional.
This commit is contained in:
@@ -129,7 +129,6 @@ static void BPWritten(const BPCmd& bp)
|
||||
GeometryShaderManager::SetViewportChanged();
|
||||
return;
|
||||
case BPMEM_LINEPTWIDTH: // Line Width
|
||||
SetLineWidth();
|
||||
GeometryShaderManager::SetLinePtWidthChanged();
|
||||
return;
|
||||
case BPMEM_ZMODE: // Depth Control
|
||||
|
||||
Reference in New Issue
Block a user