Pica: Improve accuracy of immediate-mode support

This partially fixes Etrian Odyssey IV.
This commit is contained in:
Yuri Kunde Schlesner 2016-03-05 14:49:23 -08:00
parent 0c447e0a06
commit 81004211dd
5 changed files with 56 additions and 29 deletions

View file

@ -20,7 +20,7 @@ struct PrimitiveAssembler {
VertexType& v1,
VertexType& v2)>;
PrimitiveAssembler(Regs::TriangleTopology topology);
PrimitiveAssembler(Regs::TriangleTopology topology = Regs::TriangleTopology::List);
/*
* Queues a vertex, builds primitives from the vertex queue according to the given