summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-09Jit64::twx(): add assert messageTillmann Karras
2014-03-09MMIOTest: fix sign warningTillmann Karras
2014-03-09Merge pull request #146 from delroth/testsPierre Bourdon
2014-03-09Add more tests for Common and Core/MMIOPierre Bourdon
2014-03-08[Android] Split the AboutFragmentItem and InfoFragmentAdapter into their own ...Lioncash
2014-03-09Merge pull request #144 from Parlane/fix_include_orderPierre Bourdon
2014-03-09Merge pull request #143 from lioncash/no-commentMatthew Parlane
2014-03-08[Android] Remove unnecessary comment from VideoSettingsFragment.Lioncash
2014-03-09Fixes include order of TextureConversionShader.cppMatthew Parlane
2014-03-09Add missing functional include caused by PR111Matthew Parlane
2014-03-09Merge pull request #111 from Parlane/callstack_print_fixPierre Bourdon
2014-03-09Fix bug in PrintCallstack caused by trying to use MMIOMatthew Parlane
2014-03-09Merge pull request #114 from delroth/mmio-optimizationPierre Bourdon
2014-03-08JitUtil: Optimize MMIO loads by generating code to directly access a given MMIO.Pierre Bourdon
2014-03-08x64Emitter: Add functions to call a C++ std::function from JITed codePierre Bourdon
2014-03-08x64ABI: Add two more CallFunction functions (for additional parameter types).Pierre Bourdon
2014-03-08x64Emitter: Allow const pointers where it makes sense to do so.Pierre Bourdon
2014-03-08MMIO: Pass pointers to the complex method lambdas when visiting.Pierre Bourdon
2014-03-08MMIO: Add a function to check if a given address refers to MMIO registers.Pierre Bourdon
2014-03-08Merge pull request #96 from lioncash/remove-console-correctlyMatthew Parlane
2014-03-08Merge pull request #139 from lioncash/wx-cleanMatthew Parlane
2014-03-08Merge pull request #138 from Tilka/sw_fixMatthew Parlane
2014-03-07Merge pull request #130 from lioncash/breakpoint-clearPierre Bourdon
2014-03-07Merge pull request #141 from Parlane/fix_mac_read_windowsPierre Bourdon
2014-03-07Fix MAC address reading on Windows.Matthew Parlane
2014-03-06Merge pull request #140 from shuffle2/masterPierre Bourdon
2014-03-06Implement workaround for Windows versions which do not support XSAVE.Shawn Hoffman
2014-03-06windows: move arch defines to base.propsShawn Hoffman
2014-03-05Remove some superfluous arguments from some wx control creationsLioncash
2014-03-05Mark functions in the PPCDebugInterface and DSPDebugInterface as final.Lioncash
2014-03-05Add ClearAllMemChecks to DebugInterfaceLioncash
2014-03-05Actually make PPCDebugInterface::ClearAllBreakpoints have functionality.lioncash
2014-03-06SW renderer: add missing ClearCurrent()Tillmann Karras
2014-03-06Merge pull request #122 from lioncash/rename-defaultMatthew Parlane
2014-03-06Merge pull request #137 from RachelBryk/isopropertiesMatthew Parlane
2014-03-05Fix reading revision specific default game inis in ISOProperties.Rachel Bryk
2014-03-06Merge pull request #134 from shuffle2/fix-vs-buildMatthew Parlane
2014-03-05Allow VS builds to be speedy again.Shawn Hoffman
2014-03-05Merge pull request #133 from shuffle2/fix-ldmxscr-exceptionRyan Houdek
2014-03-05commit 1a428de189eb9456695429adc11b606936218924 introduced a bug by using a s...Shawn Hoffman
2014-03-05Merge pull request #132 from Sonicadvance1/Arch-cleanMatthew Parlane
2014-03-04OS X likes to be different. It reports the host processor type as i386 instea...Ryan Houdek
2014-03-05Merge pull request #120 from Sonicadvance1/Arch-cleanMatthew Parlane
2014-03-04Make our architecture defines less stupid.Ryan Houdek
2014-03-04Merge pull request #131 from lioncash/file-monitor-simplificationsPierre Bourdon
2014-03-04Add two other formats to the list of extensions in IsSoundFilelioncash
2014-03-04Simplify ShowSound() in FileMonitor.cpp.lioncash
2014-03-03Merge pull request #118 from neobrain/videosoftware-bypass-xfb-hackPierre Bourdon
2014-03-03videosoftware: More coding style fixes.Tony Wasserka
2014-03-03Merge pull request #128 from lioncash/normalize-debug-interface-func-namesPierre Bourdon