Commit Graph

  • 86bb290cc5 Merge pull request #10886 from OatmealDome/metal-minor-fixes JosJuice 2022-07-25 08:31:18 +02:00
  • d14bd10cd7 Quartz: Handle mouse centering hotkey. Admiral H. Curtiss 2022-07-21 00:15:00 +02:00
  • e0870166ef XInput2: Handle mouse centering hotkey. Admiral H. Curtiss 2022-07-15 21:48:46 +02:00
  • d57d04bb04 DInput: Handle mouse centering hotkey. Admiral H. Curtiss 2022-07-15 21:32:19 +02:00
  • 4d27022d0e Add hotkey for centering mouse in render window. Admiral H. Curtiss 2022-07-15 20:31:44 +02:00
  • 8f0d702e5f Merge pull request #10778 from maxdunbar/patch-1 Scott Mansell 2022-07-25 10:18:16 +12:00
  • b2f8456710 msbuild: set C standard to C17 not required but it seems nice Shawn Hoffman 2022-07-23 22:11:12 -07:00
  • c3b64012d1 replace zlib with zlib-ng since the benefits are so high, don't link with shared zlib Shawn Hoffman 2022-07-23 22:10:10 -07:00
  • 1a78d5b9e7 add zlib-ng submodule Shawn Hoffman 2022-07-23 18:19:06 -07:00
  • 700162b8bd MTLUtil: Include TargetConditionals OatmealDome 2022-07-23 14:27:04 -04:00
  • 77f44f1600 MTLMain: Include TargetConditionals OatmealDome 2022-07-23 14:22:44 -04:00
  • b32b27ae9a MTLMain: Only compile NSView manipulation code on macOS OatmealDome 2022-07-23 04:30:48 -04:00
  • e5a177ece9 Merge pull request #10868 from tellowkrinkle/UsesDSBFix JosJuice 2022-07-23 22:14:07 +02:00
  • 3bd2bca385 Android: Add warning if graphics mods are not enabled JosJuice 2022-07-23 17:38:32 +02:00
  • 8f410bff15 Android: Add graphics mods support to CheatsActivity JosJuice 2022-07-23 17:14:26 +02:00
  • 8ad7fa0313 MTLUtil: Return invalid for non-supported texture formats on non-macOS platforms OatmealDome 2022-07-23 04:29:19 -04:00
  • 7edd3aff75 MTLUtil: Don't attempt to get all GPUs on non-macOS platforms OatmealDome 2022-07-23 04:28:50 -04:00
  • 50d3ad58df CMakeLists: Link videometal with Foundation OatmealDome 2022-07-23 04:27:28 -04:00
  • 9a45a690d8 Merge pull request #10867 from Pokechu22/mismatched-cp-xf-matrix-index-warning Admiral H. Curtiss 2022-07-23 19:49:31 +02:00
  • 6a7aa8f2c6 Convert CP/XF matrix indices mismatch panic alert to a warning Pokechu22 2022-07-17 18:12:08 -07:00
  • 45f6d36c45 Android: Split AbstractCheat into ReadOnlyCheat and AbstractCheat JosJuice 2022-07-23 14:51:18 +02:00
  • 41a26f76fa Android: Add Cheat.supportsCode method JosJuice 2022-07-23 14:45:26 +02:00
  • 98e2817802 Android: Add setting for enabling graphics mods JosJuice 2022-07-23 17:20:57 +02:00
  • 3d7b66bcfc Merge pull request #10861 from JosJuice/android-new-sd JMC47 2022-07-23 07:59:19 -04:00
  • a20d0e31d6 Android: Bring SD card settings up to date with DolphinQt JosJuice 2022-07-16 12:18:10 +02:00
  • fdecd56ec7 Merge pull request #10884 from JosJuice/android-bba-tapless JMC47 2022-07-23 06:31:29 -04:00
  • c0cf6f04dd Android: Add "Broadband Adapter (Built In)" to settings JosJuice 2022-07-23 11:33:03 +02:00
  • 89c4fdeeea Merge pull request #10754 from tellowkrinkle/Metal JMC47 2022-07-23 01:57:35 -04:00
  • 5bbdf7ae15 ProcessorInterface: Reset both GPFifo and Fifo on PI_FIFO_RESET Pokechu22 2022-07-22 15:07:19 -07:00
  • 97412553f9 Add a more detailed comment about SPR_WPAR's BNE bit Pokechu22 2022-07-21 15:20:31 -07:00
  • c06f203e98 MMU: Clarify masking on gather pipe address Pokechu22 2022-07-21 14:18:35 -07:00
  • 1c833ddc3c Create constant for GPFifo physical address Pokechu22 2022-07-20 17:44:49 -07:00
  • b76f4dd5f8 ProcessorInterface: Remove unused fields Pokechu22 2022-07-20 17:27:37 -07:00
  • 6559c6b8ee VideoBackends:Multiple: Grammar fixes TellowKrinkle 2022-07-21 20:10:10 -05:00
  • a41345127f VideoBackends:Metal: Remove unified memory config TellowKrinkle 2022-07-21 20:07:23 -05:00
  • 5065767abd VideoBackends:Metal: Avoid submitting draw calls with no vertices/indices TellowKrinkle 2022-07-03 20:47:31 -05:00
  • ee3f2b8fcb VideoBackends:Metal: Implement PerfQuery TellowKrinkle 2022-06-26 01:04:53 -05:00
  • c48035908c VideoBackends:Metal: Use unified memory path by default on all GPUs TellowKrinkle 2022-06-21 04:07:54 -05:00
  • 6ee0248eab VideoBackends:Metal: MSAA support TellowKrinkle 2022-06-21 02:07:35 -05:00
  • c0fd128171 VideoBackends:Metal: Use base vertex TellowKrinkle 2022-06-20 20:24:36 -05:00
  • 5742ccf8de VideoBackends:Metal: Cache pipelines TellowKrinkle 2022-06-13 02:24:33 -05:00
  • e32213d031 VideoBackends:Metal: Create samplers on demand TellowKrinkle 2022-06-13 00:56:25 -05:00
  • 61705b05da VideoBackends:Metal: FBFetch for Intel GPUs TellowKrinkle 2022-06-12 00:20:00 -05:00
  • a5ef9dfd53 VideoBackends:Metal: Use DriverDetails for bugs TellowKrinkle 2022-06-11 18:39:24 -05:00
  • 716c0980d7 VideoBackends: Add Metal renderer TellowKrinkle 2022-06-01 04:58:13 -05:00
  • df399b0995 Merge pull request #10878 from Pokechu22/btreal-allow-libusb-descriptor-errors Admiral H. Curtiss 2022-07-22 02:00:13 +02:00
  • 57f106d521 Merge pull request #10625 from codedwrench/xlink-kai-android-support JosJuice 2022-07-21 18:25:16 +02:00
  • 98c688ee68 Android: XLink Kai Android UI option codedwrench 2022-04-30 19:15:57 +02:00
  • 6eaa4a4e89 DSPHLE: Add HLE version of libaesnd ucode Pokechu22 2022-06-27 12:46:35 -07:00
  • 5e64f453ab DSPHLE/ASnd: Rename m_next_command_is_voice_addr to m_next_mail_is_voice_addr Pokechu22 2022-06-27 12:52:26 -07:00
  • 75ae3b7ec4 DSPHLE: Fix comment in libasnd uCode Pokechu22 2022-06-24 22:52:12 -07:00
  • 76fd0479b8 JitAsm: Remove old commented-out code Pokechu22 2022-07-20 16:38:54 -07:00
  • e40be6e8fd Merge pull request #10865 from JosJuice/volume-verifier-ios-case Léo Lam 2022-07-20 20:41:55 +01:00
  • 53cf686a38 Merge pull request #10879 from AdmiralCurtiss/iosc-misc-data-state Léo Lam 2022-07-20 20:39:45 +01:00
  • a1e8e60c4c IOS: Add IOSC::KeyEntry::misc_data to savestate. Admiral H. Curtiss 2022-07-20 21:32:44 +02:00
  • a23a7f7b10 BTReal: Treat libusb_get_string_descriptor_ascii failure as non-fatal warning Pokechu22 2022-07-20 11:19:57 -07:00
  • 559f5a6dfb Merge pull request #10877 from JosJuice/android-real-wiimote-early JosJuice 2022-07-20 16:45:31 +02:00
  • 01e4ce54c8 Android: Call WiimoteReal::InitAdapterClass before controller init JosJuice 2022-07-19 23:00:21 +02:00
  • b0b5faa793 Merge pull request #10874 from JosJuice/cmpr-layout Admiral H. Curtiss 2022-07-19 12:05:29 +02:00
  • ec3cfc01c1 DiscIO/DirectoryBlob: Add callback to modify sys files before they're added to the disc. Admiral H. Curtiss 2022-06-09 00:33:30 +02:00
  • cc315cb7af DiscIO/Riivolution: Add dolphin-specific extensions "dolphin_sys_file" and "dolphin_sys_folder" to patch sys files like you would patch regular files. Admiral H. Curtiss 2022-06-09 00:25:11 +02:00
  • f5c132580c DiscIO/DirectoryBlob: Add ContentSource that stores data locally in std::vector. Admiral H. Curtiss 2022-06-09 00:17:20 +02:00
  • 9e5bc98496 DiscIO/RiivolutionPatcher: Skip main.dol patches if no main.dol was given. Admiral H. Curtiss 2022-06-08 23:07:15 +02:00
  • fa30ba18f5 Merge pull request #10783 from JosJuice/frontend-controller-init Admiral H. Curtiss 2022-07-19 00:50:32 +02:00
  • dd67d5fbc4 Merge pull request #10871 from shuffle2/logging Admiral H. Curtiss 2022-07-18 19:05:08 +02:00
  • 1a2bc2eff9 VideoCommon: Fix CMPR compute shader layout JosJuice 2022-07-18 18:56:50 +02:00
  • f43fa8a2a8 Merge pull request #10870 from shuffle2/sln JosJuice 2022-07-18 18:54:33 +02:00
  • 28828435bb Qt/LogWidget: remove extra space Shawn Hoffman 2022-07-17 19:41:54 -07:00
  • 0a15d2fcec cubeb: fix logged source file paths Shawn Hoffman 2022-07-17 19:12:04 -07:00
  • ad3e202af0 vs likes caps for guids in sln Shawn Hoffman 2022-07-17 23:39:06 -07:00
  • 88c85ce471 VideoCommon: Fix IsDualSrc check for dst blend factors TellowKrinkle 2022-07-17 20:50:53 -05:00
  • f0eb7b42e2 Merge pull request #10866 from dvessel/OpenGLerror085 JosJuice 2022-07-17 19:34:47 +02:00
  • 319288de8e Fix OpenGL error on M1 Mac. Joon Park 2022-07-17 08:53:43 -04:00
  • dabad82219 Require frontend to initialize controllers JosJuice 2022-06-25 17:31:31 +02:00
  • 2f3c0cdbc5 Split out controller initialization to UICommon JosJuice 2021-04-27 23:43:04 +02:00
  • 81a20a1d74 VolumeVerifier: Ignore case when looking for IOS on update partition JosJuice 2022-07-17 09:20:12 +02:00
  • 581fd2b1e3 Fix SYSCONF movie settings CasualPokePlayer 2022-07-16 23:16:35 -07:00
  • 70b0b03c3c Merge pull request #10747 from tellowkrinkle/LateUIDFixup JMC47 2022-07-17 00:43:16 -04:00
  • f1d23ff9a4 Merge pull request #10466 from Pokechu22/efb-copy-gamma JMC47 2022-07-17 00:07:50 -04:00
  • 2ef069e0e8 Merge pull request #10833 from sepalani/BBA-log Admiral H. Curtiss 2022-07-16 21:44:08 +02:00
  • c2b32916aa Android: Add subheadings to Wii config JosJuice 2022-07-16 11:27:20 +02:00
  • be551b1529 Merge pull request #10860 from OatmealDome/qt-sd-strings JMC47 2022-07-16 05:32:35 -04:00
  • 2eecfc8595 WiiPane: Adjust capitalization of conversion buttons and alert titles OatmealDome 2022-07-16 04:08:55 -04:00
  • 60aaa308bf WiiPane: Trim automatic SD sync checkbox string OatmealDome 2022-07-16 04:00:26 -04:00
  • a6e06f38ad Add notes about precision of YUV->RGB conversion factors for XFB Pokechu22 2022-02-22 20:42:23 -08:00
  • 2f43889141 Software: Use hardware-verified numbers for RGB->YUV conversion Pokechu22 2022-02-22 20:40:07 -08:00
  • e7339d63f1 Rework TextureConversionShader for hardware accuracy and simplicity Pokechu22 2022-02-22 20:36:11 -08:00
  • b16ec5b6dc Rework TextureConverterShaderGen for hardware accuracy and simplicity Pokechu22 2022-02-22 20:34:15 -08:00
  • 791bd16b28 Restructure parameters to TetxureConverterShaderGen/TextureConversionShader Pokechu22 2022-02-07 13:37:28 -08:00
  • 89ae060214 VideoCommon: Increase uniform stream buffer size to 64mb TellowKrinkle 2022-07-15 18:21:50 -05:00
  • fb5648541c VideoCommon: Remove dstalpha from BlendingState TellowKrinkle 2022-06-13 18:24:57 -05:00
  • 991024173e VideoCommon: Always use fbfetch in ubershaders if available TellowKrinkle 2022-06-12 21:27:11 -05:00
  • d20094efa2 Add extra Low and High fields to CopyFilterCoefficients Pokechu22 2022-02-23 13:05:50 -08:00
  • bed278d3b7 Create dedicated enum for EFB/XFB gamma correction Pokechu22 2022-02-07 12:11:15 -08:00
  • dd41a72378 Only use intensity formats if both intensity_fmt and auto_conv are set Pokechu22 2022-02-22 15:49:14 -08:00
  • cd2cc5fa22 Rename EFB copy bit 2 from yuv to unknown_bit Pokechu22 2022-02-22 16:00:32 -08:00
  • 850e524514 Use fmt::to_string for texture format overlay Pokechu22 2022-02-22 18:22:47 -08:00
  • 290e62f179 Remove casts to integers for texture and EFB formats Pokechu22 2022-02-22 18:01:39 -08:00
  • 1da24f66fe Merge pull request #10857 from AdmiralCurtiss/keyboard-mouse-name-static Admiral H. Curtiss 2022-07-15 20:07:55 +02:00
  • 89067e66f9 InputCommon: Get rid of static strings. Admiral H. Curtiss 2022-07-15 19:53:10 +02:00