3.5-1731 11 years, 1 month ago Remove "-0" from stable version numbers in a more foolproof manner for vs and cmake builds.
3.5-1730 11 years, 1 month ago Remove some non-catastrophic IPC_HLE wiimote related PanicAlerts. We have logging for this. Fixed issue 6464.
3.5-1729 11 years, 1 month ago D3D11: Implement zcomploc for hardware supporting D3D 11.0.
3.5-1728 11 years, 1 month ago 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 11 years, 1 month ago Revert "Fix a memory leak in ExpressionParser.cpp"
3.5-1726 11 years, 1 month ago Remove -0 from stable release version numbers.
3.5-1725 11 years, 1 month ago Use a multibyte-neutral codepage when calling *printf on Windows.
3.5-1724 11 years, 1 month ago Fix a memory leak in ExpressionParser.cpp
3.5-1723 11 years, 1 month ago Fix a stack corruption in ExtendedTrace.
3.5-1722 11 years, 1 month ago fix lightning for inconsitent config
3.5-1721 11 years, 1 month ago Free two memory leaks in ArmCPUDetect.cpp
3.5-1720 11 years, 1 month ago disable emulate format changes on glsl120
3.5-1719 11 years, 1 month ago Add new Netplay headers to the VS project.
3.5-1718 11 years, 1 month ago [ARM] Some initial support for immediates in integer. Plenty more to go.
3.5-1717 11 years, 1 month ago [ARM] Fix IMM support in the register cache.
3.5-1716 11 years, 1 month ago Merge branch 'netplay'
3.5-1709 11 years, 1 month ago [ARM] Make sure to flush a register location. IMM still doesn't work...
3.5-1708 11 years, 1 month ago [ARM] Add support for IMMs to the GPR reg cache. Not yet using it since it doesn't quite work
3.5-1707 11 years, 1 month ago [ARM] Remove Fastmem. It is buggy and may never have the potential to work correctly.
3.5-1706 11 years, 1 month ago Core: Remove dead code