summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-03Merge pull request #129 from Tilka/128bit_fixPierre Bourdon
2014-03-03Fix 32 bit non-Windows buildTillmann Karras
2014-03-03Change the DebugInterface, PPCDebugInterface, and DSPDebugInterface to use Ca...Lioncash
2014-03-03Merge pull request #127 from lioncash/cheat-dlg-simplificationPierre Bourdon
2014-03-02Make the base calculation in CheatsWindow simpler.Lioncash
2014-03-03Merge pull request #126 from delroth/masterMatthew Parlane
2014-03-03UnitTests: ensure the Binaries/Tests directory exists before linking.Pierre Bourdon
2014-03-03Merge pull request #125 from delroth/masterMatthew Parlane
2014-03-03Unittests: Always use GTest from Externals (recommended way from GTest FAQ).Pierre Bourdon
2014-03-03Merge pull request #124 from delroth/masterMatthew Parlane
2014-03-03Do not hard fail when running 'make unittests' without GTest.Pierre Bourdon
2014-03-03Merge pull request #119 from delroth/unittestsMatthew Parlane
2014-03-02Rename the JIT function Default() to FallBackToInterpreter(). Communicates in...Lioncash
2014-03-03Merge pull request #123 from lioncash/tas-bugfixPierre Bourdon
2014-03-02Fix a case where the wrong placeholders were being assigned for the up and do...Lioncash
2014-03-03Tests: Add more MMIO tests as an example.Pierre Bourdon
2014-03-03Add the infrastructure required to easily add unit tests and test it with a v...Pierre Bourdon
2014-03-02Merge pull request #121 from lioncash/remove-clampRyan Houdek
2014-03-02Remove another clamp function laying in the codebase and replace it with the ...Lioncash
2014-03-02Merge pull request #109 from lioncash/file-io-clarificationsMatthew Parlane
2014-03-02CMake: detect GTest if it is installedPierre Bourdon
2014-03-01videosoftware: Provide a more elaborate comment on the FifoPlayer support hack.Tony Wasserka
2014-03-01videosoftware: Added hack to bypass xfb just so fifoplayer works.Scott Mansell
2014-02-28Fix WII_SEEK_END seeking.Lioncash
2014-03-01Merge pull request #116 from Tilka/misc_fixes_fixPierre Bourdon
2014-03-01Fix the Windows build (broken in 315a8ba)Tillmann Karras
2014-02-28Merge pull request #100 from Tilka/misc_fixesPierre Bourdon
2014-02-28Merge pull request #80 from Tilka/dspPierre Bourdon
2014-02-28Merge pull request #115 from Parlane/polarssl_detect_supportPierre Bourdon
2014-02-28Remove own round() implementationTillmann Karras
2014-02-28ArmEmitter: make it more readableTillmann Karras
2014-02-28Crypto: small cleanupTillmann Karras
2014-02-28Various changes suggested by cppcheckTillmann Karras
2014-02-28Convert MemoryUtil.cpp to Unix-style line endingsTillmann Karras
2014-02-28x64FPURoundMode: move things around a bitTillmann Karras
2014-02-28CMake: fix escaping in miniupnpc testTillmann Karras
2014-02-28Fix various warnings reported by clangTillmann Karras
2014-02-28Merge pull request #113 from Parlane/fix_wifiPierre Bourdon
2014-02-28Randomise the mac address and store it in the config.Matthew Parlane
2014-02-28Makes the detection of shared PolarSSL more inline with usage.Matthew Parlane
2014-02-28Merge pull request #112 from Parlane/fix_ssl_initPierre Bourdon
2014-02-27Merge pull request #108 from degasus/GLSLUtilShaderTony Wasserka
2014-02-27Initialise entropy correctly for ssl.Matthew Parlane
2014-02-27Merge pull request #110 from Tilka/polarssl1.3Matthew Parlane
2014-02-26comment fixesdegasus
2014-02-26Merge pull request #107 from lioncash/tiny-cleanupTony Wasserka
2014-02-26remove (ATTR|VARY)(IN|OUT) macrosdegasus
2014-02-26Merge duplicate parts of sampler into headerdegasus
2014-02-26calculate constant values on shader compilationdegasus
2014-02-26Rewrite texture tiling implementationdegasus