Commit Graph

  • 73ab8c3839 spellchecking lizzie 2025-09-24 21:52:38 +0000
  • 0d80214bc2 [dist, docs] Clearer wording for settings, guidelines for new settings lizzie 2025-09-24 21:40:54 +0000
  • 643f316f66 fix license unknown 2025-09-26 16:42:25 +0200
  • f195c4cc90 [service] unstub process winding unknown 2025-09-26 16:31:38 +0200
  • ed56474898 [vk, spir-v] Remove problematic features on Qualcomm/Turnip drivers Ribbit 2025-09-27 22:45:10 -0700
  • c725641f13
    [video_core] Fix fast buffers without performance loss (#2605) MaranBr 2025-09-28 07:29:19 +0200
  • 8ecedc3ca9 Minor adjustment MaranBr 2025-09-28 00:12:59 -0400
  • d7fae4c482 Fix fast buffers without performance loss MaranBr 2025-09-27 23:33:45 -0400
  • d6551b049c [vk, SPIR-V] Various changes in an attempt to fix MH on Android Ribbit 2025-09-27 19:12:32 -0700
  • 02016697d6
    [cmake, macos] Suppress warnings for unused private members (#2583) nyx 2025-09-27 22:40:18 +0200
  • c77ad128b9
    [cmake] whole-program LTO, prefer lld on clang (#2581) crueter 2025-09-27 22:40:08 +0200
  • eb98fcd8ab [vk] Implement D16 to R16 Texture Conversion Ribbit 2025-09-27 13:31:53 -0700
  • 248d984e34 [texture_cache] Implement D16 to R16 image conversions JPikachu 2025-08-30 22:32:04 +0100
  • cc50571275
    [dynarmic] fix tests builds (#2601) lizzie 2025-09-27 20:41:52 +0200
  • 5b3b127f83 add to existing icc/clang block crueter 2025-09-26 19:09:37 -0400
  • 0b4e8df6bd limit to apple only nyx 2025-09-25 17:49:25 +0200
  • 68c09d006e [cmake, macos] Suppress warnings for unused private members nyx 2025-09-25 17:24:59 +0200
  • 101df2d596
    fix lizzie 2025-09-27 16:38:22 +0000
  • 06314442ac
    [dynarmic] fix tests builds lizzie 2025-09-27 16:36:36 +0000
  • ba20e5c2f5
    [common] fix extraneous error wrt. priority queues (#2598) lizzie 2025-09-27 14:51:37 +0200
  • 9ca76b47c7 [dynarmic] Add missing conf variable SDK Chan 2025-09-27 11:52:40 +0000
  • f01d950ae2
    [common] fix extraneous error wrt. priority queues lizzie 2025-09-27 07:11:11 +0000
  • 1c97fe3340 [common] revert "replace Common::BitSet with std::bitset" crueter 2025-09-27 07:59:24 +0200
  • bf7aadbf1c
    [android] disable lto crueter 2025-09-26 19:59:05 -0400
  • 020ad29a8c
    [common] replace Common::BitSet with std::bitset (#2576) lizzie 2025-09-27 01:21:14 +0200
  • 794a44fdcb
    fatal on no ipo crueter 2025-09-26 19:07:09 -0400
  • e9fee43027
    fix crueter 2025-09-23 18:53:50 -0400
  • c89cb8d5c9
    whole-program opt crueter 2025-09-23 14:42:59 -0400
  • f2cf95a9f0
    [cmake] test: prefer lld on clang crueter 2025-09-23 14:20:45 -0400
  • 4982dcfaa5
    [cmake] Use siritConfig instead of the module (#2593) Marcin Serwin 2025-09-27 01:02:49 +0200
  • 677148bdca
    [cmake] PUBLIC link to mcl for dynarmic (#2595) crueter 2025-09-27 01:02:34 +0200
  • fea81100e8
    [cmake] PUBLIC link to mcl for dynarmic crueter 2025-09-26 19:01:28 -0400
  • fc683650a6
    [cmake] Use siritConfig instead of the module Marcin Serwin 2025-09-26 22:13:48 +0200
  • f088f028f3
    [cmake] Fix building on aarch64-linux (#2591) Marcin Serwin 2025-09-26 21:46:56 +0200
  • ffc0b99930
    nce: fix variable shadowing a member of std::hash Marcin Serwin 2025-09-09 21:04:39 +0200
  • 2a92e4b572
    core: find oaknut when building with NCE Marcin Serwin 2025-09-09 21:04:39 +0200
  • f6e18d868a
    core: don't link mcl Marcin Serwin 2025-09-09 21:04:39 +0200
  • 19eb8272b1
    [video_core] Fix a bug in buffer cache that caused flickering in some games when using fast buffering (#2584) MaranBr 2025-09-26 05:13:08 +0200
  • f41529b1f1 [android] fix lizzie 2025-09-25 18:52:06 +0000
  • 0aa04e9010 [android] fix memfd_create() issue lizzie 2025-09-25 18:12:53 +0000
  • 1a8a1c3621 [android] Min SDK for Android10 lizzie 2025-09-25 17:47:22 +0000
  • f30b57453c Fix flickering caused by fast buffer MaranBr 2025-09-25 13:23:03 -0400
  • 86ddb51a87
    [android] Implement foreground notification service (#480) nyx 2025-09-26 05:01:33 +0200
  • 10aca2f90c
    [Vulkan] Descriptor Pool bug fix (#2564) wildcard 2025-09-26 04:58:09 +0200
  • f5b3c7c6b6 [Vulkan] Descriptor Pool bug fix wildcard 2025-09-24 10:26:38 +0200
  • 1d83ba733c
    [dist] shrink png asset size with optipng, scripts to generate assets (#2573) lizzie 2025-09-26 03:53:54 +0200
  • 876489cbde [dist] shrink png asset size with optipng, scripts to generate assets lizzie 2025-09-25 04:27:41 +0000
  • fd21774aae
    [common] remove nvidia driver hack using environment variables (#2575) lizzie 2025-09-25 17:08:43 +0200
  • f1d1757d41
    [lto] Set CMP0069 to force optimizations and give errors if the compiler does not know Caio Oliveira 2025-09-25 11:38:36 -0300
  • df29466cbb
    [lto] fix building with Clang under Ubutnu Caio Oliveira 2025-09-17 22:28:03 -0300
  • 1cf6c9362d fix reset not resetting individual scale nyx 2025-09-25 15:49:00 +0200
  • cbed87d75b
    cmake lizzie 2025-09-25 07:07:31 +0000
  • a86b2cb776
    thanks clang lizzie 2025-09-25 05:32:50 +0000
  • 49dd374843
    [common] replace Common::BitSet with std::bitset lizzie 2025-09-25 05:20:33 +0000
  • 2ac3f5abb9
    [common] remove nvidia driver hack using environment variables lizzie 2025-09-25 04:58:39 +0000
  • 4150452f5a
    noone gets thread affinity controls lizzie 2025-09-25 03:24:51 +0000
  • 1484724ee9
    fix license lizzie 2025-09-25 00:40:48 +0000
  • 8620d9cbe5
    [core] give exclusive affinity control to CPU threads lizzie 2025-09-25 00:36:54 +0000
  • 42280f34d6
    [video_core] Improve asynchronous shader building description (#2568) MaranBr 2025-09-24 22:11:13 +0200
  • faf3a5d1ce Minor clean up MaranBr 2025-09-24 16:07:28 -0400
  • dfb43c2af7 Improve asynchronous shader building description MaranBr 2025-09-24 16:06:17 -0400
  • 2482846cf6
    [core] fix msvc comp (#2567) crueter 2025-09-24 21:50:18 +0200
  • 47a9b489be
    [core] fix msvc comp crueter 2025-09-24 15:49:58 -0400
  • bf4dce8d0b
    [hid_core/frontend] use shared lock for accesses on emulated controller (reduces contention in FBSD) (#2553) lizzie 2025-09-24 19:30:21 +0200
  • 45263ee7aa
    LoadIdTokenCache stub (#2531) PavelBARABANOV 2025-09-24 19:30:00 +0200
  • f19bbda517
    [common] remove ranges polyfill (#2546) lizzie 2025-09-24 19:29:48 +0200
  • 5ef6ecf03e license header nyx 2025-09-24 09:48:21 +0200
  • 573ecd2b9d [android] Implement foreground notification service nyx 2025-09-13 15:00:07 +0200
  • 15e784609c fix id_cache headers nyx 2025-09-24 09:38:08 +0200
  • f1ce04818b [android] input over(lay)haul 2: Individual scaling of buttons nyx 2025-09-24 09:30:58 +0200
  • f5bb07341a
    [dynarmic] merge IR opt pass into single TU (#2561) lizzie 2025-09-24 03:28:38 +0200
  • eee2c57f9d
    fix license lizzie 2025-09-23 21:14:03 +0000
  • 5f9b841289
    [dynarmic] merge IR opt pass into single TU lizzie 2025-09-23 21:07:50 +0000
  • 3e299dc0f5
    [dynarmic] remove frontend options; fixup exception handler code to support other OSes, do not use mcl macros for arch in EH (#2540) lizzie 2025-09-24 02:40:07 +0200
  • 3ac9d65cdd
    [yuzu_cmd] fix HFA Wpsabi warning on aarch64 (#2554) lizzie 2025-09-24 02:39:37 +0200
  • acb60d0348 fix license lizzie 2025-09-21 14:03:44 +0000
  • 33adcc9d91 [dynarmic] remove frontend options; fixup exception handler code to support other OSes, do not use mcl macros for arch in EH lizzie 2025-09-20 19:54:48 +0000
  • edf5914919 fix license lizzie 2025-09-22 15:44:28 +0000
  • a4b0444b78 [common] remove ranges polyfill lizzie 2025-09-21 14:12:48 +0000
  • 866f5c0d1c Fix license lizzie 2025-09-22 20:54:27 +0000
  • f3ce9cf0b2 [hid_core/frontend] use shared lock for accesses on emulated controller (reduces contention in FBSD) lizzie 2025-09-22 20:52:50 +0000
  • 1d197fe7d1 fix license lizzie 2025-09-22 21:16:58 +0000
  • 8175b129cb [yuzu_cmd] fix HFA Wpsabi warning on aarch64 lizzie 2025-09-22 21:14:32 +0000
  • 20a8efc233 [cmake] enable LTO for shader_recompiler,common,main qt exec lizzie 2025-09-19 06:54:09 +0000
  • 4f9b670c93
    [tools] script to run mesa llvmpipe; script to run program under dtrace sampling (#2559) lizzie 2025-09-24 02:08:06 +0200
  • 1937286798
    [video_core] Improve asynchronous shader building (#2560) MaranBr 2025-09-24 00:58:28 +0200
  • 9fc17c8294 Fix OpenGL too MaranBr 2025-09-23 13:52:18 -0400
  • 0aa14888ef Improve asynchronous shader building MaranBr 2025-09-23 13:38:43 -0400
  • 76a8a6e039
    [cmake] feat: FFmpeg CI, allow 16kb android builds, update translations for transifex (#2543) crueter 2025-09-23 19:38:11 +0200
  • 429e4bf6f9
    update readmes for transifex crueter 2025-09-23 13:24:35 -0400
  • 5730ded530
    Fixup for Transifex crueter 2025-09-23 13:16:03 -0400
  • 7adee941d7
    enet crueter 2025-09-21 03:02:52 -0400
  • dca0266d46
    translations, fix opus crueter 2025-09-21 02:43:17 -0400
  • f7965410f6
    translate crueter 2025-09-21 01:38:22 -0400
  • 1e3b0c51d9
    fix cpm-fetch again crueter 2025-09-21 01:35:40 -0400
  • 7d8db01d7b
    fix cpm fetch crueter 2025-09-21 01:12:26 -0400
  • 11111e7dd9
    android fixes crueter 2025-09-20 21:04:17 -0400
  • 51a33940a9
    ffmpeg ci crueter 2025-09-20 19:09:21 -0400
  • e316d5c7c8
    [tools] script to run mesa llvmpipe; script to run program under dtrace sampling lizzie 2025-09-23 17:16:54 +0000
  • 49ddf95c70
    [texture_cache] fix copy image again? (#2558) Maufeat 2025-09-23 18:49:44 +0200