Commit Graph

  • 045c5a1fdc
    Merge pull request #9655 from PPLToast/ztp-korea-ini Léo Lam 2021-04-19 19:58:22 +02:00
  • f6a4368192 SW: Fix alignedWidth in TextureEncoder Patrick A. Ferry 2021-04-17 05:39:37 +01:00
  • 43ceba4fef optimize TextureCacheBase::SerializeTexture, ::DeserializeTexture ash!! 2021-04-14 10:29:06 -07:00
  • ac3c728f13
    Add speed hack for Korean TP PPLToast 2021-04-18 22:20:25 +03:00
  • 5a1a642495 Android: Early changes to adapt for Android 12 JosJuice 2021-04-18 18:33:43 +02:00
  • 821e51cda4
    Merge pull request #7214 from stenzek/cp-access-sync JMC47 2021-04-18 11:17:25 -04:00
  • dbd39ab2a0
    Merge pull request #9642 from CrunchBite/xlink-bba-fix JosJuice 2021-04-18 10:43:32 +02:00
  • 92308f5e34
    Merge pull request #9645 from leoetlino/fifoplayer-optimization JosJuice 2021-04-18 10:43:26 +02:00
  • e7f68cf850
    Merge pull request #9634 from skylersaleh/xcode_strict_aliasing Léo Lam 2021-04-17 22:24:52 +02:00
  • a7a69ecd2e
    Put x86_64 Windows binaries in Binary/x64 for consistency with ARM64 Léo Lam 2021-04-17 21:33:07 +02:00
  • 5f355690e0
    Make it possible to enable auto-updates by default with CMake builds Léo Lam 2021-04-17 19:45:43 +02:00
  • e3ac5dca32 Fifo: Run/sync with the GPU on command processor register access Stenzek 2021-04-17 15:54:50 +10:00
  • d26d179484
    Merge pull request #9647 from leoetlino/fix-pch-fmt JMC47 2021-04-17 13:18:44 -04:00
  • a12d365d60
    Fix PCH when building with CMake + Ninja + MSVC on Windows Léo Lam 2021-04-17 17:26:52 +02:00
  • cc32fa91af
    FifoPlayer: Copy data with memcpy instead of one byte at a time Léo Lam 2021-04-17 15:51:08 +02:00
  • edeb6bcdb7
    Merge pull request #9635 from stenzek/amd-exclusive-fullscreen Connor McLaughlin 2021-04-17 16:09:09 +10:00
  • d6b2fe2c0a Fix crash when stopping a game that does not use the BBA CrunchBite 2021-04-15 09:01:52 -04:00
  • 14959a1087
    Merge pull request #9636 from sspacelynx/mali-broken-and JMC47 2021-04-14 07:04:16 -04:00
  • e0a8d931fc Updater: Add code documentation Markdown file Dentomologist 2021-03-12 17:10:53 -08:00
  • e8ac63d159
    Merge pull request #9638 from leoetlino/btemu-is-not-wiimoteemu JosJuice 2021-04-13 19:45:25 +02:00
  • b3b1518f91
    Allow shaders to query reciprocal of window resolution Valeri 2021-04-13 20:14:17 +03:00
  • 336518049d
    WiiUtils: Add helper functions to get emulated/real Bluetooth device Léo Lam 2021-04-12 12:49:29 +02:00
  • 136f59b434
    DolphinQt: Fix latent build error on Windows Léo Lam 2021-04-12 17:57:14 +02:00
  • b24e3f2f1a Vulkan: Work around AMD exclusive fullscreen bug (21.3+) Connor McLaughlin 2021-04-11 18:10:38 +10:00
  • aba9cae5ab
    DriverDetails: Fix broken vector bitwise AND on Mali drivers sspacelynx 2021-04-11 11:08:42 +02:00
  • b2d5eea20c Build: Fix -fno-strict-aliasing on Xcode builds Skyler Saleh 2021-04-10 21:28:10 -07:00
  • 05a37746b6 Change the names for shader compilation settings JosJuice 2019-10-19 11:26:18 +02:00
  • b66cd99e86 Gamesettings: Disable ICache for Indiana Jones and the Staff of Kings Patrick A. Ferry 2021-04-08 17:54:08 +01:00
  • 5322256065
    Merge pull request #9625 from leoetlino/mmu-sdr-update JMC47 2021-04-06 20:23:13 -04:00
  • 3b6fdb74f6
    Merge pull request #9628 from Dentomologist/wiiutils_fix_reference_to_temporary_subobject Léo Lam 2021-04-07 01:46:45 +02:00
  • f18743ab89
    Merge pull request #9576 from Pokechu22/invalid-gfx-reg-quirk Léo Lam 2021-04-07 01:46:21 +02:00
  • c1617460a1
    Merge pull request #9480 from leoetlino/saturating-cast Léo Lam 2021-04-07 01:43:39 +02:00
  • 2c537e341f
    Merge pull request #8937 from Pokechu22/icache-disable Léo Lam 2021-04-07 01:41:12 +02:00
  • 1a9e72c9bb
    DiscIO: Use MathUtil::SaturatingCast Léo Lam 2021-01-28 17:28:21 +01:00
  • 8d21fa56a1
    UnitTests: Use MathUtil::SaturatingCast to avoid UB Léo Lam 2021-01-28 12:49:28 +01:00
  • 48712168b8
    MathUtil: Add SaturatingCast to cast floats more safely Léo Lam 2021-01-28 12:45:50 +01:00
  • dad309d365 Disable ICache emulation for some games Pokechu22 2020-07-05 14:15:33 -07:00
  • f32b771f7a Skip loading unknown XF registers in the FIFO player Pokechu22 2021-03-26 22:35:32 -07:00
  • cde6cf2ab5 Track and log CP commands 0x00/0x10/0x20 differently from other unknown commands Pokechu22 2021-03-26 19:37:51 -07:00
  • 193f6a67a7 Log a warning for inexact uses of MATINDEX or VCD commands Pokechu22 2021-03-26 19:29:55 -07:00
  • 7fe1292c62 Add game quirks for unknown BP/CP/XF commands Pokechu22 2021-03-07 15:42:10 -08:00
  • 49edd5f482
    MMU: Remove a bunch of useless swaps Léo Lam 2021-04-06 01:41:55 +02:00
  • 960d957f4f
    MMU: Fix SDR updates being silently dropped in some cases Léo Lam 2021-04-06 01:35:56 +02:00
  • c892c27259 WiiUtils: Remove reference qualifier Dentomologist 2021-04-06 08:35:03 -07:00
  • ac250f7c20
    Merge pull request #9623 from Techjar/pauseandlock-fix Léo Lam 2021-04-06 12:45:35 +02:00
  • d96874a4db
    Merge pull request #9622 from skylersaleh/fix_zstd_headers Léo Lam 2021-04-06 12:42:44 +02:00
  • e89ae71cec
    Merge pull request #9388 from JosJuice/default-locale Léo Lam 2021-04-06 12:34:58 +02:00
  • a1ee6ace71
    Merge pull request #9620 from Dentomologist/convert_gamelist_col_to_enum_class Léo Lam 2021-04-06 12:08:15 +02:00
  • 5222a4b7e5
    Merge pull request #9585 from JosJuice/jitarm64-skip-carry JMC47 2021-04-06 04:41:16 -04:00
  • 99d43362e6
    Merge pull request #9351 from JosJuice/discard-registers JMC47 2021-04-06 04:40:26 -04:00
  • d86c545a40
    fix linux build (#204) tunip3 2021-04-05 15:40:43 +01:00
  • 68818cb670
    fix linux build tunip3 2021-04-05 15:28:05 +01:00
  • 803d1390a3
    Fix for Dolphin core on Xbox. All credit to LazyFunker (#203) Nun-z 2021-04-05 02:40:47 -07:00
  • fab35e6894 Fix for Dolphin core on Xbox. All credit to LazyFunker Nun-z 2021-04-04 23:27:41 -07:00
  • 55c3ef3f90
    Merge pull request #1 from libretro/master Nun-z 2021-04-04 22:50:20 -07:00
  • ccc99ebfe3
    Merge pull request #9517 from NoraTheGamer/master Léo Lam 2021-04-04 22:37:33 +02:00
  • 9235a9035b Core: Fix PauseAndLock segfaulting under certain circumstances Techjar 2021-04-03 17:52:03 -04:00
  • 6d1eb6ae5a
    Merge pull request #9621 from Pokechu22/cassert Léo Lam 2021-04-03 12:46:21 +02:00
  • b0d91a5399 Build: Check for zstd headers Skyler Saleh 2021-04-02 11:11:14 -07:00
  • 5513d5f4f7
    Merge pull request #9591 from blaahaj/sonic-epsilon JMC47 2021-04-02 14:16:36 -04:00
  • 004dfd1586 Replace uses of cassert with Common/Assert.h Pokechu22 2021-04-01 14:30:01 -07:00
  • 601dcfaefd GameList: Rename Column enum members Dentomologist 2021-03-31 17:42:05 -07:00
  • b8bd877a41 GameList: Convert columns to enum class Dentomologist 2021-03-31 15:20:45 -07:00
  • f339bc69c8 VertexShaderGen: Sonic epsilon hack for OpenGL ES blåhaj 2021-04-02 15:12:30 +02:00
  • b825c97326
    GameINI: RM8E01 - Update Cheats Nora Hanegan 2021-04-01 16:42:48 -04:00
  • 2db23976b0
    GameINI: GP7E01 - Update Cheats Nora Hanegan 2021-04-01 16:42:42 -04:00
  • b309e67b47
    GameINI: GP6E01 - Update Cheats Nora Hanegan 2021-04-01 16:42:34 -04:00
  • 0a0df48bd5
    GameINI: GP5E01 - Update Cheats Nora Hanegan 2021-04-01 16:42:29 -04:00
  • 6bf6f3cb27
    GameINI: GMPE01 - Update Cheats Nora Hanegan 2021-04-01 16:42:22 -04:00
  • 391644dbb5
    IOS/FS: Add a scoped FD class to make it harder to leak FDs Léo Lam 2021-04-01 12:26:13 +02:00
  • a2fa9aab5b
    Merge pull request #9618 from JosJuice/jitarm64-pc-0 Markus Wick 2021-04-01 12:43:23 +02:00
  • 6fb201791c Translation resources sync with Transifex JosJuice 2021-04-01 11:38:19 +02:00
  • b3f71f7cdc JitArm64: Allow DoJit at address 0 (fix launching Wii titles) JosJuice 2021-04-01 11:28:53 +02:00
  • ce8e87c64b
    Merge pull request #8747 from iwubcode/map-freelook JMC47 2021-04-01 01:05:00 -04:00
  • 06439a2d40
    Merge pull request #9610 from CookiePLMonster/fix-shortcut-creation Léo Lam 2021-03-30 17:30:37 +02:00
  • 7a16231e98
    Merge pull request #9614 from JosJuice/okay-fine-i-give-in LC 2021-03-28 09:29:08 -04:00
  • 18e7009db2
    Merge pull request #9613 from JosJuice/android-delete-game-ini-more LC 2021-03-28 09:28:26 -04:00
  • 3533810636
    Merge pull request #9612 from JosJuice/android-log-to-file LC 2021-03-28 09:27:47 -04:00
  • 39499c6d59
    Merge pull request #9611 from Pokechu22/more-git-blame-ignore-revs LC 2021-03-28 09:27:20 -04:00
  • ed5e61a250 Android: Add "Synchronize GPU Thread" setting (SyncOnSkipIdle/SyncGPU) JosJuice 2021-03-28 15:07:41 +02:00
  • 3a2fcf9fc6 Android: Expand the game INI deletion prompt JosJuice 2021-03-28 14:11:09 +02:00
  • e677f641a0 Android: Rename "Enable Logging" to "Write Logs to File" JosJuice 2021-03-28 13:57:52 +02:00
  • 9a42c11fc7 Add additional commits to .git-blame-ignore-revs Pokechu22 2021-03-27 16:06:58 -07:00
  • d4b7ed4e38
    GameList: Use titles from the Title Database for shortcut creation Silent 2021-03-27 17:03:17 +01:00
  • 0fb8f735e5
    GameList: Remove invalid characters when creating a desktop shortcut Silent 2021-03-27 16:57:37 +01:00
  • 27ddf6382b Set console's default language/country/region based on computer settings JosJuice 2020-12-27 23:11:22 +01:00
  • a1000afacc Add utility functions for GameCube language codes JosJuice 2020-12-29 18:10:16 +01:00
  • 8d2b0fff8a
    Merge pull request #9545 from leoetlino/es-launch-timings Léo Lam 2021-03-27 01:47:28 +01:00
  • 8fab253212
    Merge pull request #9609 from Pokechu22/fix-WriteVertexArray Léo Lam 2021-03-27 01:39:53 +01:00
  • da534c7d75
    Merge pull request #9571 from JosJuice/netplay-sync-more-settings Léo Lam 2021-03-27 01:38:33 +01:00
  • cd0db58dc5
    Merge pull request #9589 from Dentomologist/fix_no_objc_exceptions_warning Léo Lam 2021-03-27 01:36:58 +01:00
  • 4008b2aca0 Fix PanicAlert when recording FIFOs Pokechu22 2021-03-26 15:53:00 -07:00
  • 51de3d0fd1 Refactor CP array constants slightly Pokechu22 2021-03-26 15:46:37 -07:00
  • c915b780cf
    Merge pull request #9596 from Minty-Meeo/apply-moar-RunAsCPUThread Léo Lam 2021-03-27 01:11:34 +01:00
  • cd6ee13320
    Merge pull request #9608 from Bonta0/swapucode Léo Lam 2021-03-27 01:02:47 +01:00
  • b7f62b7a37 DSPHLE: Don't restore the last UCode when the crc doesn't match Bonta-kun 2021-03-25 14:06:37 +01:00
  • f29c8b83c0
    Merge pull request #9597 from Pokechu22/alt-enter Léo Lam 2021-03-27 00:39:42 +01:00
  • 9e21f6f7f7
    Merge pull request #9582 from endrift/gba-sync JosJuice 2021-03-26 20:19:31 +01:00
  • 089e3f4c4c Set back specific PlatformToolset twinaphex 2021-03-25 04:27:06 +01:00
  • 1cead01394 Set ENABLE_QT=0 in CMakelists.txt for Libretro twinaphex 2021-03-25 01:02:29 +01:00