Commit Graph

  • f7507a84f0
    Merge pull request #6973 from JosJuice/qt-cpu-core-generic spycrab 2018-05-26 16:37:20 +02:00
  • 17be4c69b9 DolphinQt2: Provide proper CPU core options for non-x64 systems JosJuice 2018-05-26 15:06:57 +02:00
  • 59cd188391
    Merge pull request #6970 from spycrab/qt_win32_weight spycrab 2018-05-26 15:09:22 +02:00
  • 792446e1da When CPU core is invalid, fall back to JIT instead of interpreter JosJuice 2018-05-26 14:19:53 +02:00
  • 4d0708e777
    Merge pull request #6971 from JosJuice/infowidget-default-lang spycrab 2018-05-26 14:19:48 +02:00
  • 76c9eed848 InfoWidget: Use configured language by default JosJuice 2018-05-26 14:06:51 +02:00
  • 69e0d892aa Qt/Win32: Remove font weight calculation spycrab 2018-05-26 13:24:50 +02:00
  • a196dfe50d AudioCommon: Implement WASAPI spycrab 2018-02-10 21:03:27 +01:00
  • 92ec97f899
    Merge pull request #6947 from JosJuice/unencrypted-wii-disc Léo Lam 2018-05-26 11:56:51 +02:00
  • 3f81c30e8a
    Merge pull request #6949 from leoetlino/stop Léo Lam 2018-05-26 11:45:14 +02:00
  • 98e288cb4b
    Merge pull request #6966 from lioncash/fmul Léo Lam 2018-05-26 11:43:11 +02:00
  • f802dc14c1 Remove useless BootManager::Stop Léo Lam 2018-05-23 14:12:26 +02:00
  • f64cbc86b1
    Merge pull request #6968 from lioncash/mmu Léo Lam 2018-05-26 11:18:32 +02:00
  • 41fe7970da
    Merge pull request #6969 from lioncash/namespace Léo Lam 2018-05-26 11:18:10 +02:00
  • 3c95c175d0
    Merge pull request #6964 from Helios747/sysreqs spycrab 2018-05-26 01:40:10 +02:00
  • f2e6545adf
    Merge pull request #6967 from spycrab/qt_anagylph_fix spycrab 2018-05-26 00:53:25 +02:00
  • b60ad2425d Common: Namespace GekkoDisassembler.cpp/.h Lioncash 2018-05-25 16:29:56 -04:00
  • 5d42f31539 MMU: Normalize parameter naming Lioncash 2018-05-25 12:43:05 -04:00
  • 928a64dc6a Qt/EnhancementsWidget: Add missing anaglyph options spycrab 2018-05-25 21:25:01 +02:00
  • 08b0725aee
    Merge pull request #6961 from spycrab/info_improvements spycrab 2018-05-25 21:48:10 +02:00
  • 157e263e05 Qt/Graphics: Fix broken stereoscopy settings spycrab 2018-05-25 20:26:17 +02:00
  • 3da751f054 Interpreter_FPUtils: Set FPSCR.VXSNAN if either operand to NI_mul() is a signaling NaN Lioncash 2018-05-25 11:25:11 -04:00
  • 57976c947b ShaderGen: Don't emit integer outputs when logic op is unsupported Stenzek 2018-05-26 00:09:29 +10:00
  • 9a5c2119e5 ShaderCache: Remove unused UID bits before inserting into shader map Stenzek 2018-05-26 00:09:10 +10:00
  • 640bfb8135 VideoConfig: Add a field for indicating logic op support in the backend Stenzek 2018-05-26 00:04:18 +10:00
  • 3d44dc3981
    Merge pull request #6958 from lioncash/rsqrte Léo Lam 2018-05-25 15:11:28 +02:00
  • 56217fd42f
    Merge pull request #6956 from lioncash/flag Léo Lam 2018-05-25 15:10:05 +02:00
  • 9d1785718f
    Merge pull request #6955 from lioncash/nan Léo Lam 2018-05-25 15:09:04 +02:00
  • 647309a650
    Merge pull request #6959 from leoetlino/gcc Léo Lam 2018-05-25 13:08:57 +02:00
  • 89ec040b1a
    Merge pull request #6962 from spycrab/qt_renderwidget_fixes spycrab 2018-05-25 10:09:44 +02:00
  • 0aba87bbde
    Merge pull request #6963 from spycrab/qt_panicalerts spycrab 2018-05-25 10:08:20 +02:00
  • 425e9b4818 [Readme] Updated system requirements Helios747 2018-05-25 00:32:58 -07:00
  • 39706748e7 Qt/InterfacePane: Toggle panic handlers instantly spycrab 2018-05-25 04:17:04 +02:00
  • fc928ddfc8 Qt: Show exit confirmation prompt on main window spycrab 2018-05-25 03:53:40 +02:00
  • 7931d2d00d Qt: Fix game not getting paused when exit prompt is open spycrab 2018-05-25 03:53:05 +02:00
  • 97383645e7 Qt/InfoWidget: Don't show apploader date if it's not present spycrab 2018-05-25 02:41:49 +02:00
  • a19e5b3f7a Qt/InfoWidget: Don't show banner details if no data is present spycrab 2018-05-25 02:20:52 +02:00
  • 7c6844e895 ES/Formats: Work around a GCC bug Léo Lam 2018-05-24 21:27:13 +02:00
  • 155bcb1649 Interpreter_FloatingPoint: Set FPSCR.VXSNAN if the input to frsqrte is a signaling NaN Lioncash 2018-05-24 14:37:05 -04:00
  • 31504f85a7 Interpreter_FloatingPoint: Don't update FPRF in frsqrte in certain exceptional cases Lioncash 2018-05-24 14:31:21 -04:00
  • a68b8202e1
    Merge pull request #6957 from spycrab/qt_bold_header spycrab 2018-05-24 17:55:55 +02:00
  • a0b2cdbffc Qt/GameList: Fix bold header when selecting a game spycrab 2018-05-24 13:48:14 +02:00
  • 34adc529a7 Interpreter_FloatingPoint: Don't update the FPRF in fres in certain exceptional cases Lioncash 2018-05-23 23:31:56 -04:00
  • dfea5cb00d Interpreter_FPUtils: Set the FPSCR.VX bit if any invalid operation exception bits are set Lioncash 2018-05-23 21:28:14 -04:00
  • 8a79f9099c Interpreter_FloatingPoint: Set FPSCR.VXSNAN if input to fres is a signaling NaN Lioncash 2018-05-23 19:45:24 -04:00
  • a60bba37cd
    Merge pull request #6953 from spycrab/qt_map_unresponsive spycrab 2018-05-24 01:21:53 +02:00
  • 4c1425b419
    Merge pull request #6952 from spycrab/qt_map_all spycrab 2018-05-24 01:21:23 +02:00
  • 574c609709 Qt/Mapping: Add option to map all devices at once spycrab 2018-05-23 23:47:42 +02:00
  • c39f00194d Qt/MappingButton: Fix window becoming unresponsive after mapping spycrab 2018-05-24 00:01:05 +02:00
  • fdfd8b19d6 OGL/Streambuffer: Use coherent mapping by default. degasus 2018-05-24 00:00:02 +02:00
  • dfb1dbad47
    Merge pull request #6951 from JosJuice/game-inis-2018-05-23 Léo Lam 2018-05-23 21:32:22 +02:00
  • 7620e1d5f8
    Merge pull request #6950 from leoetlino/nand-path spycrab 2018-05-23 20:39:23 +02:00
  • e6ed919672 Remove enforced inaccurate settings from Lemony Snicket game INI JosJuice 2018-05-23 19:45:20 +02:00
  • a9ffd13305 Game INI updates JosJuice 2018-05-23 18:00:22 +02:00
  • c99ac40700 Port FS, SD and dump path to onion config Léo Lam 2018-05-23 15:55:48 +02:00
  • 93f49b1ca4 Config: Make Load() and Save() slightly faster Léo Lam 2017-08-04 23:43:52 +08:00
  • 517af3f044 Add vertex rounding to game INIs for certain titles JosJuice 2018-05-23 16:05:30 +02:00
  • 8ff3124e5e Remove remaining EmuState sections from game INIs JosJuice 2018-05-23 15:58:07 +02:00
  • 052ac16650
    Merge pull request #6948 from leoetlino/testing JosJuice 2018-05-23 13:53:33 +02:00
  • 4fd1674c49 Core: Only init Wii FS contents in Wii mode Léo Lam 2018-05-23 13:39:53 +02:00
  • da03ff2e25
    Merge pull request #6944 from leoetlino/init-fs-contents Léo Lam 2018-05-23 11:37:10 +02:00
  • 58743416bb Make the support for unencrypted Wii disc images less broken JosJuice 2018-05-22 22:39:52 +02:00
  • 51410b7672
    Merge pull request #6946 from spycrab/qt_rob spycrab 2018-05-23 01:15:59 +02:00
  • 1f3df1811b Qt/RunOnObject: Fix no result being returned spycrab 2018-05-23 01:07:08 +02:00
  • db65e44335
    Merge pull request #6882 from spycrab/qt_fifo_analyzer spycrab 2018-05-23 00:03:20 +02:00
  • 94e97d47a0 Qt/FIFOPlayer: Implement Analyzer spycrab 2018-05-14 22:01:23 +02:00
  • 6a4f12d785 JitArm64: Correct negative overflow handling for divw Lioncash 2018-05-22 12:32:20 -04:00
  • 5abe6c264a Jit64: Correct negative overflow handling for divw Lioncash 2018-05-22 11:38:49 -04:00
  • 0e9255c469
    Merge pull request #6932 from sepalani/debug-patches Léo Lam 2018-05-22 19:15:51 +02:00
  • 43680f314c
    Merge pull request #6942 from lioncash/const Léo Lam 2018-05-22 19:14:27 +02:00
  • 593f58be6c Move Wii FS content init to happen after Boot Léo Lam 2018-05-22 19:05:45 +02:00
  • 2ca1ac3370 Interpreter_Integer: Correct negative overflow handling for divw Lioncash 2018-05-22 10:25:45 -04:00
  • 22ece80f19 BreakPoints: Make OverlapsMemcheck() a const member function Lioncash 2018-05-22 09:42:16 -04:00
  • 5ac05725c8
    Merge pull request #6938 from lioncash/priv Tilka 2018-05-22 10:04:53 +01:00
  • 76eac56a07
    Merge pull request #6940 from stenzek/ogl-msaa-efb-access Markus Wick 2018-05-22 09:58:58 +02:00
  • 0979febe78
    Merge pull request #6941 from stenzek/unaligned-texture-load Markus Wick 2018-05-22 09:57:26 +02:00
  • 8fa898fe9a DebugInterface: MemoryPatches methods added Sepalani 2018-05-21 18:46:03 +04:00
  • f7a0cae7f4 HiresTextures: Do not load compressed textures with unaligned dimensions Stenzek 2018-05-22 16:13:54 +10:00
  • d0c025bf0b OGL: Fix EFB access in MSAA-mode Stenzek 2018-05-22 15:35:20 +10:00
  • 7eaba154a4
    Merge pull request #6936 from stenzek/copy-filter-depth-fix Stenzek 2018-05-22 13:52:26 +10:00
  • 9a088e008f Interpreter: Check processor privilege level when executing supervisor instructions Lioncash 2018-05-21 23:41:07 -04:00
  • f64bd401b6
    Merge pull request #6937 from spycrab/hotfix_fifo spycrab 2018-05-22 04:44:14 +02:00
  • 6747543502 Qt: Fix crash on game start spycrab 2018-05-22 04:37:08 +02:00
  • f74dbc794c EFB2RAM: Apply copy filter as a float coefficient after sampling Stenzek 2018-05-22 12:14:48 +10:00
  • 59be5da24c
    Merge pull request #6935 from spycrab/qt_fifo_range spycrab 2018-05-22 02:24:39 +02:00
  • 54f85c3320 Qt/FIFOPlayerWindow: Properly reset ranges spycrab 2018-05-22 01:32:26 +02:00
  • 302093d777
    Merge pull request #6934 from riking/runonobject spycrab 2018-05-22 01:03:20 +02:00
  • 268b424843 QtUtils/RunOnObject: Make safe under object destruction riking 2018-05-21 15:27:12 -07:00
  • f31f1a08fb
    Merge pull request #6927 from spycrab/qt_mpwnd_size spycrab 2018-05-21 21:16:32 +02:00
  • 32c4f3d158
    Merge pull request #6930 from lioncash/post Léo Lam 2018-05-21 21:12:27 +02:00
  • db5c2ffb41
    Merge pull request #6931 from lioncash/vulkan-post Léo Lam 2018-05-21 21:11:40 +02:00
  • 4e63117501
    Merge pull request #6933 from lioncash/sign Léo Lam 2018-05-21 21:08:14 +02:00
  • 3e996dc0f1 Interpreter_SystemRegisters: Get rid of implicit sign conversions Lioncash 2018-05-21 13:33:25 -04:00
  • 8a1a924e2e Vulkan/PostProcessing: Make file-scope std::string instances const char arrays Lioncash 2018-05-21 12:19:41 -04:00
  • c4d27cc8ec PostProcessing: Make GetShader() return by constant reference Lioncash 2018-05-21 12:07:46 -04:00
  • 9d1b6cdea4 PostProcessing: Make member functions const qualified where applicable Lioncash 2018-05-21 11:59:04 -04:00
  • 8ce6f9bae5 PostProcessing: Replace typedef with a using alias Lioncash 2018-05-21 11:57:15 -04:00
  • f9c20571ab PostProcessing: Default constructor and destructor of PostProcessingShaderConfiguration Lioncash 2018-05-21 11:54:53 -04:00
  • 42a1545f8e
    Merge pull request #6924 from flatulation/shaderconfig spycrab 2018-05-21 17:22:41 +02:00
  • 93e0a2e52a Qt: Implement post-processing shader configuration window flatulation 2018-05-20 23:03:40 +01:00