summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-30Merge pull request #325 from Tilka/nopPierre Bourdon
2014-04-30Remove the old PPAnalyst::Flatten function that is no longer in use.Ryan Houdek
2014-04-30Move the JitWindow debugging window over to using the new PPCAnalyzer class.Ryan Houdek
2014-04-30Missed the analyzer object not named correctly.Ryan Houdek
2014-04-30Let Jit64IL use the new PPCAnalyst classRyan Houdek
2014-04-30Address delroth's comments.Ryan Houdek
2014-04-30Support the new PPCAnalyst class in JIT64.Ryan Houdek
2014-04-30Adds support to the new PPCAnalyst to the ARM JIT cores.Ryan Houdek
2014-04-30Adds new PPCAnalyser class.Ryan Houdek
2014-04-30Merge pull request #324 from booto/eliminate-cyles-minus-oneRyan Houdek
2014-04-30Jit_Util: reduce NOP padding of 8 bit loadsTillmann Karras
2014-04-30JitBackpatch: fix NOP paddingTillmann Karras
2014-04-30numCyclesMinusOne to numCycles in GekkoOPInfobooto
2014-04-30drop Host_GetKeyStatedegasus
2014-04-30Add set/get functions for IsFramelimiterTempDisableddegasus
2014-04-30Add a hotkey for disabling the framelimit.degasus
2014-04-27Add a comment about game list colorSean Maas
2014-04-27Make the Android UI more like the desktop UISean
2014-04-27Merge pull request #236 from magumagu/d3d11-fix-peekzTony Wasserka
2014-04-27Merge pull request #304 from Tilka/nopPierre Bourdon
2014-04-27Merge pull request #312 from Tilka/small_jit_optimizationsPierre Bourdon
2014-04-27Merge pull request #314 from Sonicadvance1/Clean-UpdateCR1Pierre Bourdon
2014-04-26More updates.Linktothepast
2014-04-26Gameini updates.Linktothepast
2014-04-25Merge pull request #317 from SeannyM/armjit-lwzuxRyan Houdek
2014-04-25ARM: Fix Wii games on JITSean
2014-04-25Merge pull request #316 from SeannyM/Android-EFBScaledCopyPierre Bourdon
2014-04-25Android: Fix Scaled EFB Copy settingSean
2014-04-25Merge pull request #306 from neobrain/pixel_center_correctionPierre Bourdon
2014-04-24Removes unused argument in Helper_UpdateCR1.Ryan Houdek
2014-04-24Merge pull request #313 from Sonicadvance1/Fix-ARMTablesRyan Houdek
2014-04-24Fix missing instructions in ARM JIT Tables.Ryan Houdek
2014-04-25Merge pull request #311 from Tilka/movbePierre Bourdon
2014-04-25Fix Fastmem on CPUs without MOVBETillmann Karras
2014-04-24Jit64: use integer instructions for boolean logicTillmann Karras
2014-04-24Movie: don't use "hh" scanf modifier.magumagu
2014-04-24Jit64IL: remove dummy implementationsTillmann Karras
2014-04-24Merge pull request #303 from Tilka/movbePierre Bourdon
2014-04-24BackPatch: make sure MOVBE is long enoughTillmann Karras
2014-04-24Add remaining possible uses of MOVBETillmann Karras
2014-04-24[Android] Fix a bunch of input bugs.Ryan Houdek
2014-04-24Merge pull request #307 from neobrain/custom_textures_workaroundPierre Bourdon
2014-04-24Merge pull request #308 from neobrain/masterPierre Bourdon
2014-04-24Software renderer: Update a reference link.Tony Wasserka
2014-04-24Workaround dumb custom texture loading logic so that D3D11, GL core (used on ...Tony Wasserka
2014-04-24VertexShaderGen: Correct vertex shader output to consider shifted pixel centers.Tony Wasserka
2014-04-23Optimize NOPsTillmann Karras
2014-04-23Merge pull request #301 from Sonicadvance1/LTO-optionPierre Bourdon
2014-04-23Merge pull request #299 from Sonicadvance1/EFBRam-FixGLSLESRyan Houdek
2014-04-23Adds Link Time Optimization cmake option.Ryan Houdek