VideoCommon: Add class for quickly transforming and culling vertices on the CPU

This commit is contained in:
TellowKrinkle
2022-11-10 19:30:49 -06:00
parent f6fbeaf355
commit b170ef9651
9 changed files with 1017 additions and 84 deletions

View File

@ -423,7 +423,7 @@ struct Projection
ProjectionType type;
};
struct XFMemory
struct alignas(16) XFMemory
{
float posMatrices[256]; // 0x0000 - 0x00ff
u32 unk0[768]; // 0x0100 - 0x03ff