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 312441eb72
commit 8c337f1d29
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