Commit Graph

  • b2d87c49b6 JitArm64: Implement mtfsb0x JosJuice 2021-07-12 16:26:03 +02:00
  • 46f7074bf7 Translation resources sync with Transifex JosJuice 2021-07-21 09:19:20 +02:00
  • a1e806ed76 Merge pull request #9600 from Bonta0/mgba-pr JMC47 2021-07-21 02:36:43 -04:00
  • 4a5c723114 DSPHLE: re-enable low-pass filter Tillmann Karras 2021-07-21 03:58:07 +01:00
  • fa9c43cfaa Software: Handle texture wrapping more accurately Pokechu22 2021-07-20 12:55:38 -07:00
  • 19332575aa WrapMode=3 behaves the same as Clamp Pokechu22 2021-07-20 12:53:32 -07:00
  • b515786c8d Merge pull request #9927 from OatmealDome/double-usbgecko JMC47 2021-07-20 22:18:33 -04:00
  • 48bcd96526 GeckoSockServer: Only join connectionThread if it is joinable OatmealDome 2021-07-20 14:56:09 -04:00
  • e7dd3785be GameINI: Fix Happy Feet 2 text JMC47 2021-07-20 07:38:42 -04:00
  • 948cd64567 GameINI: Fix water in Tomb Raider Legend JMC47 2021-07-20 06:36:11 -04:00
  • 175878cad8 Merge pull request #9919 from JMC47/memcardsizes JosJuice 2021-07-20 12:00:40 +02:00
  • 2ec035441d Merge pull request #9915 from JMC47/mxsuperflyini JosJuice 2021-07-20 12:00:12 +02:00
  • 4614e82bf9 Merge pull request #9923 from JosJuice/psgen-gles-bbox JMC47 2021-07-20 05:54:13 -04:00
  • 92fc4f1eca PixelShaderGen: Fix OpenGL ES bounding box compilation error JosJuice 2021-07-20 11:32:53 +02:00
  • 1e3ea8c468 Merge pull request #9922 from Techjar/graphics-drivers-suck JMC47 2021-07-20 05:38:25 -04:00
  • 5e0520b6e0 VideoCommon: Expand vector comparisons instead of overloading any() Techjar 2021-07-20 05:18:14 -04:00
  • fa55e52fff Merge pull request #9917 from TheHarmonicRealm/master Tilka 2021-07-20 09:38:14 +01:00
  • 103120bb2d INI: Fix Memcard detection in SSX Tricky and SpongeBob:CFtKK JMC47 2021-07-19 22:50:20 -04:00
  • 88cc20ffd0 Merge pull request #9918 from JMC47/IMGDDv35ini Mai M 2021-07-19 22:01:50 -04:00
  • 6ed201ca94 Merge pull request #9913 from Tilka/postprocess Mai M 2021-07-19 22:00:53 -04:00
  • d0b8f91d97 INI Settings for Paper Mario Demo JMC47 2021-07-19 18:55:05 -04:00
  • 0be80bcb18 Fix swap_RGB_GRB.gls post-processing shader Noah 2021-07-19 13:21:41 -07:00
  • ac32996d11 Fix swap_RGB_GBR.gls post-processing shader Noah 2021-07-19 13:20:58 -07:00
  • c184569192 Merge pull request #9916 from Dentomologist/fileinfo_constructor_remove_duplication JMC47 2021-07-19 15:10:02 -04:00
  • fe670a3e68 FileUtil: Remove duplication in FileInfo constructor Dentomologist 2021-07-19 11:50:17 -07:00
  • 79a50c7730 GameINI: MX Superfly - fix player textures JMC47 2021-07-19 12:57:41 -04:00
  • 2344624b08 PostProcessing: fix lens distortion shader for HLSL Tillmann Karras 2021-07-18 22:48:13 +01:00
  • 2d460b8e31 Fix MEM2 in the memory viewer in physical mode Pokechu22 2021-07-18 13:09:42 -07:00
  • 6e7698a354 Merge pull request #9910 from Tilka/postprocess Mai M 2021-07-18 13:58:16 -04:00
  • 47d847d468 Merge pull request #9911 from JMC47/summonerini Mai M 2021-07-18 13:57:01 -04:00
  • d65d4b7158 INI: Fix Summoner Invalid Reads JMC47 2021-07-18 11:56:56 -04:00
  • ed3000845c Merge pull request #9899 from jack-1313/patch-2 JMC47 2021-07-18 10:05:53 -04:00
  • 8f107191cb Create R6X.ini jack-1313 2021-07-16 20:04:51 +05:30
  • e25d9791fc Merge pull request #9909 from matheuz1210/master Tilka 2021-07-18 04:14:28 +01:00
  • eb4ed72a96 PostProcessing: fix lens distortion shader Tillmann Karras 2021-07-18 04:07:08 +01:00
  • c948d7f436 PostProcessing: fix link error when switching shaders Tillmann Karras 2021-07-18 04:03:26 +01:00
  • f8575c28ed Fix Readme.md's command line usage mat1210 2021-07-17 23:54:48 -03:00
  • 6bf39dc6d6 Merge pull request #9908 from shuffle2/set-roundmode-with-simdmode Tilka 2021-07-18 03:48:55 +01:00
  • 8bddd8c675 remove SetRoundMode we only care about SSE rounding mode, and set that manually in SetSIMDMode Shawn Hoffman 2021-07-17 19:19:33 -07:00
  • 3c90b657f3 Merge pull request #9907 from shuffle2/roundmode-bitfield Tilka 2021-07-18 03:12:28 +01:00
  • baeeea8f53 Merge pull request #9906 from shuffle2/msvc-warnings Tilka 2021-07-18 03:01:43 +01:00
  • 197075293d make FPSCR.RN an enum Shawn Hoffman 2021-07-17 18:55:06 -07:00
  • e1bddd4c18 remove DSP::Profiler* this is not used anywhere and seems trivial to ressurect if it's ever needed again. Shawn Hoffman 2021-07-17 18:26:32 -07:00
  • c89ae53677 msvc: remove warning disables which no longer fire Shawn Hoffman 2021-07-17 18:24:36 -07:00
  • d7a5558dc5 Merge pull request #9905 from shuffle2/msvc-outdated-comment Tilka 2021-07-18 02:20:56 +01:00
  • 8feff42338 Merge pull request #9904 from shuffle2/msvc-volatile-ut Tilka 2021-07-18 02:20:31 +01:00
  • f5b05ae080 remove an outdated comment seems to have been solved 5 years ago by b707e199c2 Shawn Hoffman 2021-07-17 17:46:57 -07:00
  • 1009825cb2 unittests: remove some msvc-specific casts compiles on contemporary msvc checked there is still a mul in release codegen Shawn Hoffman 2021-07-17 17:41:41 -07:00
  • e9068e108a Merge pull request #9903 from shuffle2/msbuild-lang Tilka 2021-07-18 01:07:30 +01:00
  • bc22c74cd9 msbuild: use Build dir for Languages Shawn Hoffman 2021-07-17 14:54:52 -07:00
  • 2adbd77a4c Merge pull request #9902 from shuffle2/msbuild-deprecated Tilka 2021-07-17 23:31:21 +01:00
  • 7117bd5772 msbuild: remove deprecated MinimalRebuild we were explicitly disabling it, which is effectively the new behavior Shawn Hoffman 2021-07-17 14:29:03 -07:00
  • 0b18f8ae55 Merge pull request #9894 from AdmiralCurtiss/smooth-moves-tex-cache-ini Léo Lam 2021-07-14 21:43:34 +02:00
  • cccb1eef84 Merge pull request #9897 from leoetlino/axe-faulty-ax-checks Pierre Bourdon 2021-07-14 20:37:52 +02:00
  • 5021a13aa9 DSPHLE: Fix running and is_stream checks in AX HLE Léo Lam 2021-07-14 13:24:10 +02:00
  • 887fcfc99a DSPHLE: Remove redundant accelerator end check for AX Wii Léo Lam 2021-07-12 21:27:16 +02:00
  • 9b17805be9 Merge pull request #9881 from blaahaj/postprocessing-fix Connor McLaughlin 2021-07-14 13:14:17 +10:00
  • fd7c4b2c00 Merge pull request #9891 from JMC47/jettsonic JosJuice 2021-07-13 21:06:04 +02:00
  • eedae929b7 GameINI: Set safe texture cache in WarioWare: Smooth Moves for Writer's Block and Brain Age microgames. Admiral H. Curtiss 2021-07-13 20:38:56 +02:00
  • b8f0e97c02 Movie: GBA Support Bonta 2021-07-04 13:38:30 +02:00
  • 45f2461a53 NetPlay: GBA Support Bonta 2021-07-04 13:33:58 +02:00
  • b73d16a71a Qt/Core: Implement GBA Hotkeys Bonta 2021-07-04 13:26:47 +02:00
  • d6f86e1754 Qt: Implement GBA host and widget Bonta 2021-07-04 13:23:30 +02:00
  • 9b80fb7deb Qt: GBA Pad config Bonta 2021-07-04 13:17:32 +02:00
  • d0f0b4c0e0 SI: Implement GBAEmu device Bonta 2021-07-04 13:15:37 +02:00
  • 9a22ff653f Core: Implement GBA Core using libmgba Bonta 2021-07-04 13:13:21 +02:00
  • 2d744da68c Core: Add GBA host interface Bonta 2021-07-04 13:09:46 +02:00
  • d849d56695 SI/DeviceGBA: Expose GetTransferTime Bonta 2021-07-04 13:03:56 +02:00
  • fdcee30a3d SI: Expose Commands constants and switch to enum class Bonta 2021-07-04 13:02:50 +02:00
  • 8ee21acf34 Pad: GBA config Bonta 2021-07-04 13:02:03 +02:00
  • d2353c79ea MappingWidget: Support for boxes with multiple columns Bonta 2021-07-04 12:56:07 +02:00
  • 27eab609dc GCController: Make HandleMoviePadStatus static Bonta 2021-07-04 12:55:37 +02:00
  • ec5d557895 Qt: GBA Config dialog Bonta 2021-07-04 12:53:53 +02:00
  • 110887435c Config: GBA settings Bonta 2021-07-04 12:51:36 +02:00
  • 502def7f71 Mixer: Support GBA samples mixing Bonta 2021-07-04 12:44:56 +02:00
  • 1b27f22cbc SI: Allow devices to schedule events Bonta 2021-07-04 12:44:02 +02:00
  • 44aaf108d1 Externals: Integrate mGBA as a submodule Bonta 2021-07-04 12:41:46 +02:00
  • b944ffc109 Fix Motion Detection in Sonic and the Secret Rings and Jett Rocket JMC47 2021-07-13 03:33:28 -04:00
  • b0d2df727a Merge pull request #9686 from Dentomologist/convert_adapter_tooltip_to_balloontip Léo Lam 2021-07-13 03:33:42 +02:00
  • de54856fbb Merge pull request #9846 from jordan-woyak/report-dup-setting Léo Lam 2021-07-13 03:32:49 +02:00
  • 162af2a7bb Merge pull request #9870 from OatmealDome/ui-thread Léo Lam 2021-07-13 03:29:49 +02:00
  • b09347c160 Merge pull request #9877 from JosJuice/android-early-panic Léo Lam 2021-07-13 03:27:12 +02:00
  • 8fcda4c315 Merge pull request #9889 from leoetlino/ax-symbols Tilka 2021-07-13 01:41:44 +01:00
  • edc4396603 Merge pull request #9888 from JosJuice/jitarm64-logicalimm-everywhere Markus Wick 2021-07-12 23:03:31 +02:00
  • 3af21d3d22 JitArm64: Optimize FloatCompare's CR value emitting JosJuice 2021-07-12 12:34:26 +02:00
  • 8af5095ff4 JitArm64: Stop using hand-encoded logical immediates JosJuice 2021-07-12 12:05:34 +02:00
  • 474adcc601 DSPHLE: Prevent AX GC and AX Wii symbol mixups Léo Lam 2021-07-12 16:19:54 +02:00
  • 2b26e729c3 Merge pull request #9887 from CrystalGamma/fix-vertexloader-generic JosJuice 2021-07-12 09:05:46 +02:00
  • beb6ec0569 VideoCommon: fix generic build CrystalGamma 2021-07-12 03:24:55 +02:00
  • 93626764d4 Merge pull request #9863 from Pokechu22/zora-eyes-v2 Tilka 2021-07-11 23:10:47 +01:00
  • b880be0aa5 Use separate fmt::formatters for each indirect matrix column Pokechu22 2021-07-05 12:55:32 -07:00
  • f467c02d1a Ignore the top bit of the indirect texture matrix scale Pokechu22 2021-07-04 20:32:07 -07:00
  • 20a8e9c872 Merge pull request #9876 from Pokechu22/skyward-sword-map Tilka 2021-07-11 22:59:23 +01:00
  • f9baff46a6 Merge pull request #9885 from Tilka/datel Tilka 2021-07-11 19:52:20 +01:00
  • bd5c604718 GameFile: don't download covers for empty game IDs Tillmann Karras 2021-07-11 17:13:54 +01:00
  • 6fe96d12c6 Jits: Don't use fast double-to-single when input is double precision JosJuice 2021-06-16 18:26:02 +02:00
  • 88fd9fd577 Merge pull request #9869 from JosJuice/jitarm64-constexpr-isimmlogical Markus Wick 2021-07-11 12:55:48 +02:00
  • 4157967f04 Merge pull request #9883 from JosJuice/jitarm64-fix-ps-cmpxx Markus Wick 2021-07-11 12:28:11 +02:00
  • f903853cf7 JitArm64: Fix ps_cmpXX JosJuice 2021-07-11 11:43:19 +02:00
  • 0f3b9a8874 JitArm64: Minor mcrfs optimization JosJuice 2021-07-06 16:53:59 +02:00