Commit Graph

  • d81756e9b9 Refactored parameter to OnConnect() in NetPlayServer.cpp from rpac to received_packet Sage King 2022-08-04 09:26:21 -06:00
  • 9d14d95737 Removed code duplicating comments in NetPlayServer.cpp OnConnect() Sage King 2022-08-04 08:26:46 -06:00
  • 5dea8aaed0 Added initializer braces to Client player; in NetPlayServer.cpp OnConnect() Sage King 2022-08-04 08:32:31 -06:00
  • d11df2b700 Refactored variable declared in NetPlayServer.cpp OnConnect() from npver to netplay_version Sage King 2022-08-04 08:23:51 -06:00
  • a006b1416f
    Merge pull request #10967 from shuffle2/sdl Mai 2022-08-09 18:18:08 -04:00
  • c2dd58c361
    Merge pull request #10959 from JosJuice/frsp-subnormal Mai 2022-08-09 18:17:21 -04:00
  • e9e2c741a2
    Merge pull request #10953 from JosJuice/aarch64-add-encoding Mai 2022-08-09 18:13:50 -04:00
  • a1941156b6 SDL: update submodule to 5aa438e80aabe3570c0ef807d9b22bcd9835ced6 for a Windows.Gaming.Input fix Shawn Hoffman 2022-08-08 16:10:10 -07:00
  • e54818e60d
    Resolve "implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20" warning Zopolis4 2022-08-08 11:25:19 +10:00
  • e2aefe13a6
    Restrict OpenSLES to Android via CMake Zopolis4 2022-08-08 09:17:41 +10:00
  • 4c2d707538
    Merge pull request #10940 from InvoxiPlayGames/ipc-discord Scott Mansell 2022-08-08 08:11:42 +12:00
  • 914f38753a Add hotkeys for incrementing/decrementing selected state slot (like RetroArch) askew-etc 2022-08-07 12:20:09 -05:00
  • d69f38f415
    Merge pull request #10963 from shuffle2/notime JosJuice 2022-08-07 09:08:20 +02:00
  • 6e94c20abd add TODO for chrono in GetLocalTimeSinceJan1970 Shawn Hoffman 2022-08-06 22:25:30 -07:00
  • 292724b228 Revert "msvc: use std::chrono for GetLocalTimeSinceJan1970" Shawn Hoffman 2022-08-06 22:22:14 -07:00
  • 9bb8315441 ResourcePack: dont scan for individual files walking the zip prevents minizip from re-reading the same data repeatedly from the actual backing filesystem. also improves most usages of minizip to allow for >4GB, files altho we probably don't need it Shawn Hoffman 2022-08-06 13:26:04 -07:00
  • 637dca680c VideoCommon: update ubershader pixel to not enforce d3d when writing color output that has been defined as uints iwubcode 2022-08-06 16:04:05 -05:00
  • 05135b4f43 VideoCommon: fix uint shader compiler error in specialized shaders. This error is in renderers that use uint for their color output (for logic ops). Remove D3D check for uint output since other backends could use uint output as well. iwubcode 2022-07-11 21:20:38 -05:00
  • 02cd4ecf7d Core: Use std::chrono time_since_epoch Dentomologist 2022-08-05 17:31:25 -07:00
  • ff26f6435e Use structured binding for pair values Dentomologist 2022-08-05 17:14:57 -07:00
  • 0b5f7d2c5f VideoCommon: fix graphics target not properly setting 'draw_started' texture names for efb/xfb iwubcode 2022-07-21 22:26:36 -05:00
  • c5d9514cd9 Interpreter: Fix rounding edge case in frsp JosJuice 2022-08-06 18:54:19 +02:00
  • 7b2b559743 Translation resources sync with Transifex JosJuice 2022-08-06 15:50:00 +02:00
  • f9e39cf200 Add Discord presence ioctlv to /dev/dolphin InvoxiPlayGames 2022-08-03 05:46:11 +01:00
  • 92ed0e33a8
    Merge pull request #10954 from shuffle2/ios-hdr-overflow Admiral H. Curtiss 2022-08-06 03:06:10 +02:00
  • 3ca673a675 WiiSave: protect against a stack buffer overflow Shawn Hoffman 2022-08-05 17:24:03 -07:00
  • 3595c8b295
    Merge pull request #10952 from JosJuice/bitutils-remove-unused Tilka 2022-08-05 21:08:02 +01:00
  • 52661dcc76 Arm64Emitter: Fix encoding of size for ADD (vector) JosJuice 2022-08-05 21:40:46 +02:00
  • c00008e3cd Common: Remove unused stuff from BitUtils.h JosJuice 2022-08-05 17:54:51 +02:00
  • d48d317cfb
    Merge pull request #10951 from Tilka/ax_cleanup Tilka 2022-08-05 15:27:07 +01:00
  • b8e64b1f43 AX: fix comments and variable names (NFC) Tillmann Karras 2022-08-05 14:50:17 +01:00
  • 04beb23877
    Merge pull request #10943 from Pokechu22/gormiti-gameini Scott Mansell 2022-08-05 22:56:28 +12:00
  • ebf95370ef
    Merge pull request #10946 from Pokechu22/remove-iLog Scott Mansell 2022-08-05 22:42:09 +12:00
  • 939fa1ed1c
    Merge pull request #10941 from shuffle2/crypto-cleanup JosJuice 2022-08-05 12:12:34 +02:00
  • b9b7ff6e25
    Update supportedOS values in .manifest files Zopolis4 2022-06-14 18:34:45 +10:00
  • e638bb658f
    Merge pull request #10945 from Pokechu22/vulkan-source-file-name Tilka 2022-08-05 00:03:25 +01:00
  • 354530cf61 VideoCommon: Remove old iLog field Pokechu22 2022-08-04 15:38:22 -07:00
  • 20a2a2174d Vulkan: Call setSourceFile in addition to addSourceText Pokechu22 2022-08-04 15:09:12 -07:00
  • 5508c52a95
    Merge pull request #10932 from JosJuice/nfs Admiral H. Curtiss 2022-08-04 22:20:08 +02:00
  • 6fc3bbbdd9 DiscIO/VolumeVerifier: Add a note about NFS bad dumps JosJuice 2022-08-01 16:53:42 +02:00
  • 02e3125f23 DiscIO/VolumeVerifier: Small logic cleanup JosJuice 2022-08-01 12:15:43 +02:00
  • 40a4eb3893 DiscIO: Adjust GetDataSizeType logic for NFS JosJuice 2022-08-01 11:53:30 +02:00
  • a87dffe52d DiscIO: Replace IsDataSizeAccurate with GetDataSizeType JosJuice 2022-08-01 11:53:30 +02:00
  • 3a6df63e9b DiscIO: Add support for the NFS format JosJuice 2022-07-31 10:14:03 +02:00
  • bb27d4cc95 DiscIO/VolumeWii: Decouple "is encrypted" from "is hashed" JosJuice 2022-07-31 13:28:01 +02:00
  • ceae42b754
    Merge pull request #10477 from Pokechu22/light-dir-double-normalize Tilka 2022-08-04 18:30:30 +01:00
  • 8129874d11 Sanitize and use increased precision when normalizing light directions Pokechu22 2022-02-24 20:17:43 -08:00
  • f59f1a2a35
    Merge pull request #10740 from Tilka/cxx20 Mai 2022-08-04 09:31:31 -04:00
  • 3ad6e3abc2
    Merge pull request #10768 from Pokechu22/dsp-hle-gba-class Tilka 2022-08-04 13:50:30 +01:00
  • 8105d0034d
    Merge pull request #10821 from Pokechu22/dimar-masking Tilka 2022-08-04 12:50:49 +01:00
  • bf70026728 DSPHLE: Require implementing DoState Pokechu22 2022-06-20 12:37:58 -07:00
  • f2e833b5c4 DSPHLE: Eliminate global state in AX uCode Pokechu22 2022-06-22 13:20:00 -07:00
  • 8d66c29f33 DSPHLE: Eliminate global state in GBA uCode + accuracy improvements Pokechu22 2022-06-19 12:09:32 -07:00
  • 8b65e84121 DSPHLE: Make all uCode implementations final classes Pokechu22 2022-06-19 11:34:53 -07:00
  • b02653722d
    Merge pull request #10856 from JosJuice/android-tv-user-data-2 Mai 2022-08-03 20:24:54 -04:00
  • 4617ee7d89
    Merge pull request #10787 from JosJuice/channel-uri Mai 2022-08-03 20:21:45 -04:00
  • 098fc8cadc
    Merge pull request #10790 from JosJuice/android-wii-controller-magic Mai 2022-08-03 20:21:11 -04:00
  • 8316c7af99 GameSettings: Add patch for black screens in Gormiti: The Lords of Nature! Pokechu22 2022-08-03 11:31:07 -07:00
  • e353f8ba0d GameSettings: Use Safe Texture Cache for Gormiti: The Lords of Nature! Pokechu22 2022-08-03 11:24:48 -07:00
  • 27669fc7c8
    Merge pull request #10828 from JosJuice/jitarm64-32-bit-exception Mai 2022-08-03 14:36:19 -04:00
  • a8b2174ce6
    Merge pull request #10872 from shuffle2/timer Mai 2022-08-03 14:30:29 -04:00
  • 173337104f
    Merge pull request #10919 from JosJuice/android-wait-on-fab-click Mai 2022-08-03 14:22:42 -04:00
  • 385764ebe0
    Merge pull request #10913 from shuffle2/vsnext Mai 2022-08-03 14:21:53 -04:00
  • f3c85cad6e
    Merge pull request #10937 from Pokechu22/lego-indiana-jones-missing-color-value Mai 2022-08-03 14:18:39 -04:00
  • ebb8402a24
    Merge pull request #10934 from sepalani/bba-igmp Mai 2022-08-03 14:17:41 -04:00
  • f93b04dc94
    Merge pull request #10935 from Pokechu22/icache-dont-save-lookup-table Mai 2022-08-03 14:14:39 -04:00
  • b2c2076c17
    Merge pull request #10942 from Minty-Meeo/vestigial-preprocessor-block Pokechu22 2022-08-03 10:59:09 -07:00
  • 347dd03c3f Remove Vestigial Preprocessor Block in Jit64/Jit.cpp Minty-Meeo 2022-08-03 12:25:37 -05:00
  • b39d8f1ce4
    Merge pull request #10911 from shuffle2/fast-default-verify JosJuice 2022-08-03 16:55:04 +02:00
  • bf5076eb01 crypto/sha1: add real workaround for msvc/arm64 bad codegen Shawn Hoffman 2022-08-02 23:05:45 -07:00
  • 78142e30cc crypto/sha1: simplify enablement of sha insns on non-msvc Shawn Hoffman 2022-08-02 23:05:07 -07:00
  • 4e6aa28da4 crypto/aes: silence warning on godforsaken android gcc Shawn Hoffman 2022-08-02 23:03:51 -07:00
  • 403f3693da NetPlay: use sha1 instead of md5 Shawn Hoffman 2022-07-27 18:47:52 -07:00
  • c7ce035a7f NetPlay: rename md5 -> game digest Shawn Hoffman 2022-07-27 18:43:16 -07:00
  • ec9b30681b msvc: silence warning in qt header Shawn Hoffman 2022-07-28 13:11:34 -07:00
  • bdf3a03c04 DolphinQt: fix BootSessionData dtor not being called std::unique_ptr can't/won't call deleter on incomplete type generated warning on vs 17.3.0 preview 5.0 Shawn Hoffman 2022-07-28 13:06:47 -07:00
  • 683f7f7210 msbuild: tidy up the linked libs Shawn Hoffman 2022-07-31 01:10:39 -07:00
  • c5da2877cc msbuild: refactor to reduce rebuild events * moves dolphin-specific settings out of Base.props * creates exports.props for externals, allowing to easily import individual Externals * corrects some cruft that accumulated and probably contributed to msbuild overbuilding Shawn Hoffman 2022-07-31 00:39:35 -07:00
  • fec61f89a3 Timer: protect usages of ms timers from rollover Shawn Hoffman 2022-07-18 11:48:20 -07:00
  • 0fe99e9bc8 ThrottleCallback: correct units in log make first invocation a bit more correct Shawn Hoffman 2022-07-18 03:50:47 -07:00
  • 86da6c98fb msvc: use std::chrono for GetLocalTimeSinceJan1970 Shawn Hoffman 2022-07-18 01:10:22 -07:00
  • b473c35873 windows: mark as HighQoS, ensure timer resolution is honored Shawn Hoffman 2022-07-18 00:20:26 -07:00
  • 3384b1385e move "double time" code into State from Timer Ideally the statesave format could be changed to just store a u64 in the future Shawn Hoffman 2022-07-17 20:59:31 -07:00
  • 49218f9695 DolphinDevice: expose elapsed ms in GetSystemTime Shawn Hoffman 2022-07-17 19:56:13 -07:00
  • 09089eeee0 Common::Timer: use chrono::steady_clock internally Shawn Hoffman 2022-07-17 20:43:47 -07:00
  • 8d16971a6f LogManager: use own timestamp function Shawn Hoffman 2022-07-17 19:46:34 -07:00
  • d71797154a VolumeVerifier: enable fast hash functions by default sets defaults based on cpu support. Shawn Hoffman 2022-07-28 10:31:16 -07:00
  • 3465b2af27 GameSettings: Set MissingColorValue for Lego Indiana Jones 1 Pokechu22 2022-08-02 15:17:48 -07:00
  • 7d2d5d914b
    Merge pull request #10903 from shuffle2/hash-reorg Tilka 2022-08-02 18:29:04 +01:00
  • e62ceab349
    Merge pull request #10902 from shuffle2/aes Tilka 2022-08-02 18:28:47 +01:00
  • 134397754e PPCCache: Stop storing lookup table in savestates Pokechu22 2022-08-01 16:16:11 -07:00
  • cc1cb44993
    Merge pull request #10928 from sepalani/bba-arp JMC47 2022-08-01 17:37:49 -04:00
  • 17c554c165 Common/Hash: use zlib-ng for adler32. small cleanups. Shawn Hoffman 2022-07-22 08:52:26 -07:00
  • 46ad8b9d68 Implement hw accelerated AES Shawn Hoffman 2022-07-27 01:51:19 -07:00
  • 4fa65ec9cf BBA/BuiltIn: Add minimal IGMP support Sepalani 2022-07-31 19:30:17 +04:00
  • bfc2d11891 BBA/BuiltIn: Simplify HandleARP Sepalani 2022-07-31 01:33:49 +04:00
  • 7e9711d738 BBA/BuiltIn: Rename m_fake_mac to m_router_mac Sepalani 2022-07-31 00:06:04 +04:00
  • b029b468cd BBA/BuiltIn: Fix MAC address issues with TCP and UDP Sepalani 2022-07-31 00:01:31 +04:00
  • cc7cfe249e BBA/BuiltIn: Move TryGetDataFromSocket Sepalani 2022-07-30 23:47:03 +04:00
  • 0f5fe2274a BBA/BuiltIn: Save current MAC address Sepalani 2022-07-30 23:31:59 +04:00