Commit Graph

  • e6057c5f62 Qt: avoid queuing ConfigChanged() more than once Filippo Tarpini 2021-03-24 21:53:37 +02:00
  • 4f31eaadc5 GameList: Minor improvements to android and low res nobanner images Dentomologist 2021-05-19 12:43:55 -07:00
  • 3c3931fd74 GameList: add 4x resolution for nobanner image Dentomologist 2021-05-16 15:33:02 -07:00
  • fbf7e93f9b
    Merge pull request #9689 from Filoppi/input_cleanup_2 JMC47 2021-05-19 14:18:46 -04:00
  • 379ffc268d IMUGyroscope: make GetState update optional (on by default), fix const, clean code Filoppi 2021-05-05 00:04:47 +03:00
  • a19a0096db InputCommon: improve code that returns a controller attachment index Filoppi 2021-05-05 00:01:20 +03:00
  • d43a06ff6a IMUAccelerometer: consistency of BoundCount checks Filoppi 2021-05-04 23:58:08 +03:00
  • 7f5b6ed788 Guitar: consistency of BoundCount check Filoppi 2021-05-04 23:57:25 +03:00
  • 171aad50cc NetPlay: Move NetSettings initialization to backend Techjar 2021-05-17 06:11:02 -04:00
  • 736de8abf6
    Merge pull request #9527 from sepalani/watch-items JMC47 2021-05-18 04:08:58 -04:00
  • 93e9d8be86
    Merge pull request #8923 from Filoppi/OSD-fixes JMC47 2021-05-18 00:33:15 -04:00
  • 678e035126
    Merge pull request #9678 from Filoppi/tooltips_style JMC47 2021-05-17 16:40:49 -04:00
  • eae6d91f34
    Merge pull request #9717 from JosJuice/android-issettingsaveable Mat M 2021-05-17 13:24:29 -04:00
  • 8ecc89ffe1
    Merge pull request #9716 from MayImilae/Onscreenbuttonsupdate JMC47 2021-05-17 04:44:32 -04:00
  • 5dec4a0a17
    Merge pull request #9719 from Dentomologist/fix_windows_include_directory_with_spaces JosJuice 2021-05-17 08:58:16 +02:00
  • 509d7eac2d Adjust Onscreen Buttons Opacity MayImilae 2021-05-15 23:52:51 -07:00
  • 433b857695 DolphinQt: Add quotes around QtIncludeDir on Windows Dentomologist 2021-05-16 20:33:45 -07:00
  • 1bf6762709 Fix Android controller mappings accidentally being in IsSettingSaveable JosJuice 2021-05-16 16:52:13 +02:00
  • b4ec550782
    Merge pull request #9715 from iwubcode/qt-header-warnings Mat M 2021-05-15 17:34:57 -04:00
  • 11be2314fe JitArm64: Fix fmul rounding issues JosJuice 2021-05-15 15:41:28 +02:00
  • 66e912a252 PPCAnalyst: Treat frspx output as single JosJuice 2021-05-15 18:00:56 +02:00
  • 77afb0f4c3 PPCAnalyst: Apply "bitexact" analysis to fprIsSingle JosJuice 2021-05-15 16:28:36 +02:00
  • b3bceb2c11
    Merge pull request #9713 from JosJuice/ppcanalyst-bitexact-broken Mat M 2021-05-15 17:09:54 -04:00
  • 99a724361a DolphinQt: update visual studio qt props to ignore warnings in headers iwubcode 2021-05-15 14:08:21 -05:00
  • 04a635e884 DolphinQt: fix Visual Studio warning about 'assignment within conditional expression' iwubcode 2021-05-15 14:07:16 -05:00
  • 05b1566e3f DolphinQt: don't propagate warnings in the header to Dolphin when building with Visual Studio through CMake iwubcode 2021-05-15 13:32:56 -05:00
  • e5f2dcd891 JitArm64: Implement FPRF updates for fres+frsqrte JosJuice 2021-05-13 14:10:15 +02:00
  • 4b3fda7906 JitArm64: Implement frsqrte JosJuice 2021-05-05 21:10:48 +02:00
  • 85226e09f0 JitArm64: Implement fres JosJuice 2021-05-02 22:12:00 +02:00
  • 8c12068a03 JitArm64: Prefer using FMOV when doing single/double conversion JosJuice 2021-05-15 18:56:40 +02:00
  • b980797a16 PPCAnalyst: Fix broken bitexact analysis JosJuice 2021-05-15 18:19:04 +02:00
  • 8a0f5ea04a Remove all remaining volatile qualifiers JosJuice 2021-05-13 19:30:30 +02:00
  • d74a1068b8
    Merge pull request #9540 from Pokechu22/better-fifo-analyzer-part-2 Mat M 2021-05-14 15:51:53 -04:00
  • 41befc21cd
    Merge pull request #9708 from JosJuice/dsp-volatile Mat M 2021-05-14 14:34:09 -04:00
  • 964fed77c5
    Merge pull request #9707 from JosJuice/remove-atomic-header Mat M 2021-05-14 14:33:24 -04:00
  • 16e91172b1
    Merge pull request #9668 from leoetlino/windows-cmake-fixes JMC47 2021-05-14 08:22:11 -04:00
  • 9f91fb6447
    Merge pull request #9688 from Filoppi/input_cleanup Scott Mansell 2021-05-14 20:51:33 +12:00
  • d17341572d DSP: Change external_interrupt_waiting from volatile to atomic JosJuice 2021-05-13 19:57:59 +02:00
  • b93983b50a Remove Atomic.h JosJuice 2021-05-13 18:44:59 +02:00
  • 099bf16326
    Merge pull request #9630 from PatrickFerry/ini-fixes-2 JosJuice 2021-05-13 14:54:24 +02:00
  • 7a72a5b997
    Merge pull request #9703 from Filoppi/fix_expression_serialization Mat M 2021-05-13 06:47:38 -04:00
  • d034c830ac
    Merge pull request #9681 from iwubcode/texture-info Mat M 2021-05-13 06:44:08 -04:00
  • 0ef88d4ecb
    Merge pull request #9705 from Leseratte10/master Mat M 2021-05-13 06:42:44 -04:00
  • 24b9a64c11
    Merge pull request #9690 from Sintendo/jit64divwux Mat M 2021-05-13 06:42:14 -04:00
  • 80ac36a712
    Merge pull request #9701 from sspacelynx/master Mat M 2021-05-13 06:41:01 -04:00
  • 8d7b0004b9
    Merge pull request #9698 from JosJuice/android-settings-charsequence Mat M 2021-05-13 06:40:30 -04:00
  • 725ea3d9c1
    Merge pull request #9637 from JosJuice/jitarm64-fprf Mat M 2021-05-13 06:39:28 -04:00
  • 25dc059f6f JitArm64: Add FPRF unit test JosJuice 2021-04-10 21:24:44 +02:00
  • bfe8b1068d JitArm64: Implement FPRF updates JosJuice 2021-04-10 12:43:02 +02:00
  • 749db94dec Arm64Emitter: Implement more variants of FMOV JosJuice 2021-04-10 12:43:02 +02:00
  • bf16f77402
    Merge pull request #9657 from lioncash/wiimote-mode Jordan Woyak 2021-05-12 17:23:17 -05:00
  • 5a688b74a7 GeneralWidget: Fix Backend description grammar Dentomologist 2021-05-02 11:55:10 -07:00
  • b9c1f4921c GeneralWidget: Fix Log Rendertime description grammar Dentomologist 2021-05-02 11:07:21 -07:00
  • f3ffac0058 Qt: add tooltip to MappingBool Filoppi 2021-05-06 11:50:29 +03:00
  • 26f6648421 StickGate: add custom clamp value Filoppi 2021-05-05 00:19:45 +03:00
  • 5f74d0e08f InputCommon: follow coding conventions Filoppi 2021-05-04 23:53:55 +03:00
  • 4625359a4f InputCommon: clamp the attachment setting max to its actual enum max Filoppi 2021-05-04 23:51:58 +03:00
  • f4fec42165 Add mixed comments to input code, make some tooltip clearer Filoppi 2021-05-04 23:50:23 +03:00
  • 574477866f InputCommon: fix serialization of control expression with line breaks Filoppi 2021-05-11 16:30:29 +03:00
  • 182dfc38e6 VideoCommon: move all texture calculations to a "TextureInfo" class. This ever so slightly improves readability and allows for the full texture name to be generated outside of the hires texture cache iwubcode 2021-05-01 00:59:24 -05:00
  • c21e9909ab Socket: Fix AF_INET6 on non-Windows systems Florian Bach 2021-05-11 16:41:57 +02:00
  • 0d23acc831 Qt: simplify the preview of control mappings/expressions by removing their device path and replacing it with a ":" prefix. Also remove white spaces and \n \t \r. Filoppi 2021-05-09 23:52:45 +03:00
  • e9e41b925b InputCommon: follow coding conventions and rename GetState() to UpdateState() Filoppi 2021-05-04 23:48:55 +03:00
  • a261e61e9e InputCommon: add a ton of missing consts Filoppi 2021-05-04 23:47:55 +03:00
  • ac77f8207e Android: bump gradle & dependencies version sspacelynx 2021-05-10 12:27:34 +02:00
  • eb5cd9be78
    Merge pull request #9694 from iwubcode/xfb-tcache-hash JMC47 2021-05-09 15:20:53 -04:00
  • a66852d37c
    Merge pull request #9651 from Pokechu22/oob-texcoord JMC47 2021-05-09 15:00:40 -04:00
  • c5491e8205 Android: Remove CheckBoxSettingViewHolder's log setting name hack JosJuice 2021-05-09 16:56:33 +02:00
  • a8f48feddb Android: Use CharSequence for SettingsItem name/description JosJuice 2021-05-09 16:25:41 +02:00
  • 6fd7867c56 VideoCommon: simplify TextureCacheBase by comparing a xfb's hash against a newly calculated one. This fixes games like Teenage Mutant Ninja Turtles (Wii) which use oversized textures where the stride doesn't match the BytesPerRow and that resulted in a different hash algorithm being used. By not hashing the texture before, we improve performance by hashing at most once in all direct XFB lookup scenarios. iwubcode 2021-05-06 20:55:39 -05:00
  • e1d45e9ba6 UberShaderPixel: always run indirect stage logic Pokechu22 2021-04-18 19:51:02 -07:00
  • b5844ab195 PixelShaderGen: always run indirect stage logic Pokechu22 2021-04-18 16:12:21 -07:00
  • 5e3360c2cc UberShaderPixel: Fix OOB tex coord indices Pokechu22 2021-04-17 13:23:39 -07:00
  • ed02034967 UberShaderPixel: Return fixed-point values from selectTexCoord Pokechu22 2021-04-17 14:15:34 -07:00
  • 16c17ed9ce Software: Fix OOB tex coord indices Pokechu22 2021-04-08 18:10:13 -07:00
  • f6cf85a8bc PixelShaderGen: Fix OOB tex coord indices Tillmann Karras 2019-08-05 02:18:37 +01:00
  • 002ff4e4dd PixelShaderGen: Remove unused num_texgens argument Pokechu22 2021-04-17 09:57:16 -07:00
  • c3668e179c Split TevStageIndirect::mid into matrix_index and matrix_id Pokechu22 2021-04-10 17:41:06 -07:00
  • 1d628d087b Add 1 when displaying the number of TEV stages Pokechu22 2021-04-13 13:12:38 -07:00
  • 072304404c Correct indirect stage ref typos Pokechu22 2021-04-10 15:17:42 -07:00
  • 77b1cca987 Separate vertex components by spaces Pokechu22 2021-03-11 15:43:00 -08:00
  • 73f4e57006 Add name and description for primitives Pokechu22 2021-02-19 20:01:50 -08:00
  • df77a687e8 Add descriptions for GX_LOAD_INDX_A/B/C/D Pokechu22 2021-02-20 13:17:42 -08:00
  • 1a3d2c3211 Coalesce NOPs Pokechu22 2021-02-19 20:53:24 -08:00
  • 2ddf2c3ba2 Update and clear the description on each object change Pokechu22 2021-02-19 19:12:06 -08:00
  • dbacf68b79 Improve FIFO analyzer search function Pokechu22 2021-02-19 14:02:59 -08:00
  • 1dc3ff5879 Show register updates before primitive updates Pokechu22 2021-03-03 17:13:33 -08:00
  • 83f7c41e31 Make the FIFO Player a separate window Pokechu22 2021-02-16 11:24:57 -08:00
  • 05bd15a928 Clear m_object_data_offsets first and require it before UpdateDescription Pokechu22 2021-02-19 20:03:31 -08:00
  • 28b71c65af Fix same object count being used for all frames in the FIFO analyzer Pokechu22 2021-03-31 22:43:21 -07:00
  • ef75381a84 Fix occasional deadlock when stopping FIFO playback Pokechu22 2021-02-12 18:50:33 -08:00
  • a557230dea Fix crash when attempting to analyze a FIFO after stopping playback Pokechu22 2021-02-12 18:49:23 -08:00
  • 58333d6feb Make FIFO frame count inclusive Pokechu22 2021-02-08 16:25:57 -08:00
  • 263ca79aae Adjust FIFO player object ranges Pokechu22 2021-02-08 16:10:57 -08:00
  • 5ebe63b175 Reset the from frame/object to 0 on starting FIFO playback Pokechu22 2021-03-17 12:08:11 -07:00
  • 3436a92ea5 Don't reset the FIFO frame/object limit when unpausing Pokechu22 2021-03-15 21:02:25 -07:00
  • 0a906f553f Move vertex size and component calculation to VertexLoaderBase Pokechu22 2021-03-11 12:55:25 -08:00
  • fa7077763f Remove VertexLoaderBase::IsInitialized Pokechu22 2021-03-11 11:23:13 -08:00
  • cafffff75e Eliminate TVtxAttr Pokechu22 2021-03-10 22:15:43 -08:00
  • 0a71ce143a Extract VertexLoaderARM64::GetLoadSize into a new function Pokechu22 2021-03-11 15:57:54 -08:00