Commit Graph

  • 8ca6ffd908 Merge pull request #9702 from Filoppi/controller_interface_fixes Léo Lam 2021-06-07 12:15:15 +02:00
  • 1d48a33aed MMIOHandlers: Move method definitions to MMIO.cpp Sepalani 2021-06-07 13:42:39 +04:00
  • ce8004c9c1 Lint: End of namespace Sepalani 2021-06-07 12:55:52 +04:00
  • 83ea16f402 Qt: Fix IOWindow keeping a shared ptr to devices even after them being removed by the ControllerInterface this prevented some devices from being recreated correctly, as they were exclusive (e.g. DInput Joysticks) Filoppi 2021-05-21 01:33:38 +03:00
  • a77e3b4a9b InputCommon: Make Wiimote rumble variable thread safe Filoppi 2021-05-10 22:44:17 +03:00
  • 08f8c27927 ControllerInterface: fix DSU thread safety and use PlatformPopulateDevices() Filoppi 2021-05-15 12:28:30 +03:00
  • 8b53af9cbc ControllerInterface: polish DInput Keyboard and Mouse (add comments and logs) Filoppi 2021-05-15 12:21:43 +03:00
  • 038b57fecc ControllerInterface: DInput Joystick fix non thread safe static variable Filoppi 2021-05-15 12:21:22 +03:00
  • a0ecca1a84 ControllerInterface: Implement ChangeWindow on DInput without recreating the devices Filoppi 2021-05-15 12:20:20 +03:00
  • dcc345400e ControllerInterface: devices population is now async so implement devices sorting priority Filoppi 2021-05-15 12:14:11 +03:00
  • 0718cfd7d7 ControllerInterface: make evdev use PlatformPopulateDevices Filoppi 2021-05-15 12:11:27 +03:00
  • 2aa941081e ControllerInterface: make SDL use PlatformPopulateDevices() Filoppi 2021-05-15 12:10:39 +03:00
  • 1d816f8f26 ControllerInterface: make real Wiimote use PlatformPopulateDevices() Filoppi 2021-05-15 12:10:00 +03:00
  • c238e49119 ControllerInterface: Remove OSX window handle Filoppi 2021-05-15 12:08:38 +03:00
  • 2376aec135 ControllerInterface: Refactor Filoppi 2021-05-15 12:06:12 +03:00
  • f90d851e25 ControllerInterface: mixed comments Filoppi 2021-05-15 11:32:00 +03:00
  • c285ae57fb ControllerInterface: fix rare deadlock Filoppi 2021-05-15 11:25:20 +03:00
  • ebe3fbe04c Merge pull request #9771 from Filoppi/dsu_fixes JMC47 2021-06-07 03:50:50 -04:00
  • 4866002c9b VideoCommon: Perform OpenGL bounding box inversion in pixel shader Techjar 2021-06-05 06:47:04 -04:00
  • a208d529de Merge pull request #9790 from AdmiralCurtiss/cheat-manager-config-change Léo Lam 2021-06-07 02:37:11 +02:00
  • c3560f033e UPnP: Improve error messages on initialization failure. Admiral H. Curtiss 2021-05-14 16:42:08 +02:00
  • fd4efd3787 Merge pull request #9791 from JosJuice/jitarm64-carbon Markus Wick 2021-06-06 23:15:24 +02:00
  • 4ef4ac41d1 JitArm64: Fix clobbering LR in FakeLKExit JosJuice 2021-06-06 22:43:38 +02:00
  • 441d304317 CheatsManager: Use game information directly from SConfig, and only recreate widgets if game changes. Admiral H. Curtiss 2021-06-06 21:56:34 +02:00
  • 414e0f4598 GeckoCodeWidget: Take game ID and revision directly instead of through GameFile. Admiral H. Curtiss 2021-06-06 21:25:37 +02:00
  • 1fbe56210a ARCodeWidget: Take game ID and revision directly instead of through GameFile. Admiral H. Curtiss 2021-06-06 21:18:02 +02:00
  • 684d09b342 Merge pull request #9789 from AdmiralCurtiss/netplay-efb-access-tile-size-bool Léo Lam 2021-06-06 19:20:38 +02:00
  • 9fd16a93c5 NetPlay: Sync the EFB access tile size as an integer instead of a boolean. Admiral H. Curtiss 2021-06-06 19:02:07 +02:00
  • 7a6098a7f6 GameList: Fix grid mode zoom keybind inconsistency Dentomologist 2021-06-05 16:29:41 -07:00
  • eaf8e30008 AudioInterface: Fix AIDFR initialization Sepalani 2021-06-06 18:57:32 +04:00
  • 8139967768 Merge pull request #9787 from JosJuice/jitarm64-slwx-top Tilka 2021-06-06 08:46:16 +01:00
  • 5470aceb63 Merge pull request #9786 from Tilka/dsp Mai M 2021-06-06 00:48:28 -04:00
  • 89af7b82f2 Merge pull request #9770 from JosJuice/jits-accidental-gt Tilka 2021-06-06 05:17:25 +01:00
  • 6c0180fc61 Merge pull request #9748 from JosJuice/fma-accuracy Tilka 2021-06-06 02:29:42 +01:00
  • f2c4041d39 DSPHLE: remove unused function Tillmann Karras 2021-05-31 17:51:18 +01:00
  • a13df9b251 DSP: use CR_* enum values Tillmann Karras 2021-05-31 05:12:32 +01:00
  • 44206b7702 Update buffer_storage warning message PEmu2 2021-06-05 15:08:47 -07:00
  • 86de3df072 JitArm64: Discard top 32 bits in slwx result JosJuice 2021-06-05 23:15:08 +02:00
  • 2f8c9a7735 Translation resources sync with Transifex JosJuice 2021-06-05 21:11:37 +02:00
  • acc7d3710d Merge pull request #9780 from Techjar/freelook-config-fix JosJuice 2021-06-05 13:40:37 +02:00
  • 7111d11161 Common/FileUtil: Add some missing configs to D_CONFIG_IDX Techjar 2021-06-04 04:16:56 -04:00
  • 638909aec6 Merge pull request #9751 from JosJuice/jitarm64-fcmpx-ftz JMC47 2021-06-05 05:27:52 -04:00
  • 36871c9329 Merge pull request #9781 from Techjar/bbox-round-down JMC47 2021-06-05 05:03:32 -04:00
  • 83d55704aa VideoCommon: Round bounding box coordinates down and remove pixel center offset Techjar 2021-06-05 00:34:10 -04:00
  • bd7c5bd742 Merge pull request #9778 from shuffle2/msvc-wa Tilka 2021-06-04 02:57:50 +01:00
  • 4ce22c093c msvc: remove workarounds for old compiler issues Shawn Hoffman 2021-06-03 16:06:52 -07:00
  • 4363f9d4c7 Merge pull request #9777 from shuffle2/msvc-quiet Tilka 2021-06-04 02:29:05 +01:00
  • d8cc419eb3 msvc: remove some unneeded warning disable Shawn Hoffman 2021-06-03 16:32:54 -07:00
  • d19d2ce2bd msvc: use external header feature solution-wide Shawn Hoffman 2021-06-03 15:42:23 -07:00
  • b6cc3c4b6e JitArm64: Make fcmpX with flush-to-zero enabled less bad JosJuice 2021-05-25 14:58:48 +02:00
  • 21ebc176fe JitArm64: Set FPCR.AH JosJuice 2021-05-26 14:38:29 +02:00
  • 3ef9d5f659 Merge pull request #9749 from Dentomologist/escape_update_commit_descriptions Léo Lam 2021-06-02 03:38:01 +02:00
  • 99ed43280d Updater: Escape HTML characters in commit descriptions Dentomologist 2021-05-24 09:44:21 -07:00
  • a12865570d Merge pull request #9764 from Pokechu22/amd-opengl-bbox-fix JMC47 2021-06-01 19:55:54 -04:00
  • 8dc87ef698 Merge pull request #9752 from JosJuice/android-unit-tests-off Léo Lam 2021-06-02 01:04:40 +02:00
  • a3c89ac701 Merge pull request #9773 from Techjar/bbox-default-values Scott Mansell 2021-06-01 12:27:34 +12:00
  • 8cfe49295f VideoCommon: Add fallback handling for bounding box when disabled or unsupported Techjar 2021-05-31 16:31:27 -04:00
  • c58837964f VideoCommon: Fix bounding box on AMD/OpenGL/Windows Pokechu22 2021-05-28 18:10:48 -07:00
  • 2f1b639f0a VideoCommon: Restore BBox* forwarding functions Techjar 2021-05-31 17:40:08 -04:00
  • 833d5a3e9f AutoUpdate: Put updater log in the user log directory OatmealDome 2020-06-29 14:40:12 -04:00
  • 243c6b58fe UpdaterCommon: Replace FindOrCreateTempDir with File::CreateTempDir() OatmealDome 2020-06-29 13:54:39 -04:00
  • c87241479a FileUtil: Handle app translocation on macOS OatmealDome 2020-06-29 13:53:34 -04:00
  • c404452d3e Merge pull request #9759 from Techjar/netplay-sanitize-gci JosJuice 2021-05-31 19:46:26 +02:00
  • 98b00a28e4 ControllerInterface: make DSU inputs start from resting pose instead of 0. Add battery level Filoppi 2021-05-10 22:43:41 +03:00
  • 16e4dede72 ControllerInterface: DSU polish: avoid hanging host thread, add disconnection detection, ... Filoppi 2021-05-15 12:28:52 +03:00
  • 83806462ec ControllerInterface: fix DSU using the same client uid between server and controllers queries Filoppi 2021-05-15 12:25:31 +03:00
  • de3fed6093 Jits: Fix accidentally setting GT in CR when clearing EQ JosJuice 2021-05-30 21:57:31 +02:00
  • c648058efd Translation resources sync with Transifex JosJuice 2021-05-30 19:39:41 +02:00
  • c16a12a20d Merge pull request #9769 from Tilka/warnings Léo Lam 2021-05-30 18:43:14 +02:00
  • faec77a971 Fix -Wreorder warnings Tillmann Karras 2021-05-30 17:10:20 +01:00
  • 1377f31cf8 NetPlay: Check file names when receiving GCI folder Techjar 2021-05-28 07:11:52 -04:00
  • b3a414ea9d Merge pull request #9766 from stenzek/ogl-bbox-memory-barrier Connor McLaughlin 2021-05-29 17:04:57 +10:00
  • b31d4400e3 Merge pull request #9765 from Techjar/bbox-pixel-quads-2-electric-boogaloo Connor McLaughlin 2021-05-29 17:00:14 +10:00
  • 6393f157f0 OGL: Force memory barrier when reading back bounding box values Connor McLaughlin 2021-05-29 16:50:33 +10:00
  • a24e78b3cf VideoCommon: Remove BBox* forwarding functions Techjar 2021-05-29 01:44:22 -04:00
  • e4aef0a85b VideoCommon: Move bounding box pixel quads rounding to shader Techjar 2021-05-28 23:30:22 -04:00
  • 7b2b05cc21 Merge pull request #9760 from JosJuice/jitarm64-msvc-warning Mai M 2021-05-28 23:29:24 -04:00
  • e0c81ae54a JitArm64: Fix MSVC warnings JosJuice 2021-05-28 15:34:08 +02:00
  • 37d0559493 Merge pull request #9648 from stenzek/dx11-gl-bbox-caching Connor McLaughlin 2021-05-28 21:17:44 +10:00
  • 7fd0a526e1 VideoBackends/OGL: Cache bounding box values between reads Connor McLaughlin 2021-04-18 03:14:52 +10:00
  • 0c11dca121 VideoBackends/D3D: Cache bounding box values between reads Connor McLaughlin 2021-04-18 03:14:43 +10:00
  • ee4c0ba168 Merge pull request #9757 from Pokechu22/oob-ind-stage JMC47 2021-05-28 01:47:06 -04:00
  • 5928182a4c Skip indirect operation for out of bounds indirect stages Pokechu22 2021-05-27 15:16:56 -07:00
  • 1827e7a166 Merge pull request #9724 from Bonta0/ffcc-gbafix JMC47 2021-05-27 20:20:55 -04:00
  • 45a5c9cc04 Merge pull request #9697 from Filoppi/cursor_locking JMC47 2021-05-27 11:42:35 -04:00
  • 36dd4cc232 GameSettings: Set 59 block memory card for Pokémon Box: Ruby & Sapphire (JAP) Techjar 2021-05-27 02:00:20 -04:00
  • 33a6701e56 Replace MemoryCard251 setting with generic MemoryCardSize Techjar 2021-05-27 01:59:12 -04:00
  • 3c7c2dfaa1 Implement Cursor Locking and new input focus checks for it Filoppi 2021-05-09 13:28:04 +03:00
  • 52a388af9a Merge pull request #9754 from JosJuice/netplay-memcard-region Mai M 2021-05-26 20:57:58 -04:00
  • e32cf29f76 Merge pull request #9755 from phire/dump_xfb_gui Mai M 2021-05-26 20:57:19 -04:00
  • 37e532322b Port dump XFB option to Qt UI. Scott Mansell 2021-05-27 12:32:02 +12:00
  • ba7ad73e92 NetPlay: Check that memory card region is valid JosJuice 2021-05-07 18:19:42 +02:00
  • 2c598e46ab VolumeVerifier: increase problem severity for incorrectly signed TMDs Mateus B. Cassiano 2021-05-26 05:52:21 -04:00
  • 82e9c1c68a Android: Disable building unit tests by default JosJuice 2021-05-25 22:52:50 +02:00
  • 2c38d6419e Jit64: Emulate FMA accurately when determinism is enabled JosJuice 2021-05-23 23:00:57 +02:00
  • 9bc5bd83a9 Interpreter: Use std::fma for emulating FMA JosJuice 2021-05-23 21:15:07 +02:00
  • ff08b85740 Merge pull request #9750 from JosJuice/android-jstringarraytovector Mai M 2021-05-24 16:50:55 -04:00
  • 90cf0d60f8 Android: Use VectorToJStringArray in GameFileCache.cpp JosJuice 2021-05-24 22:07:31 +02:00
  • c1c17339ff Android: Use DeleteLocalRef more in AndroidCommon JosJuice 2021-05-24 22:01:49 +02:00
  • 4a4244f04d Software: Fix bad backbuffer size Pokechu22 2021-05-22 19:58:27 -07:00