summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-16network_interface: fix mingw-w64 buildspholz
2021-08-16network: retrieve subnet mask and gateway infoSönke Holz
2021-08-15dynarmic: Update and enable DYNARMIC_IGNORE_ASSERTSMerry
2021-08-15xbyak: Update include pathMerry
2021-08-15Merge pull request #6861 from yzct12345/const-mempy-is-all-the-speedbunnei
2021-08-14Merge pull request #6868 from yzct12345/safe-threads-no-deadlocksbunnei
2021-08-14core: hle: kernel: Disable dispatch count tracking on single core.bunnei
2021-08-13threadsafe_queue: Fix deadlockyzct12345
2021-08-13logging: Display backtrace on crashyzct12345
2021-08-13logging: Simplify and make thread-safeyzct12345
2021-08-13configuration: fix mingw-w64 buildSönke Holz
2021-08-13network: don't use reinterpret_cast in GetAvailableNetworkInterfacesspholz
2021-08-13network: fix mingw-w64 buildSönke Holz
2021-08-13network: don't use assert to check if no network interfaces are returnedSönke Holz
2021-08-12Merge pull request #6862 from german77/badsdlbunnei
2021-08-13configuration: move network_interface include to source fileSönke Holz
2021-08-13network: use Common::BitCast instead of std::bit_castSönke Holz
2021-08-13network: narrow down scope of "result" in win32 code forSönke Holz
2021-08-13configuration: use tr instead of QStringLiteral for "None" item inSönke Holz
2021-08-13network: use explicit bool conversions in GetAvailableNetworkInterfacesSönke Holz
2021-08-13network: initialize ip_addr in GetHostIPv4Address()Sönke Holz
2021-08-13nifm: use operator*() instead of .value() to get value of std::optionalSönke Holz
2021-08-13nifm: treat a missing host IP address as a non-critical errorSönke Holz
2021-08-12Merge branch 'yuzu-emu:master' into fix-lan-playspholz
2021-08-12network: correct formatting in network.cpp and network_interface.cppSönke Holz
2021-08-12configuration: add option to select network interfacespholz
2021-08-12Merge pull request #6838 from ameerj/sws-alignbunnei
2021-08-12input_common: Disable sdl raw input modegerman77
2021-08-12decoders: Templates allow memcpy optimizationsyzct12345
2021-08-11Merge pull request #6855 from german77/sdl16Mai M
2021-08-11Merge pull request #6860 from lat9nq/ranged-settings-2Mai M
2021-08-11settings: Fix MSVC issueslat9nq
2021-08-10Merge pull request #6776 from lat9nq/ranged-settingsbunnei
2021-08-10externals: Update sdl2 to 2.0.16german77
2021-08-10Merge pull request #6820 from yzct12345/split-cacheFernando S
2021-08-09Merge pull request #6837 from german77/no-pause-screenshotAmeer J
2021-08-09vic: Specify sws_scale height stride.ameerj
2021-08-09Merge pull request #6823 from yzct12345/memory-cleanupbunnei
2021-08-09Merge pull request #6839 from ameerj/frame-cap-positonbunnei
2021-08-08Merge pull request #6844 from ameerj/vp9-empty-frameMai M
2021-08-08Merge pull request #6843 from FernandoS27/lives-in-a-pineapple-under-the-sea-2bunnei
2021-08-08yuzu-cmd/CMakeLists: Correct attribution for this function.Fernando Sahmkow
2021-08-08vp9: Ensure the first frame is completeameerj
2021-08-08texture_cache: Address ameerj's reviewyzct12345
2021-08-08Merge pull request #6834 from K0bin/buffer-image-granularityFernando S
2021-08-08Merge pull request #6698 from german77/SDL_QoLbunnei
2021-08-08Merge pull request #6817 from gidoly/patch-1bunnei
2021-08-08configure_general: Swap positions of speed limit and frame limit optionsameerj
2021-08-07input_common: Improve SDL joystick and hide toggle optiongerman77
2021-08-07Merge pull request #6827 from Morph1984/uuid-hashbunnei