mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-23 22:29:39 -06:00
Delete some obsolete junk, in zelda ucode and in gl plugin.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3577 8ced0084-cf51-0410-be5f-012b33b47a6e
This commit is contained in:
@ -41,15 +41,6 @@ struct Statistics
|
||||
|
||||
int numVertexLoaders;
|
||||
|
||||
int logicOpMode;
|
||||
int srcFactor;
|
||||
int dstFactor;
|
||||
int dither;
|
||||
int alphaUpdate;
|
||||
int colorUpdate;
|
||||
int dstAlphaEnable;
|
||||
u32 dstAlpha;
|
||||
|
||||
float proj_0, proj_1, proj_2, proj_3, proj_4, proj_5, proj_6;
|
||||
float gproj_0, gproj_1, gproj_2, gproj_3, gproj_4, gproj_5;
|
||||
float gproj_6, gproj_7, gproj_8, gproj_9, gproj_10, gproj_11, gproj_12, gproj_13, gproj_14, gproj_15;
|
||||
|
Reference in New Issue
Block a user