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