Commit Graph

  • 8a7abd72b4 PPCTables: Remove prefixed underscores from parameter names Lioncash 2018-03-24 16:42:59 -04:00
  • 2381aeecc3 PPCTables: Namespace all exposed functions Lioncash 2018-03-24 16:31:55 -04:00
  • 397b3fb976 CPUCoreBase: Make the GetName() member function const qualified Lioncash 2018-03-24 15:59:20 -04:00
  • c738ddc4aa CPUCoreBase: Default the virtual destructor Lioncash 2018-03-24 15:57:37 -04:00
  • 5369d3c9f1
    Merge pull request #6513 from lioncash/dead-code Léo Lam 2018-03-24 20:09:25 +01:00
  • ef6e747a68 PowerPC: Remove commented out PanicAlert Lioncash 2018-03-24 14:52:20 -04:00
  • 3dc3b0caa5 Interpreter_LoadStore: Remove commented out code Lioncash 2018-03-24 14:49:15 -04:00
  • 08b1fd5c35
    Merge pull request #6512 from lioncash/discio-cmake Léo Lam 2018-03-24 19:47:24 +01:00
  • f9e0645b99 Interpreter_SystemRegisters: Remove commented out code Lioncash 2018-03-24 14:45:46 -04:00
  • 288b579c09 Interpreter_Integer: Remove commented out code in subfic Lioncash 2018-03-24 14:43:25 -04:00
  • 01308330d9
    InputCommon/CMakeLists: Migrate off add_dolphin_library Lioncash 2018-03-24 14:13:48 -04:00
  • 680ceb7f43
    DiscIO/CMakeLists: Migrate off add_dolphin_library Lioncash 2018-03-24 13:54:02 -04:00
  • 2d0d4fee28 Qt: Fix controller window margin Léo Lam 2018-03-24 18:45:10 +01:00
  • bf05c74f6b Qt: Fix GameCube config pane spacing Léo Lam 2018-03-24 18:18:17 +01:00
  • 752098de22 Qt: Fix search bar widget spacing Léo Lam 2018-03-24 18:08:34 +01:00
  • 8d0c15bb97 Qt/Search: Simplify placeholder text Léo Lam 2018-03-24 18:02:17 +01:00
  • f7c9d2fd4d Qt: Show code pane by default in debug mode Léo Lam 2018-03-24 17:50:47 +01:00
  • 304aeaa922
    Merge pull request #6510 from spycrab/qt_autoadjust Léo Lam 2018-03-24 17:36:48 +01:00
  • 806990968d Qt: Implement "Auto-Adjust Window Size" spycrab 2018-03-24 16:40:47 +01:00
  • a838d13fd1
    Merge pull request #6504 from Ebola16/OSD Léo Lam 2018-03-24 09:59:14 +01:00
  • 305b3dc835
    Merge pull request #6497 from spycrab/qt_file Léo Lam 2018-03-24 09:10:49 +01:00
  • 4c5efb0f3a
    Merge pull request #6508 from lioncash/cmake-common Léo Lam 2018-03-24 09:08:20 +01:00
  • 37dbb2e181
    Merge pull request #6509 from spycrab/qt_shader_gen Léo Lam 2018-03-24 09:03:16 +01:00
  • 3ab88742fd
    Merge pull request #6492 from lioncash/nop Markus Wick 2018-03-24 08:53:21 +01:00
  • cb71b06afc Qt: Show shader generation window spycrab 2018-03-24 02:13:56 +01:00
  • 5669841e83
    Merge pull request #6505 from lioncash/arm Mat M 2018-03-23 19:25:50 -04:00
  • f889cae8c4
    Arm64Emitter: Satisfy unrelated linter issues that cropped up by modifying the cpp file Lioncash 2018-03-23 13:25:17 -04:00
  • 91cefe6c8a
    Arm64Emitter: Make IsImmArithmetic, IsImmLogical, FPImm8ToFloat, and FPImm8FromFloat internally linked Lioncash 2018-03-23 10:17:09 -04:00
  • 2548ccda8e
    Common/CMakeLists: Migrate off add_dolphin_library Lioncash 2018-03-23 18:31:29 -04:00
  • 41787261b5
    Merge pull request #6507 from spycrab/qt_analytics_fix Anthony 2018-03-23 15:38:19 -07:00
  • 8ebb3a015e Qt: Update analytics checkbox after initial prompt spycrab 2018-03-23 23:25:17 +01:00
  • cd4881d74b
    Merge pull request #6506 from spycrab/updater_timeout Pierre Bourdon 2018-03-23 22:56:35 +01:00
  • f3e6f0f2d4 Updater: Increase request timeout to 30s spycrab 2018-03-23 22:24:45 +01:00
  • b11c237c43
    Arm64Emitter: Remove unnecessary V8_UINT64_C preprocessor macro Lioncash 2018-03-23 10:13:50 -04:00
  • 03671a5534
    Arm64Emitter: Remove duplicate IsPowerOf2 function Lioncash 2018-03-23 10:10:15 -04:00
  • 976347c65d Rename "On-Screen Messages" to "On-Screen Display Messages" Ryan Meredith 2018-03-23 12:29:03 -04:00
  • 22d851d930
    Merge pull request #6500 from spycrab/qt_respect_portable Pierre Bourdon 2018-03-23 17:25:28 +01:00
  • 9c70036105
    Merge pull request #6503 from lioncash/brace-warn JosJuice 2018-03-23 15:29:39 +01:00
  • a52cc8d52b
    PixelShaderGen/UberShaderPixel: Silence -Wmissing-braces warnings Lioncash 2018-03-23 10:03:31 -04:00
  • dc098fdf08
    Merge pull request #6502 from lioncash/warn Léo Lam 2018-03-23 15:05:59 +01:00
  • 2ab29a40eb
    AbstractFramebuffer: Silence a -Wlogical-op-parentheses warning in ValidateConfig() Lioncash 2018-03-23 09:58:19 -04:00
  • 79f40fb8d7
    MathUtil: Generify IsPow2 Lioncash 2018-03-23 09:50:09 -04:00
  • e88cc33a29
    Merge pull request #6501 from lioncash/dup-cond Léo Lam 2018-03-23 13:01:47 +01:00
  • 68733ac6c1 Qt: Make QSettings use the user config directory spycrab 2018-03-23 12:10:53 +01:00
  • 38f045cee5
    DolphinQt2/GameCubePane: Correct duplicate condition in LoadSettings() Lioncash 2018-03-23 07:35:34 -04:00
  • 894d4c99a8
    Merge pull request #6495 from lioncash/namespace Pierre Bourdon 2018-03-23 12:09:09 +01:00
  • 27ffc8a69d
    Merge pull request #6498 from lioncash/cmake Pierre Bourdon 2018-03-23 12:07:00 +01:00
  • 733186d48b
    Merge pull request #6496 from delroth/updater Pierre Bourdon 2018-03-23 11:21:18 +01:00
  • 1ac7452129 AutoUpdater: Generate basic HTML changelog. Pierre Bourdon 2018-03-23 01:08:25 +01:00
  • 1f3310874b AutoUpdater: Don't show a spinning wheel cursor when delaying update Pierre Bourdon 2018-03-23 00:31:58 +01:00
  • 9628333b86 AutoUpdater: support optionally restarting Dolphin after update Pierre Bourdon 2018-03-23 00:29:03 +01:00
  • 773ec975f3
    Merge pull request #6489 from spycrab/qt_updater Pierre Bourdon 2018-03-23 11:08:48 +01:00
  • 95a5a51e55 Qt: Implement missing "File" menu items spycrab 2018-03-23 01:18:53 +01:00
  • ee3d64145c Qt: Improve updater spycrab 2018-03-22 12:20:15 +01:00
  • fc16a78f6a Jit_Integer: Handle NOP case for xori and xoris Lioncash 2018-03-22 15:41:34 -04:00
  • 007f9e5309 Jit_Integer: Handle NOP case for oris as well Lioncash 2018-03-22 15:34:47 -04:00
  • 42fce74f39 Jit_Integer: Handle NOP case where RA == RS for ori Lioncash 2018-03-22 15:20:45 -04:00
  • b96bbc8f8d
    AudioCommon/CMakelists: Migrate off add_dolphin_library Lioncash 2018-03-22 21:58:56 -04:00
  • 71846a6daa
    Merge pull request #6469 from lioncash/cmake Mat M 2018-03-22 21:52:44 -04:00
  • bc3eb22c7f
    Merge pull request #6494 from spycrab/qt_fix_ar Pierre Bourdon 2018-03-23 00:52:32 +01:00
  • 4c97deb364 PowerPC: Namespace all header contents for PowerPC.h Lioncash 2018-03-22 18:24:04 -04:00
  • 196a1dcce4 Qt/CheatCodeEditor: Fix valid, encrypted AR codes not being accepted spycrab 2018-03-22 23:42:20 +01:00
  • 5e76f3a6d4
    Merge pull request #6488 from aldelaro5/symbols-log Léo Lam 2018-03-22 22:06:04 +01:00
  • a4511129e7
    Merge pull request #6491 from lioncash/sub-oe Markus Wick 2018-03-22 21:52:17 +01:00
  • c54e56793a
    Add a log type for Symbols and move symbols related logs to it aldelaro5 2018-03-22 03:18:25 -04:00
  • 796d67e1ec Interpreter_Integer: Handle OE bit for subf, subfc, subfe, subfme, and subfze Lioncash 2018-03-22 10:49:04 -04:00
  • 0f60e68e0b
    Merge pull request #6490 from spycrab/qt_fs_warn Anthony 2018-03-22 08:43:52 -07:00
  • cc3d5a9921 Qt: Fix fullscreen quitting spycrab 2018-03-22 15:29:08 +01:00
  • 59c5bc964f
    Merge pull request #6486 from lioncash/add-oe Markus Wick 2018-03-22 14:15:58 +01:00
  • 9d21425449 Interpreter_Integer: Handle overflow flag when OE bit is set in add, addc, adde, addme, and addze Lioncash 2018-03-21 21:26:10 -04:00
  • 2e92d95888
    Merge pull request #6487 from sepalani/dsp-doc Léo Lam 2018-03-22 07:51:29 +01:00
  • 4ed06da2b4 DSP: Fix typos in DSP LoadStore doc Sepalani 2018-03-22 09:24:58 +04:00
  • ea821760e1
    Merge pull request #6485 from lioncash/flag-unset Anthony 2018-03-21 21:14:05 -07:00
  • e53fffeb90 PowerPC: Properly unset the overflow bit Lioncash 2018-03-21 23:51:31 -04:00
  • 23bc50704a
    Merge pull request #6484 from lioncash/mul Anthony 2018-03-21 18:18:00 -07:00
  • 355509653e Interpreter_Integer: Handle the overflow flag when the OE bit is set for mullw Lioncash 2018-03-21 19:36:15 -04:00
  • 716e4ba035
    Merge pull request #6483 from ligfx/dspremoveannotatedassembly Pierre Bourdon 2018-03-22 01:21:11 +01:00
  • 1ba43e6c27 DSPSymbols: remove unused ReadAnnotatedAssembly Michael M 2017-06-23 22:39:52 -07:00
  • ed56f319b5 DSPHost: don't try to read old annotated assembly files Michael M 2017-06-23 22:38:15 -07:00
  • 30ccaa3fd5
    Merge pull request #6481 from spycrab/qt_fix_fs Anthony 2018-03-21 16:44:54 -07:00
  • 1b0f6a7d2e
    Merge pull request #6482 from spycrab/qt_borders Léo Lam 2018-03-21 23:24:46 +01:00
  • 1b28693eb0
    Merge pull request #4484 from Helios747/remove_text Léo Lam 2018-03-21 23:18:03 +01:00
  • b02b616930 [UI] Remove experimental tag from Vulkan Helios747 2016-12-02 21:26:09 -06:00
  • 8ead5be9f2 Qt: Fix fullscreen spycrab 2018-03-21 20:53:37 +01:00
  • 809dd665c7 Qt/MainWindow: Remove obnoxious border spycrab 2018-03-21 22:48:17 +01:00
  • 9cf22aec04
    Merge pull request #6480 from spycrab/qt_search Anthony 2018-03-21 12:40:34 -07:00
  • 3292abb41d Qt: Implement search spycrab 2018-03-21 11:13:53 +01:00
  • 682a6117b5
    Merge pull request #6479 from leoetlino/ignore Pierre Bourdon 2018-03-21 11:57:16 +01:00
  • 8580b3ba1f Qt: Add ignore button for panic alerts Léo Lam 2017-10-05 18:20:18 +02:00
  • 8308d6b464
    Merge pull request #6476 from lioncash/dispatch Markus Wick 2018-03-21 09:55:04 +01:00
  • 7a2d98b948 JitAsm: Remove use of the JIT global in Generate() Lioncash 2018-03-20 01:05:48 -04:00
  • e0165a62da JitBase: Remove use of the JIT global in Dispatch() and JitTrampoline() Lioncash 2018-03-20 00:28:55 -04:00
  • fe600ab0ed
    Merge pull request #6146 from HannesMann/qos-support Pierre Bourdon 2018-03-21 02:46:46 +01:00
  • 6860259c44
    Merge pull request #6457 from spycrab/qt_misc Pierre Bourdon 2018-03-21 01:10:01 +01:00
  • 6079d7d3c6
    Merge pull request #6475 from Starsam80/fix-always-true Pierre Bourdon 2018-03-21 01:07:54 +01:00
  • ad8c31699f
    Merge pull request #6463 from delroth/auto-update Anthony 2018-03-20 11:28:26 -07:00
  • 66b41c5509 UICommon: Add AutoUpdate module + placeholder Qt implementation Pierre Bourdon 2018-03-17 17:22:05 -07:00
  • 37902c4aa4 DolphinWX: depend on Updater in order to make sure the binary is included in default builds Pierre Bourdon 2018-03-18 21:09:36 +01:00
  • 07c160310e Add Updater.exe which performs the update tasks. Pierre Bourdon 2018-03-18 00:45:45 +01:00
  • 43c92c8b16
    Merge pull request #6451 from leoetlino/default-mmu Markus Wick 2018-03-20 14:40:40 +01:00