Commit Graph

  • 0bcebd81f6 Merge pull request #721 from lioncash/netplay-unused-param Lioncash 2014-08-02 18:31:38 -04:00
  • a77d397312 Merge pull request #717 from lioncash/unused Lioncash 2014-08-02 18:30:18 -04:00
  • 44a157fc09 Core: Kill off an unused parameter for NetPlayServer::StartGame Lioncash 2014-08-02 18:28:26 -04:00
  • 9f8e1e2a0d Merge pull request #720 from booto/dma-audio-fix2 Pierre Bourdon 2014-08-02 15:13:26 -07:00
  • 35dfe57bc1 DSP: copy audio dma samples as early as possible booto 2014-08-03 05:24:19 +08:00
  • 35654513c1 VertexLoader: Add more tests, including a few small benchmarks Pierre Bourdon 2014-08-02 14:02:38 -07:00
  • 1bb7c2791a Merge pull request #719 from lioncash/warnings Pierre Bourdon 2014-08-02 13:21:20 -07:00
  • a46a500b94 Core: Fix warnings on Linux related to the JIT Lioncash 2014-08-02 16:15:20 -04:00
  • 46ce810b45 Merge pull request #718 from lioncash/unused-var Pierre Bourdon 2014-08-02 12:56:55 -07:00
  • a89416306a DolphinWX: Remove an unused variable from ISOProperties Lioncash 2014-08-02 15:23:27 -04:00
  • 41af9a81a5 Core: Remove unused parameters in Movie Lioncash 2014-08-02 15:03:34 -04:00
  • 0ed29e1fac DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. Lioncash 2014-07-24 21:46:46 -04:00
  • da2833c0e6 Merge pull request #679 from lioncash/ucode-update-params Pierre Bourdon 2014-08-02 10:37:19 -07:00
  • 8f768e5a54 Merge pull request #714 from lioncash/gen Pierre Bourdon 2014-08-02 10:36:31 -07:00
  • c39ef56db5 VertexLoader: Add very basic unit testing to get started Pierre Bourdon 2014-08-01 23:42:36 -07:00
  • 6f715a1fbe VertexLoader: Remove more global state dependencies (this time IndexGenerator and VertexManager) Pierre Bourdon 2014-08-01 23:42:15 -07:00
  • 8b26d7bf1e UnitTests: make it possible to build tests for code that has global dependencies Pierre Bourdon 2014-08-01 23:23:52 -07:00
  • 226a9c2392 Move GLInterface around to remove VideoBackends dependency on DolphinWX Pierre Bourdon 2014-08-01 23:21:03 -07:00
  • a723fd39df Merge pull request #715 from lioncash/interp Lioncash 2014-08-02 08:39:11 -04:00
  • 6ab6d07948 FrameTools: Add a wxPanel as the child of the RenderFrame. Jules Blok 2014-08-02 13:55:23 +02:00
  • 8467c82f79 Core: Clean up coding style in the Interpreter Lioncash 2014-08-02 02:36:08 -04:00
  • afb539699e Core: Remove using statements from the Jit and Interpreter headers Lioncash 2014-08-02 01:48:02 -04:00
  • 7e83a0ea9b Merge pull request #700 from jimbo1qaz/master Ryan Houdek 2014-08-01 22:57:44 -05:00
  • b8e64716be Merge pull request #713 from lioncash/cast Lioncash 2014-08-01 22:55:52 -04:00
  • 77c2b6829a Merge pull request #702 from lioncash/netplay-version Lioncash 2014-08-01 22:51:30 -04:00
  • 44f751f752 Merge pull request #692 from booto/dma-audio-fix Lioncash 2014-08-01 22:19:50 -04:00
  • 899bc84e98 Core: Remove now redundant assert conditions in some DSPJitRegCache functions Lioncash 2014-08-01 20:49:48 -04:00
  • 1aab63bef7 Merge pull request #712 from lioncash/cast Pierre Bourdon 2014-08-01 17:49:46 -07:00
  • 005004dfa5 Core: Fix cast warnings in DSPJitRegCache Lioncash 2014-08-01 20:44:38 -04:00
  • e0b6f8c9c4 Merge pull request #711 from lioncash/cast Pierre Bourdon 2014-08-01 17:29:35 -07:00
  • 4e2f487741 Core: Get rid of a cast in JitRegCache.cpp Lioncash 2014-08-01 20:25:39 -04:00
  • 6c923b776e Merge pull request #695 from lioncash/ipl-string Lioncash 2014-08-01 19:59:56 -04:00
  • 47ba8cc4c1 DSP: latch dma parameters booto 2014-07-29 18:36:31 +08:00
  • 4b32dcbc33 Merge pull request #707 from lioncash/strip Lioncash 2014-08-01 16:01:37 -04:00
  • 0380bb61fa Merge pull request #708 from lioncash/drum-axis Pierre Bourdon 2014-07-31 22:20:40 -07:00
  • 31e9b1ebdd Core: Fix Y-data not being assigned in Drums.cpp Lioncash 2014-08-01 01:18:36 -04:00
  • f6995d1eff Merge pull request #704 from lioncash/pjhack-removal Pierre Bourdon 2014-07-31 20:20:02 -07:00
  • 1dc5294629 Common: Simplify StripTailDirSlashes Lioncash 2014-07-31 22:18:45 -04:00
  • 842f8888f8 Merge pull request #706 from degasus/master Ryan Houdek 2014-07-31 12:08:54 -05:00
  • 5205d7baa6 ogl: fix rasterfont degasus 2014-07-31 19:03:18 +02:00
  • c5188c76b3 Merge pull request #705 from Sonicadvance1/fix-memoryutil-check Lioncash 2014-07-31 03:06:00 -04:00
  • 5bb9a74759 Merge pull request #527 from delroth/flags-opt Lioncash 2014-07-31 02:51:48 -04:00
  • 33450c80c3 Fixes a check for what mmap returns. Ryan Houdek 2014-07-31 00:47:44 -05:00
  • fda2190a37 Support the 64bit CR flags in the ARM JIT. Ryan Houdek 2014-07-17 03:40:02 +00:00
  • 3627bd21f1 Remove JitArmIL files from the project. Due to how the new CR-flags work, it isn't possible without some hefty work in the JITIL backend to support this on 32bit systems. Ryan Houdek 2014-07-04 03:43:55 -05:00
  • f27940478d JitIL: Attempt to constant-fold more aggressively. magumagu 2014-06-26 15:22:37 -07:00
  • 79ecdf5fd0 JitIL: Misc small optimizations. magumagu 2014-06-23 22:36:21 -07:00
  • c8dd557dde JITIL: compare instruction folding. magumagu 2014-06-23 22:17:45 -07:00
  • 5bb428c685 JITIL: optimize branches. magumagu 2014-06-23 21:43:38 -07:00
  • 79cc000d62 JITIL: Optimize compare instruction. magumagu 2014-06-23 20:34:03 -07:00
  • 1429fccb97 Initial unoptimized JITIL flag optimization. magumagu 2014-06-23 19:19:22 -07:00
  • 5506e57ab8 CR: Replace some magic values with constants. Pierre Bourdon 2014-06-22 17:14:31 +02:00
  • 0ff1481494 Optimize PPC CR emulation by using magic 64 bit values Pierre Bourdon 2014-05-31 00:43:52 +02:00
  • f507827399 Merge pull request #681 from phire/non-sse4_1 Lioncash 2014-07-31 00:31:02 -04:00
  • 8c857b45f8 Fix PPC_FP on non-sse4.1 code paths. Scott Mansell 2014-07-27 20:55:47 +12:00
  • 33f848c78c Add a bunch of gradle/AS related stuff to gitignore. Eder Bastos 2014-07-10 18:22:14 -04:00
  • cd37af8590 DolphinWX: Remove the Projection Hack UI Lioncash 2014-07-30 19:31:29 -04:00
  • 83838a645f Merge pull request #690 from Armada651/d3dfullscreen_fixes Pierre Bourdon 2014-07-30 16:28:56 -07:00
  • 9b9817f927 x64Emitter: Fix REX encoding for SETcc Pierre Bourdon 2014-05-29 19:32:12 +02:00
  • 3b5625c76b VideoConfig: Ignore Borderless Fullscreen setting when the backend does not support exclusive fullscreen. Jules Blok 2014-07-28 23:26:40 +02:00
  • 5bbd34637b CFrame: Don't check the video config fullscreen setting. Jules Blok 2014-07-28 22:45:53 +02:00
  • 4501aeefbe CFrame: Check borderless fullscreen setting before enabling exclusive fullscreen in the video config. Jules Blok 2014-07-30 12:03:09 +02:00
  • 22e9d6977b Common: State OS instead of 32/64 bit in the netplay lobby Lioncash 2014-07-30 02:01:56 -04:00
  • 5516b0382c Merge pull request #699 from lioncash/enum Matthew Parlane 2014-07-30 13:53:58 +12:00
  • a3ca3b0424 Merge pull request #696 from lioncash/more-forward-decls Matthew Parlane 2014-07-30 13:53:48 +12:00
  • ad3ade1510 Core: Use an enum for the Gekko exception flags instead of defines Lioncash 2014-07-29 21:51:30 -04:00
  • 4b66c6c65a Merge pull request #698 from lioncash/missed-workaround Pierre Bourdon 2014-07-29 18:23:04 -07:00
  • b03c12764d Really get rid of the MSVC 2005 workaround completely Lioncash 2014-07-29 21:20:43 -04:00
  • fe9b7fa4f3 Fix D3D Real XFB texture sampling. jimbo1qaz 2014-07-29 18:15:01 -07:00
  • 91647f5944 Merge pull request #697 from lioncash/unused-android Ryan Houdek 2014-07-29 20:08:06 -05:00
  • abc7845e0c Android: Remove an unused variable from MainAndroid.cpp Lioncash 2014-07-29 21:05:22 -04:00
  • 522a5c35ad Convert some more header inclusions into forward declarations Lioncash 2014-07-29 20:55:07 -04:00
  • 3d95ed93f5 Core: Use a std::string in EXI_DeviceIPL instead of a char buffer Lioncash 2014-07-29 19:54:54 -04:00
  • c0e8d9879a Merge pull request #678 from lioncash/overflow Pierre Bourdon 2014-07-29 16:42:58 -07:00
  • f6fe299c31 Merge pull request #694 from lioncash/interp-defines Pierre Bourdon 2014-07-29 16:39:05 -07:00
  • 412196a055 Core: Remove defines used to work around an MSVC 2005 bug Lioncash 2014-07-29 19:33:08 -04:00
  • e07c06cb16 CFrame: Handle close events that can't be vetoed. Jules Blok 2014-07-29 11:26:19 +02:00
  • 8ff3cf1838 Merge pull request #684 from lioncash/forward-decls Pierre Bourdon 2014-07-28 20:50:27 -07:00
  • 062bce8b7e Merge pull request #659 from Parlane/classic_controller_fix2 Pierre Bourdon 2014-07-28 20:34:00 -07:00
  • 9f86d3efcf Merge pull request #689 from Shadoxfix/master Pierre Bourdon 2014-07-28 10:28:23 -07:00
  • 313a743cee Update framelimit tooltip text because the Audio option has been removed. Oussama Danba 2014-07-28 19:08:43 +02:00
  • 3fb829ca73 Merge pull request #589 from LPFaint99/gcifolder-fifo Tony Wasserka 2014-07-28 14:44:01 +02:00
  • 9c7d4b6408 Merge pull request #667 from RachelBryk/remove-audio-limit Tony Wasserka 2014-07-28 14:38:35 +02:00
  • 3554a15180 Merge pull request #680 from lioncash/fakepoll-removal Matthew Parlane 2014-07-28 21:06:37 +12:00
  • 86db0040b7 Merge pull request #682 from lioncash/style-oversight Matthew Parlane 2014-07-28 11:39:01 +12:00
  • e225e3679a Merge pull request #685 from lioncash/invalid-reg Lioncash 2014-07-27 19:37:43 -04:00
  • 0bb84a1f65 Core: Use the enum constant for an invalid reg in JitRegCache Lioncash 2014-07-27 19:29:52 -04:00
  • eb3a1de3f6 Core: Turn some includes into forward declarations. Lioncash 2014-07-27 13:37:09 -04:00
  • 83c2c99a8c Merge pull request #605 from neobrain/mmio_cleanup Tony Wasserka 2014-07-27 19:27:21 +02:00
  • 38c8a4efb2 MMIO: Cleanup Mapping class by using templates instead of macros. Tony Wasserka 2014-07-12 14:35:47 +02:00
  • 2791f6053e Clarify the preferred prefix form to be within loops in the style guide Lioncash 2014-07-27 07:45:34 -04:00
  • adf3543a57 Fix a style guide oversight Lioncash 2014-07-27 06:19:25 -04:00
  • 4fa71dd59e Remove fakepoll.h. Lioncash 2014-07-26 22:45:17 -04:00
  • 551cf4b2a2 Core: Remove the unused cycle parameter from DSPHLE update calls Lioncash 2014-07-26 20:04:15 -04:00
  • 0b8a6f852b Core: Use character literals within EXI_DeviceIPL Lioncash 2014-07-26 19:07:19 -04:00
  • 70ba8cfbc2 Core: Fix a possible overflow in EXI_DeviceIPL Lioncash 2014-07-26 19:06:20 -04:00
  • 96cfbd1bb0 Merge pull request #677 from Armada651/use_fullscreen Pierre Bourdon 2014-07-27 00:14:56 +02:00
  • 1f24122d35 Frame: Only prevent exclusive fullscreen switches when the emulator is paused. Jules Blok 2014-07-27 00:08:27 +02:00
  • c1673824bd Core: Remove the ratio parameter in Zelda UCode's SizeForResampling func Lioncash 2014-07-26 17:38:02 -04:00
  • 957a39942e Merge pull request #675 from lioncash/movie-params Pierre Bourdon 2014-07-26 23:30:26 +02:00