Commit Graph

  • 0c9f11af47
    Merge pull request #9537 from AdmiralCurtiss/fastmem-error-messages Léo Lam 2021-03-02 02:47:12 +01:00
  • 918f3d92e0 Core/Memmap: Give more detailed error messages if memory mapping fails. Admiral H. Curtiss 2021-02-27 17:04:40 +01:00
  • 010279f4e6
    Merge pull request #9513 from leoetlino/info-ios-version-qt Léo Lam 2021-03-01 11:44:26 +01:00
  • 858f00b641
    Merge pull request #9492 from nolange/fix_norandr_build Léo Lam 2021-03-01 11:36:39 +01:00
  • 26f0bf8f34
    Merge pull request #9538 from JosJuice/qt-sw-gameid Léo Lam 2021-03-01 11:34:53 +01:00
  • 32d584a0f5 InputCommon: reduce number of image loads and texture cache invalidations by only running dynamic input textures once for all controllers iwubcode 2021-02-27 16:41:50 -06:00
  • c98144334f DolphinQt: Fix <game_id> tag in SoftwareRendererWidget.cpp JosJuice 2021-02-27 20:17:28 +01:00
  • 158674c274 Common: Move 'GetSection' functions to be public iwubcode 2021-02-27 12:21:23 -06:00
  • 9d0983c9c9
    Merge pull request #9536 from Filoppi/config_fixes Léo Lam 2021-02-26 01:56:01 +01:00
  • 0920097614
    Merge pull request #9534 from AdmiralCurtiss/chase-pointer-fix Léo Lam 2021-02-26 01:51:31 +01:00
  • e020b2e8ea Common: don't call OnConfigChanged() unless it has actually changed Filoppi 2021-02-26 01:14:00 +02:00
  • 6982832f82 MMU: Fix IsRAMAddress not working Sepalani 2021-02-24 19:28:37 +04:00
  • 22b300336a Core/MemoryWatcher: Use appropriate memory read function in ChasePointer(). Admiral H. Curtiss 2021-02-24 18:30:31 +01:00
  • d4b293e969 Simplify macro guards for HAVE_XRANDR Norbert Lange 2021-02-22 14:32:53 +01:00
  • 29eaf09be4 Cleanup X11 and XRANDR Macros Norbert Lange 2021-02-03 01:25:06 +01:00
  • 439e2e3fc2 Stricter test for compiler flags Norbert Lange 2021-02-03 16:05:30 +01:00
  • 1fe0953bd5
    Merge pull request #9524 from InusualZ/master Léo Lam 2021-02-21 15:49:24 +01:00
  • c040b0151d
    Merge pull request #8759 from sepalani/so-connect Léo Lam 2021-02-21 15:26:59 +01:00
  • bf246c36f5 IOS/NET: Add timeout on blocking connect Sepalani 2020-04-22 18:03:45 +04:00
  • 4752ec8074 Android: Use SwipeRefreshLayout in MainActivity JosJuice 2021-02-20 19:41:41 +01:00
  • cad4548b27 Android: Don't queue up multiple rescans before directory initialization JosJuice 2021-02-20 20:54:47 +01:00
  • dbcdead04d Android: Split GameFileCacheService broadcasts into two types JosJuice 2021-02-20 19:41:41 +01:00
  • 3a8793f93f Android: Refactor MainActivity, add forEachPlatformGamesView JosJuice 2021-02-20 17:55:31 +01:00
  • 6f71a1ec50
    Merge pull request #9526 from leoetlino/units Léo Lam 2021-02-20 16:10:56 +01:00
  • a8dc1e3f1c NetworkWidget: Reorganise SSL options group box Sepalani 2020-04-29 12:10:24 +04:00
  • 07f68560e6 WatchWidget: Add new/delete/clear toolbar items Sepalani 2021-02-20 18:03:42 +04:00
  • 985ede9ca0
    Core: Fix time base unit mixup Léo Lam 2021-02-20 13:15:48 +01:00
  • 5e4c6d42a1 Translation resources sync with Transifex JosJuice 2021-02-19 22:40:03 +01:00
  • caf140dea9 Fix issue were loaded memory breakpoints were not being triggered InusualZ 2021-02-19 16:09:50 +00:00
  • 93f9d67d2f
    Merge pull request #9511 from leoetlino/es-content-timings Léo Lam 2021-02-19 16:08:24 +01:00
  • 9957d6c106
    Merge pull request #9516 from iwubcode/dynamic_input_textures_improved Léo Lam 2021-02-19 16:06:13 +01:00
  • 55ba1c7c9c InputCommon: Move initial dynamic input texture configuration logic to a 'specification 1' function and load in a 'specification' attribute that defaults to 1 if not present (with 1 being the only valid value at the moment) iwubcode 2021-02-14 23:14:02 -06:00
  • 34c9e0dece
    Merge pull request #9521 from sepalani/watches Léo Lam 2021-02-19 01:30:14 +01:00
  • e3bf5fca93
    IOS: Deduplicate IPC_OVERHEAD_TICKS timing constant Léo Lam 2021-02-18 21:06:41 +01:00
  • f750208aa3
    IOS/ES: Emulate FS timings for content wrapper IPC commands Léo Lam 2021-02-14 00:58:27 +01:00
  • 5eca82a6f2
    IOS/ES: Allow various utility functions to return timing info Léo Lam 2021-02-16 12:30:29 +01:00
  • f214df5d2c
    IOS/FS: Allow IPC interface to be used internally from IOS HLE Léo Lam 2021-02-14 00:08:07 +01:00
  • 1073463d35
    IOS/ES: Log content reads for debugging Léo Lam 2021-02-11 10:21:43 +01:00
  • 41e2fab54c
    IOS/ES: Log content ID and index when opening contents for debugging Léo Lam 2021-02-11 09:47:32 +01:00
  • 5e79b6acb7
    Merge pull request #9515 from leoetlino/fs-timings-redux Léo Lam 2021-02-18 18:50:15 +01:00
  • e3d85ffe35 MemoryWidget: Add "Add to watch" action Sepalani 2021-02-17 21:12:27 +04:00
  • bbcaede389 RegisterWidget: Fix add to watch action Sepalani 2021-02-17 21:02:23 +04:00
  • 10127a0451 InputCommon: Move DynamicInputTextureData to DynamicInputTextures::Data iwubcode 2021-02-14 21:20:47 -06:00
  • 28a911ae6b InputCommon: Move DynamicInputTextureConfiguration to DynamicInputTextures::Configuration iwubcode 2021-02-14 20:47:00 -06:00
  • 9d94a31eae
    Merge pull request #9518 from JosJuice/jitarm64-gcc-ice Léo Lam 2021-02-16 13:14:12 +01:00
  • 1e500d96b0 JitArm64: Workaround for GCC ICE JosJuice 2021-02-15 23:46:08 +01:00
  • d0c91380c7
    IOS/FS: Implement timings for older IOS versions as well Léo Lam 2021-02-14 19:46:28 +01:00
  • 7097a7b3af
    Qt: Re-add IOS version to the game info tab Léo Lam 2021-02-14 15:33:25 +01:00
  • f9deb68aee
    Merge pull request #9514 from JosJuice/jitarm64-offsetof Léo Lam 2021-02-15 00:59:11 +01:00
  • f2f3a59dbf JitArm64: Fix improper uses of offsetof JosJuice 2021-02-14 16:59:03 +01:00
  • f79e629119
    Merge pull request #9499 from sepalani/pcap-ssl-raw Léo Lam 2021-02-14 18:39:33 +01:00
  • d3dd830e8f PCAP: Add raw SSL packets logging support Sepalani 2021-02-11 17:27:35 +04:00
  • efab17c025
    Merge pull request #9498 from leoetlino/offsetof-constant Léo Lam 2021-02-14 16:34:39 +01:00
  • be2cd2272d
    Merge pull request #9507 from leoetlino/device-prepareforstate Léo Lam 2021-02-14 16:30:34 +01:00
  • 6944eaa003
    Merge pull request #9512 from sepalani/func-update Léo Lam 2021-02-14 16:30:05 +01:00
  • c33d944961
    Merge pull request #9412 from JosJuice/jitarm64-movi2r Léo Lam 2021-02-14 16:25:52 +01:00
  • 5f629abd8b CodeViewWidget: Add WithDetailedUpdate to update CodeWidget Sepalani 2021-02-14 16:01:32 +04:00
  • 8f25b0426e
    Merge pull request #9509 from sepalani/net-tab Léo Lam 2021-02-14 02:00:25 +01:00
  • effd918837
    Merge pull request #9508 from leoetlino/ipc-reply-cleanup Léo Lam 2021-02-14 01:59:41 +01:00
  • fcd3efa1ae Software: Implement points Pokechu22 2020-12-22 15:00:40 -08:00
  • 8e348b87e9 Software: Fix line-width effects Pokechu22 2020-12-22 13:31:34 -08:00
  • eff66c2adc Arm64Emitter: Expand the MOVI2R unit test a little JosJuice 2021-02-13 11:54:46 +01:00
  • 9ad4f724e4 Arm64Emitter: Use ORR in MOVI2R JosJuice 2021-01-03 13:36:37 +01:00
  • e62c33c413
    Merge pull request #9500 from sepalani/pcap-log-session Léo Lam 2021-02-13 20:50:58 +01:00
  • aab78b88ab NetworkWidget: Add hostname to SSL table Sepalani 2021-02-13 23:45:22 +04:00
  • 0d5ed06daf Arm64Emitter: Improve MOVI2R JosJuice 2021-01-01 20:43:34 +01:00
  • d0136dd7c2
    IOS: Clean up the way IPC replies are constructed Léo Lam 2021-02-13 18:33:23 +01:00
  • f52aa3d041
    HW: Add a UDL for timebase ticks to cycles conversions Léo Lam 2021-02-13 18:24:23 +01:00
  • 6e8881a426
    IOS: Remove unnecessary and unused PrepareForState Léo Lam 2021-02-13 16:56:29 +01:00
  • 2f85b80b7b
    Merge pull request #9333 from Pokechu22/sw-always-divide-by-q Léo Lam 2021-02-13 13:24:18 +01:00
  • 389b01dae9
    Merge pull request #9506 from leoetlino/less-verbose-names Léo Lam 2021-02-13 12:41:17 +01:00
  • 4e107935ac Arm64Emitter: Allow specifying 21th bit of ADRP imm JosJuice 2021-01-13 11:04:13 +01:00
  • d226b8f825 Arm64Emitter: Remove optimize parameter from MOVI2R JosJuice 2021-01-01 19:39:24 +01:00
  • 7d5ae03219 Software: Always divide the texture coordinates by q. Pokechu22 2020-12-16 13:09:45 -08:00
  • 99fc1c682a
    IOS: Simplify unnecessarily qualified names Léo Lam 2021-02-13 01:30:28 +01:00
  • a2fa89b15e
    Merge pull request #9502 from JosJuice/android-dol-elf-details Léo Lam 2021-02-13 01:03:26 +01:00
  • 3e1646adae
    Merge pull request #9504 from leoetlino/ios-class-name-cleanup Léo Lam 2021-02-13 01:00:16 +01:00
  • 522cb6b137
    IOS: Use less ambiguous names for classes Léo Lam 2021-02-12 00:54:13 +01:00
  • c5ee86c75c
    Merge pull request #9501 from leoetlino/hidapi-libusb Léo Lam 2021-02-12 12:37:45 +01:00
  • 09c9fdf71c
    Merge pull request #9505 from Pokechu22/bitfield-natvis Léo Lam 2021-02-12 12:36:59 +01:00
  • fabf6f51cd PCAP: Improve TCP session logging Sepalani 2021-02-11 16:13:41 +04:00
  • 0102914323 Restore BitField Natvis Pokechu22 2021-02-11 23:31:27 -08:00
  • 38935f2e4e
    Merge pull request #9488 from iwubcode/dynamic-input-tex-optimizations Léo Lam 2021-02-12 02:41:11 +01:00
  • ce7db2e32b InputCommon: When using dynamic input textures, only call force reload textures once for packs that have multiple configurations iwubcode 2021-02-02 23:04:33 -06:00
  • 0a9c764dc4 VideoCommon: Join the prefetch thread before clearing to avoid a potential crash that can occur by multiple threads touching a single resource iwubcode 2021-02-02 23:02:41 -06:00
  • 0f29e36440
    Merge pull request #9503 from JosJuice/rename-wia-docs Léo Lam 2021-02-11 23:47:33 +01:00
  • fa4edc981b
    Merge pull request #9482 from AwesomeMarioFan/feature5 Léo Lam 2021-02-11 23:31:33 +01:00
  • f27a2bc922 Rename docs/WIA.md to docs/WiaAndRvz.md JosJuice 2021-02-11 22:40:21 +01:00
  • 296efad2e3 Android: Add missing "World" entry in country list JosJuice 2021-02-11 22:35:18 +01:00
  • 606e6ca3ba Android: Adjust logic for DOL/ELF long press JosJuice 2021-02-11 22:32:20 +01:00
  • 6036680376
    hidapi: Use LIBUSB_LIBRARIES to link to libusb Léo Lam 2021-02-11 21:58:15 +01:00
  • bf758fbe7c
    Merge pull request #9490 from Dentomologist/fix_expression_scroll_wheel_spam Léo Lam 2021-02-11 21:42:00 +01:00
  • 3ce72d4005
    Merge pull request #9408 from sepalani/sni Léo Lam 2021-02-11 21:38:41 +01:00
  • 2a15bc6ab2 SSL: Workaround to remove SNI from ClientHello Sepalani 2020-12-31 18:29:29 +04:00
  • a354814240
    Merge pull request #9424 from Pokechu22/sw-no-special-case Léo Lam 2021-02-11 19:36:45 +01:00
  • 1fc6fbc2c0
    Merge pull request #6075 from sepalani/pcap-log Léo Lam 2021-02-11 00:15:37 +01:00
  • ddacbf83f6
    Merge pull request #9461 from cbartondock/master Léo Lam 2021-02-10 22:50:40 +01:00
  • 1e71904cb9
    Merge pull request #9495 from leoetlino/wiki-redirect Léo Lam 2021-02-10 13:14:47 +01:00
  • 118b2a3580
    Core/DSP: Fix improper uses of offsetof Léo Lam 2021-02-10 01:56:14 +01:00
  • 43b389410a Config: Fix expression window scroll wheel spam Dentomologist 2021-02-03 20:11:38 -08:00