Commit Graph

  • 4f7ff76801 Qt/CheatsManager: Fix locking defaulting to the value zero spycrab 2019-04-21 18:00:36 +02:00
  • 05eb91691c Qt/CheatsManager: Fix value setting spycrab 2019-04-21 17:34:31 +02:00
  • 44d5a71e27 Merge pull request #7965 from jordan-woyak/condvar-fixes Connor McLaughlin 2019-04-21 23:50:53 +10:00
  • bb2fa2aba0 Merge pull request #7807 from jordan-woyak/indicator-colors spycrab 2019-04-21 15:49:06 +02:00
  • 0b56d49d97 Qt/CheatsManager: Deduplicate code spycrab 2019-04-21 15:38:59 +02:00
  • a9ef110349 DolphinQt: Query mapping indicator colors using QPalette for better behavior with alternative themes. Jordan Woyak 2019-02-17 17:58:43 -06:00
  • 2fb6c45015 Merge pull request #8018 from spycrab/cheatsmanager_lock spycrab 2019-04-21 14:29:54 +02:00
  • a6ed1b644b Qt/CheatSearch: Fix locking being permanently disabled spycrab 2019-04-21 13:51:25 +02:00
  • 356ebdf509 OGL: Set shared context state up to match main context Stenzek 2019-04-21 12:37:22 +10:00
  • 6553cf8bb1 OGL: Only set GL_PROGRAM_POINT_SIZE on desktop GL Stenzek 2019-04-21 12:36:41 +10:00
  • f2a594fad5 OGL: Fix binding error on shutdown Stenzek 2019-03-05 23:02:40 +10:00
  • 9577d0641b ShaderCache: Fix crash at shutdown on shared shader compilation fail Stenzek 2019-04-20 23:41:53 +10:00
  • 5c95dc61fc OGL: Store shader source in OGLShader Stenzek 2019-04-20 23:39:54 +10:00
  • bbd1ae16db OGL: Remove unused ProgramShaderCache::CompileShader() Stenzek 2019-04-20 23:39:17 +10:00
  • f8c1ba409c Replace EFBRectangle/TargetRectangle with MathUtil::Rectangle Stenzek 2019-04-16 00:47:46 +10:00
  • 6ea43235d5 Merge pull request #7841 from iwubcode/config-mgr-onion JMC47 2019-04-21 00:01:47 -04:00
  • ca55375d01 Merge pull request #8015 from jordan-woyak/dinput-cursor-optimize Connor McLaughlin 2019-04-21 13:56:50 +10:00
  • 5b4ebccf6b Merge pull request #8012 from stenzek/bounding-box-shaders Connor McLaughlin 2019-04-21 13:27:05 +10:00
  • 18589e50ab Merge pull request #7925 from stenzek/xfb-stride JMC47 2019-04-20 23:21:42 -04:00
  • b09a0e1a60 TextureCache: Check for out-of-range partial copy rect after scaling Stenzek 2019-04-21 12:52:07 +10:00
  • 3791262d96 TextureCache: Use linear filtering on y-scaled and >1xIR VRAM copies Stenzek 2019-03-31 14:42:38 +10:00
  • 708bd3d9f7 TextureCache: Simplify XFB reconstruction Stenzek 2019-03-31 14:11:53 +10:00
  • dbaba0062a TextureDecoder: Move XFB decoding to Common Stenzek 2019-03-24 13:10:01 +10:00
  • 6ec4ade3b6 Interpreter: Drop idle skipping in interpreter. degasus 2019-04-20 20:51:43 +02:00
  • 55abe1a085 Jit64: Refactor WriteIdleExit helper. degasus 2019-04-16 08:53:44 +02:00
  • b8b4b4a383 PowerPC: More idle loop detections. degasus 2018-08-09 09:40:12 +02:00
  • 55db7c7a05 Jit64: Optimized idle skipping detection. degasus 2018-07-28 01:52:22 +02:00
  • 8c1310d1d1 ControllerInterface/DInput: Optimize cursor position updating. Jordan Woyak 2019-04-20 09:25:11 -05:00
  • eddde3e6c8 ShaderGen: Use interface blocks when geometry shaders are supported Stenzek 2019-04-20 23:44:33 +10:00
  • c6b45c5ca9 ShaderCache: Fix crash if pipeline from uid cache fails creation Stenzek 2019-04-20 23:15:25 +10:00
  • 96aa762d1e PixelShaderGen: Don't emit bounding box shader code for old UIDs when disabled Stenzek 2019-04-20 12:51:04 +10:00
  • fbe7892bd2 ConfigManager: Remove TitleDatabase.h include JosJuice 2019-04-20 12:30:46 +02:00
  • e98f5fe665 Show Japanese GC games in Japanese when using TitleDatabase JosJuice 2019-04-20 12:11:21 +02:00
  • 4b1adab785 Merge pull request #8011 from JMC47/WeCheerDefer Connor McLaughlin 2019-04-20 12:57:29 +10:00
  • c26f53bf84 Merge pull request #7999 from stenzek/pipeline-cache-data Connor McLaughlin 2019-04-20 12:56:02 +10:00
  • 9e951819d5 Merge pull request #7870 from jordan-woyak/free-look-roll JMC47 2019-04-19 18:42:44 -04:00
  • 1fb0408a84 Disable Deferred EFB Copies in We Cheer 1 and 2 JMC47 2019-04-19 13:27:33 -04:00
  • f0323a59c3 DolphinQt: Fix verify tab hash box sizes on macOS JosJuice 2019-04-17 00:38:31 +02:00
  • ee8cdcb350 Merge pull request #8008 from stenzek/update-imgui Pierre Bourdon 2019-04-19 10:19:29 +02:00
  • f8c088a1fb Externals: Update imgui to 1.70 WIP Stenzek 2019-04-19 15:13:05 +10:00
  • 47e776d378 rm unused code weihuoya 2019-04-17 20:15:56 +08:00
  • 779e618046 VideoCommon: Change free-look's middle-mouse action to roll the camera. Jordan Woyak 2019-03-09 10:25:41 -06:00
  • 5c5e6df038 Merge pull request #8004 from jordan-woyak/u8-literal Pierre Bourdon 2019-04-16 23:43:48 +02:00
  • 1d024c8add Fix u8 string literal C++20 compile error. Jordan Woyak 2019-04-16 16:31:12 -05:00
  • f1620f25f4 Merge pull request #7981 from degasus/interpreter_psq_l Markus Wick 2019-04-16 22:27:07 +02:00
  • dbfdb16fbb Merge pull request #7990 from MerryMage/fprf Markus Wick 2019-04-16 22:13:05 +02:00
  • 80d21b8ffb Merge pull request #8002 from JMC47/CursorSlowdown JMC47 2019-04-15 20:43:31 -04:00
  • f3aaf5deaa Reduce Relative Input Cursor Speed Dramatically JMC47 2019-04-15 16:46:13 -04:00
  • 63f30cc44d Merge pull request #8001 from Techjar/mario-party-netplay-codes JMC47 2019-04-15 17:21:46 -04:00
  • 9fcf2b1207 GameSettings: Mario Party netplay community codes CrankySupertoon 2019-04-12 13:23:39 -04:00
  • 861472efdf Translation resources sync with Transifex JosJuice 2019-04-15 18:57:55 +02:00
  • 00b83b4196 ShaderCache: Utilize pipeline cache data where possible Stenzek 2019-04-16 00:34:52 +10:00
  • 616ad378b7 OGL: Support returning pipeline cache data Stenzek 2019-04-15 23:38:10 +10:00
  • 5cef09e383 D3D12: Support returning pipeline cache data Stenzek 2019-04-15 21:59:07 +10:00
  • 61a656570e AbstractPipeline: Support returning "cache data" Stenzek 2019-04-15 21:55:26 +10:00
  • 2863183532 Merge pull request #7995 from JosJuice/languages-utf-8 JosJuice 2019-04-14 17:17:24 +02:00
  • d7b5270348 Merge pull request #7988 from JosJuice/fix-wii-save-import JosJuice 2019-04-14 17:17:00 +02:00
  • e526b39956 update-translated-strings.sh: Disable fuzzy matching JosJuice 2019-04-14 15:19:29 +02:00
  • 0f8e5ab207 Merge pull request #7968 from Techjar/fix-netplay-browser-search-hang spycrab 2019-04-14 03:11:31 +02:00
  • 1cedbd5b82 Merge pull request #7923 from jordan-woyak/full-surface-rename JMC47 2019-04-13 17:43:29 -04:00
  • a891115ea3 Merge pull request #7952 from jordan-woyak/emu-shake-params JMC47 2019-04-13 12:13:13 -04:00
  • 2740aec6da update-source-strings.sh: Specify encoding JosJuice 2019-04-13 17:23:18 +02:00
  • be897b41a7 ControllerInterface: Rename full surface analog inputs to be more visually dissimilar from their underlying inputs. e.g. "Full Axis X+". Jordan Woyak 2019-03-13 19:47:52 -05:00
  • 241166a1a5 Merge pull request #7991 from spycrab/npi_retcode spycrab 2019-04-13 15:24:10 +02:00
  • 6e9f9e34f1 Merge pull request #7993 from Techjar/gc-adapter-calib-fix-fix spycrab 2019-04-13 13:06:06 +02:00
  • 336edbef1e UICommon/NetPlayIndex: Handle non 200 HTTP return codes spycrab 2019-04-12 22:24:16 +02:00
  • eddcb70b84 Common/HttpRequest: Add option to allow non 200 response codes spycrab 2019-04-12 22:10:24 +02:00
  • 6d01f34d78 Core/NetPlayClient: Reset GCAdapter device type in UpdateDevices Techjar 2019-04-13 06:31:10 -04:00
  • c89ddf8cba WiimoteEmu: Allow shake frequency and intensity to be configured. Other minor cleanups. Jordan Woyak 2019-03-29 14:39:48 -05:00
  • 635fd8c22c Merge pull request #7984 from JosJuice/root-path-savestate JosJuice 2019-04-12 22:37:21 +02:00
  • e4d83a56a5 EmuCodeBlock: Correct zero handling in SetFPRF for SSE4.1 MerryMage 2019-04-12 20:03:42 +01:00
  • 2a1dee4dce Merge pull request #7976 from spycrab/netplay_index_feedback spycrab 2019-04-12 14:21:42 +02:00
  • 4f915760e8 Fix importing Wii save files with sizes not divisible by 64 JosJuice 2019-04-12 11:27:27 +02:00
  • c7c4196c38 Qt/NetPlayBrowser: Refresh session list asynchronously Techjar 2019-04-07 23:50:09 -04:00
  • f2e3f69d34 Merge pull request #7979 from Techjar/netplay-browser-possible-crash spycrab 2019-04-11 21:49:58 +02:00
  • 8b6bb39e82 Qt/NetPlay: Show feedback for index adding spycrab 2019-04-11 01:21:40 +02:00
  • e8c9644da0 Merge pull request #7985 from spycrab/winupdater_exe_name spycrab 2019-04-11 20:26:05 +02:00
  • b9d110ed66 WinUpdater: Restore original executable name spycrab 2019-04-11 20:21:50 +02:00
  • 822acf9ab9 IOS/FS: Don't savestate m_root_path JosJuice 2019-04-11 18:50:15 +02:00
  • d5ed3cbd88 Merge pull request #7922 from JosJuice/verify-disc JosJuice 2019-04-11 16:39:49 +02:00
  • 372b8552ce Merge pull request #7974 from spycrab/winupdater spycrab 2019-04-11 12:04:31 +02:00
  • 399768c91b Interpreter: Fix psq_l with QUANTIZE_FLOAT. degasus 2019-04-11 09:40:05 +02:00
  • 849ede9d0a Merge pull request #7639 from CrystalGamma/pr-quantize Markus Wick 2019-04-11 10:11:08 +02:00
  • e5c8b889ef PowerPC: Thread state through PS quantize helper CrystalGamma 2018-12-22 23:02:45 +01:00
  • e12cdbefa5 PowerPC: Thread state through PS dequantize helper CrystalGamma 2018-12-22 23:09:16 +01:00
  • f1e06b89da UICommon/NetPlayIndex: Fix possible crash when Add is called again Techjar 2019-04-10 22:39:16 -04:00
  • 0497b20955 Merge pull request #7978 from jordan-woyak/wm-emu-rpt-32-fix JMC47 2019-04-10 21:32:20 -04:00
  • a9a4b53072 WiimoteEmu: Fix Data Report 0x32. Jordan Woyak 2019-04-10 20:17:34 -05:00
  • d90d641ec7 Merge pull request #7889 from CrystalGamma/pr-floathelpers Markus Wick 2019-04-10 23:14:39 +02:00
  • 5a4700f589 Merge pull request #7638 from CrystalGamma/pr-addresshelpers Markus Wick 2019-04-10 23:05:43 +02:00
  • 04ebee686c simplify config save weihuoya 2019-04-09 21:46:04 +08:00
  • f2394b8c91 android: simple config load code weihuoya 2019-03-24 17:14:31 +08:00
  • d73987e466 Move Updater to WinUpdater spycrab 2019-04-10 10:46:49 +02:00
  • 1f6c67a6fb Merge pull request #7969 from Techjar/fix-browser-radio-spacing spycrab 2019-04-10 08:11:42 +02:00
  • b8abfba20b Qt/NetPlayBrowser: Fix radio button spacing Techjar 2019-04-08 04:07:24 -04:00
  • e10a472134 Merge pull request #7936 from jordan-woyak/numeric-setting-cleanup JMC47 2019-04-09 19:30:26 -04:00
  • 8709b21ac3 VolumeVerifier: Verify WAD contents JosJuice 2019-03-30 17:42:31 +01:00
  • a469fb3150 VolumeVerifier: Check whether invalid blocks are unused JosJuice 2019-03-30 16:20:45 +01:00
  • eced9d7c7e VolumeVerifier: Calculate CRC32/MD5/SHA-1 JosJuice 2019-03-30 12:45:00 +01:00
  • 4fd2d8e8c4 VolumeVerifier: Check hashes in Wii partitions JosJuice 2019-03-26 17:22:18 +01:00