aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-08-29vk_swapchain: Prefer linear swapchain format when presenting sRGB imagesameerj
2021-08-25Merge pull request #6919 from ameerj/vk-int8-capabilityFernando S
2021-08-25Merge pull request #6894 from FernandoS27/bunneis-left-earAmeer J
2021-08-24vulkan_device: Add a check for int8 supportameerj
2021-08-24logging: Fix log filter during initializationameerj
2021-08-24Merge pull request #6878 from BreadFish64/optimize-GetHostThreadIDAmeer J
2021-08-23Merge pull request #6912 from lioncash/pluralbunnei
2021-08-22Merge pull request #6869 from yzct12345/shiny-logs-in-the-fireplacebunnei
2021-08-22CMakeLists: Ensure proper numerusform tags are generated for pluralized trans...Lioncash
2021-08-21settings: Amend language_index maximum setting rangeMorph
2021-08-21Merge pull request #6888 from v1993/patch-3Ameer J
2021-08-19Merge pull request #6877 from MerryMage/dyn-ignore-assertsbunnei
2021-08-19Merge pull request #6887 from v1993/patch-2Mai M
2021-08-19Merge pull request #6886 from Morph1984/error-code-64Mai M
2021-08-19GPU_MemoryManger: Fix GetSubmappedRange.Fernando Sahmkow
2021-08-19Replace QPoint with QPointF where applicableValeri
2021-08-19qt_software_keyboard: fix copy-paste errorValeri
2021-08-19video_core: eliminate constant ternaryValeri
2021-08-19applet_error: Fix 64-bit error code conversionMorph
2021-08-19SPIR-V: Merge two ifs in EmitGetAttributeValeri
2021-08-19Fix crash in logging in CreateStrayLayerValeri
2021-08-19Fix check is thread current in GetThreadContextValeri
2021-08-18Merge pull request #6832 from bunnei/scheduler-improvementsbunnei
2021-08-16Merge pull request #6863 from spholz/fix-lan-playFernando S
2021-08-16kernel: Optimize GetHostThreadIDBreadFish64
2021-08-16network_interface: correct formattingSönke Holz
2021-08-16network_interface: fix mingw-w64 buildspholz
2021-08-16network: retrieve subnet mask and gateway infoSönke Holz
2021-08-15xbyak: Update include pathMerry
2021-08-15Merge pull request #6861 from yzct12345/const-mempy-is-all-the-speedbunnei
2021-08-14core: hle: kernel: Disable dispatch count tracking on single core.bunnei
2021-08-13threadsafe_queue: Fix deadlockyzct12345
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