3.5-1734 hace 11 años, 3 meses [ARM] Implement andx, andi_rc, and andis_rc.
3.5-1733 hace 11 años, 3 meses [ARM] IMM support for all integer instructions that call ComputeRC. Small FPS gains everywhere.
3.5-1732 hace 11 años, 3 meses [ARM] Fix ori again.
3.5-1731 hace 11 años, 3 meses Remove "-0" from stable version numbers in a more foolproof manner for vs and cmake builds.
3.5-1730 hace 11 años, 3 meses Remove some non-catastrophic IPC_HLE wiimote related PanicAlerts. We have logging for this. Fixed issue 6464.
3.5-1729 hace 11 años, 3 meses D3D11: Implement zcomploc for hardware supporting D3D 11.0.
3.5-1728 hace 11 años, 3 meses Fix a merge fail that happened when I merged in Android. It is just a bit of duplicate code, no issues came from it.
3.5-1727 hace 11 años, 3 meses Revert "Fix a memory leak in ExpressionParser.cpp"
3.5-1726 hace 11 años, 3 meses Remove -0 from stable release version numbers.
3.5-1725 hace 11 años, 3 meses Use a multibyte-neutral codepage when calling *printf on Windows.
3.5-1724 hace 11 años, 3 meses Fix a memory leak in ExpressionParser.cpp
3.5-1723 hace 11 años, 3 meses Fix a stack corruption in ExtendedTrace.
3.5-1722 hace 11 años, 3 meses fix lightning for inconsitent config
3.5-1721 hace 11 años, 3 meses Free two memory leaks in ArmCPUDetect.cpp
3.5-1720 hace 11 años, 3 meses disable emulate format changes on glsl120
3.5-1719 hace 11 años, 3 meses Add new Netplay headers to the VS project.
3.5-1718 hace 11 años, 3 meses [ARM] Some initial support for immediates in integer. Plenty more to go.
3.5-1717 hace 11 años, 3 meses [ARM] Fix IMM support in the register cache.
3.5-1716 hace 11 años, 3 meses Merge branch 'netplay'
3.5-1709 hace 11 años, 3 meses [ARM] Make sure to flush a register location. IMM still doesn't work...