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