Commit Graph

  • d140964d9b Merge pull request #900 from Sonicadvance1/update-gradle Ryan Houdek 2014-08-28 17:58:48 -05:00
  • b197f44518 Update build.gradle to newer buildtools. Ryan Houdek 2014-08-28 16:49:06 -05:00
  • 0d63dd5e53 Update the android cmake toolchain file to support 64bit. Ryan Houdek 2014-08-28 16:57:48 -05:00
  • 683191b6c6 Merge pull request #892 from comex/oh-the-abstraction comex 2014-08-28 17:28:16 -04:00
  • 88095a607a JIT: fix RAM check in load-from-constant-address Fiora 2014-08-28 12:54:23 -07:00
  • faa2666393 PointerWrap currently checks its mode for every individual byte of everything it 'does', including all of RAM. Make it not do that. comex 2014-08-27 19:50:52 -04:00
  • ad8fe0fb52 Merge pull request #879 from FioraAeterna/frspx Ryan Houdek 2014-08-28 14:12:21 -05:00
  • c359d65dfe JIT64: add frspx implementation Fiora 2014-08-26 00:07:49 -07:00
  • 4a78a8a72a Merge pull request #876 from FioraAeterna/floatloadstore Ryan Houdek 2014-08-28 13:37:27 -05:00
  • 359aa664e1 Merge pull request #898 from FioraAeterna/fprffix Dolphin Bot 2014-08-28 20:25:26 +02:00
  • 5e514dcfbc Merge pull request #881 from FioraAeterna/mulhwx Dolphin Bot 2014-08-28 20:25:13 +02:00
  • 7929f2f033 JIT: make fprf conditional in fcmp, just like the other instructions Fiora 2014-08-28 11:18:33 -07:00
  • 23bf8df0e2 Merge pull request #894 from FioraAeterna/missingcvt Ryan Houdek 2014-08-28 13:18:35 -05:00
  • 0217fb2008 Merge pull request #843 from FioraAeterna/fprf Ryan Houdek 2014-08-28 13:15:50 -05:00
  • 1cf77c773b Merge pull request #758 from FioraAeterna/loadstoreopt Dolphin Bot 2014-08-28 19:30:26 +02:00
  • 043256449e Jit64: some load/store optimizations Fiora 2014-08-07 00:02:30 -04:00
  • c908a1e212 Merge pull request #882 from Sonicadvance1/fix-pp-blackness Ryan Houdek 2014-08-28 10:29:03 -05:00
  • ca68526ec7 Clear the texture used by PP shaders prior to use. We were generating a texture without ever setting the data to a known value. This happened on the old code as well, just that PP shaders are receiving some love and people are using it and noticing some of its issues. Ryan Houdek 2014-08-26 07:08:37 -05:00
  • 8e7d7418af Merge pull request #890 from degasus/glx Ryan Houdek 2014-08-28 09:13:50 -05:00
  • 6955e023a0 Merge pull request #877 from lioncash/voldir Lioncash 2014-08-28 04:11:33 -04:00
  • aa059eff70 Merge pull request #895 from comex/reenable-jit-on-os-x Lioncash 2014-08-28 03:52:11 -04:00
  • a4a533e39f Re-enable the vertex loader JIT on OS X. comex 2014-08-27 23:50:59 -04:00
  • f9d4ff0d5d x64Emitter: add support for some missing CVT instructions Fiora 2014-08-27 20:15:42 -07:00
  • 4c14ebdf32 Remove pointless initializations. Rohit Nirmal 2014-08-27 20:36:49 -05:00
  • 9e340b1c81 Initialize variables to silence garbage return warning from scan-build. Rohit Nirmal 2014-08-27 20:35:20 -05:00
  • a3cfc98f26 Allow system time to move forward during netplay. Rachel Bryk 2014-08-27 16:38:29 -04:00
  • 8b0ad5daec glx: fix shutdown hang degasus 2014-08-25 07:33:51 +02:00
  • 7d05ebbc9b Merge pull request #888 from FioraAeterna/fmulinterp Pierre Bourdon 2014-08-27 10:57:09 +02:00
  • 7e07acbf3f Fix another absent-minded typo in the fmul interpreter patch Fiora 2014-08-26 23:00:11 -07:00
  • 061f2058c2 Merge pull request #887 from FioraAeterna/fmulinterp shuffle2 2014-08-26 21:50:43 -07:00
  • 1a0a33518b Bugfixes for fmul rounding Fiora 2014-08-26 21:37:45 -07:00
  • 31353573cb Change default netplay buffer to 5. Rachel Bryk 2014-08-26 21:50:30 -04:00
  • 75b9d6da48 Merge pull request #867 from comex/gpu-determinism-pr1 comex 2014-08-26 20:17:27 -04:00
  • 7dbc623dc0 JIT: Initial FPRF support Fiora 2014-08-20 02:22:07 -07:00
  • e31d6feaa2 Unify three types of non-FIFO requests to the GPU thread around Common::Event and Common::Flag. comex 2014-08-24 19:13:46 -04:00
  • de7294ecc1 Add Flag support to ChunkFile.h comex 2014-08-24 19:38:33 -04:00
  • 45a4236283 A tiny restructuring to allow inlining of FifoCommandRunnable. Probably useless. comex 2014-08-24 18:17:39 -04:00
  • 14125cf951 Refactor SetCpStatus into two functions for from-GPU and from-CPU mode rather than a boolean parameter. comex 2014-08-24 16:27:32 -04:00
  • f52888d3ec Merge pull request #884 from FioraAeterna/ppcfpopt Dolphin Bot 2014-08-26 18:28:26 +02:00
  • 288babf414 PPCFP: add comment Fiora 2014-08-26 09:08:22 -07:00
  • 90324f3809 JIT64: add mulhwx implementation Fiora 2014-08-26 01:08:04 -07:00
  • 5d20455e7d Disable all logs by default. Rachel Bryk 2014-08-26 03:59:17 -04:00
  • 81048f38f8 Merge pull request #875 from lioncash/statics Pierre Bourdon 2014-08-26 09:35:46 +02:00
  • 5082afa670 DiscIO: Move VolumeDirectory off of raw pointers Lioncash 2014-08-25 23:40:05 -04:00
  • aaca1b01e5 JIT64: clean up and unify float load/store code Fiora 2014-08-25 13:56:01 -07:00
  • f18fec81fe DiscIO: Make the unordered set in IsSoundFile static Lioncash 2014-08-25 19:56:03 -04:00
  • 25bd734578 Merge pull request #838 from Tilka/unused Pierre Bourdon 2014-08-25 21:24:15 +02:00
  • 07c7e6f35e CommandProcessor: mark some functions as static Tillmann Karras 2014-08-25 21:09:26 +02:00
  • 44ee2f20b9 Merge pull request #874 from FioraAeterna/fixidiocy Lioncash 2014-08-25 13:22:33 -04:00
  • 8a77fe0539 Merge pull request #865 from lioncash/debugger-stuff Lioncash 2014-08-25 13:21:32 -04:00
  • f04e362721 JIT: fix incredibly silly mistake in fmul rounding patch Fiora 2014-08-25 10:10:28 -07:00
  • c9f3fd356b Merge pull request #872 from dolphin-emu/revert-828-pp-shader-catch-broken-config Pierre Bourdon 2014-08-25 14:34:04 +02:00
  • bf93920c05 Revert "Catch broken configurations inside of the Post Processing shaders." Pierre Bourdon 2014-08-25 14:33:41 +02:00
  • 2f2f992bc7 Merge pull request #828 from Sonicadvance1/pp-shader-catch-broken-config Dolphin Bot 2014-08-25 09:17:30 +02:00
  • c87a0021f4 Merge pull request #866 from comex/warnings2 comex 2014-08-24 17:02:59 -04:00
  • 6574682ff5 Remove unused variable m_zero. comex 2014-08-24 16:22:19 -04:00
  • d128795594 Merge pull request #862 from comex/registersinuse comex 2014-08-24 16:16:32 -04:00
  • a7752f49be Merge pull request #861 from comex/warnings comex 2014-08-24 16:15:58 -04:00
  • b458d1a367 Merge pull request #859 from comex/doubleclick comex 2014-08-24 16:14:03 -04:00
  • 80da767576 Improve wording of a particularly atrocious message. comex 2014-08-24 16:00:37 -04:00
  • cf01f47b52 Fix bloody printf specifiers. comex 2014-08-23 15:27:33 -04:00
  • f239ea3853 DolphinWX: Parenthesize some expressions in CodeView.cpp Lioncash 2014-08-24 15:16:20 -04:00
  • c3e41809d9 DolphinWX: Move the CodeView debugger view over to wxGraphicsContext Lioncash 2014-08-24 14:59:02 -04:00
  • 9ff7125786 Merge pull request #810 from lioncash/controller-interface Pierre Bourdon 2014-08-24 19:58:25 +02:00
  • ebf1b98106 Merge pull request #834 from FioraAeterna/fixfmulrounding Pierre Bourdon 2014-08-24 19:49:56 +02:00
  • 4d7b1275c9 Interpreter: apply the same odd rounding to single multiplies as the JIT Fiora 2014-08-19 11:00:47 -07:00
  • 4f18f6078f JIT64: Fix fmul rounding issues Fiora 2014-08-18 19:58:00 -07:00
  • aaff5a0afb Merge pull request #856 from FioraAeterna/ppcfpopt Pierre Bourdon 2014-08-24 19:25:56 +02:00
  • f31ebd23bb Merge pull request #864 from FioraAeterna/avx2bmi Dolphin Bot 2014-08-24 18:55:01 +02:00
  • ce6d09ca5d Add AVX2/BMI1/BMI2 detection support Fiora 2014-08-24 09:14:54 -07:00
  • b749a74d33 Merge pull request #863 from lioncash/remhost Pierre Bourdon 2014-08-24 14:41:13 +02:00
  • f200a03d97 UnitTests: Remove now non-existent UpdateStatusBar from StubHost. Lioncash 2014-08-24 08:34:25 -04:00
  • d19ec35363 Reduce my idiocy in register saving code. comex 2014-08-23 14:41:31 -04:00
  • e0f35e0e59 Remove unused declarations. comex 2014-08-23 15:26:59 -04:00
  • 3ee1e5cbf0 Switch from disabling a laundry list of warnings for wxWidgets to just disabling everything, since they're almost certainly not our problem and I want to compile with -Werror. comex 2014-08-23 15:21:28 -04:00
  • 43f890322f Merge pull request #845 from ChuckRozhon/switch_to_cstdint Dolphin Bot 2014-08-23 21:18:18 +02:00
  • 7725737872 Merge pull request #860 from shuffle2/remove-dsound shuffle2 2014-08-23 11:35:24 -07:00
  • af2405eefd Remove dsound audio backend. Shawn Hoffman 2014-08-23 11:18:00 -07:00
  • 8bb3fa561b Merge pull request #858 from shuffle2/dx-old shuffle2 2014-08-23 11:18:46 -07:00
  • 1332805bb6 Add headers required by XAudio2_7 to externals. Shawn Hoffman 2014-08-22 18:18:37 -07:00
  • f964a282e1 Merge pull request #857 from shuffle2/msvc-improvements shuffle2 2014-08-23 11:02:48 -07:00
  • 327d35377d windows: remove now-extraneous NOMINMAX and WIN32_LEAN_AND_MEAN #defines from dolphin code. Shawn Hoffman 2014-08-22 17:17:49 -07:00
  • 6a5188c9bc Merge pull request #839 from Tilka/emitter Pierre Bourdon 2014-08-23 19:37:24 +02:00
  • 4ec848736d Merge pull request #847 from Linktothepast/gameinis Pierre Bourdon 2014-08-23 19:20:05 +02:00
  • f7102faae7 Merge pull request #853 from lioncash/memmap Pierre Bourdon 2014-08-23 19:19:09 +02:00
  • 59c1a46ab1 JIT: faster PPC_FP code Fiora 2014-08-22 15:27:26 -07:00
  • 6a74f5e8f6 Merge pull request #817 from archshift/disabledcolor Lioncash 2014-08-23 05:08:26 -04:00
  • 41577f044a Merge pull request #844 from lioncash/wx-hotkey Lioncash 2014-08-22 19:52:18 -04:00
  • 624972e37c Merge pull request #855 from magcius/fix-gamelist-title Lioncash 2014-08-22 17:48:56 -04:00
  • 1e464d1a25 Frame: Actually call UpdateTitle Jasper St. Pierre 2014-08-22 17:28:02 -04:00
  • db039d1440 Merge pull request #850 from lioncash/unused-headers Ryan Houdek 2014-08-22 02:07:10 -05:00
  • 130f57df91 Core: Simplify Memory::GetString Lioncash 2014-08-22 01:02:04 -04:00
  • fc5a73d62e Merge pull request #849 from FioraAeterna/fixppcanalyzer Ryan Houdek 2014-08-22 00:14:11 -05:00
  • 48f52b9662 Merge pull request #789 from archshift/linuxvideo Lioncash 2014-08-21 15:55:29 -04:00
  • 7e2534ee47 Fixed black screen on game start for X11 contexts. archshift 2014-08-21 12:39:03 -07:00
  • de9edbeebf Core: Removed blank headers Boot_ELF.h and Boot_WiiWAD.h Lioncash 2014-08-21 15:30:51 -04:00
  • 25e29c323d Merge pull request #842 from lioncash/jit Lioncash 2014-08-21 15:25:43 -04:00
  • 5c0145f71b PPCAnalyzer: move num_instructions initialization to correct place Fiora 2014-08-21 11:19:23 -07:00
  • f17dcd2019 Merge pull request #764 from magcius/new-nogui-2 Lioncash 2014-08-21 14:14:54 -04:00
  • cf82972961 Merge pull request #848 from shuffle2/msvc-improvements Matthew Parlane 2014-08-21 12:25:47 +12:00