Commit graph

  • e71c1af606 [vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display PavelBARABANOV 2026-03-26 02:26:21 +03:00
  • 4da3981471 [dynarmic] improve A32 translate loop lizzie 2026-03-25 22:53:13 +00:00
  • 83f3150dc1 [memory] Add mirror mapping for buffer sync memory_changes wildcard 2026-03-25 12:23:51 +01:00
  • f0d77e86e3
    [android,ui] driver management: fixed driver add/removal unsync (#3757) xbzk 2026-03-25 12:13:04 +01:00
  • 8eb0b085c7 fx lizzie 2026-03-25 06:03:22 +00:00
  • 357e5b30a0 wa lizzie 2026-03-25 05:50:12 +00:00
  • 42403bc411 fuck lizzie 2026-03-25 05:22:04 +00:00
  • 801cff0c87 [dynarmic] nuke mcl dependency lizzie 2026-03-25 05:05:09 +00:00
  • 24fe223692
    [dynarmic] Remove last FPT LUT table, removing around 30kb worth of unused functions (#3718) lizzie 2026-03-25 10:48:53 +01:00
  • 771b491172 license lizzie 2026-03-12 21:58:31 +00:00
  • 79caf40d08 [dynarmic] Remove last FPT LUT table, removing around 40kb worth of unused functions lizzie 2026-03-12 21:39:24 +00:00
  • a67b872ed8 license lizzie/hleinlineremoveredundant lizzie 2026-03-25 00:18:53 +00:00
  • b3f4052033 [hle] remove redundant data on Request/Response builders lizzie 2026-03-25 00:15:45 +00:00
  • 9f7e9b1864 license lizzie/wstring-uni-123 lizzie 2026-03-24 23:19:38 +00:00
  • 71e713483f [common] use handrolled string utility conversions instead of wstring codecvt lizzie 2026-03-24 23:16:45 +00:00
  • 8f770618d2
    [android] Rework of frame pacing mode + Surface mode detection per API level. (#3735) PavelBARABANOV 2026-03-24 01:25:44 +01:00
  • 4fe8b533d8 [shader_recompiler] use reusable stable_vector<> instead of object pools lizzie/stable-shader-pools lizzie 2026-03-23 20:37:56 +00:00
  • af64395c6a
    [ui, docs] add custom play time formatting codeman4033 2026-03-23 15:12:55 -05:00
  • b673dad40d
    [hle/service/nifm] fix pack(pop) warning on clang (#3764) lizzie 2026-03-23 18:03:54 +01:00
  • 56d3f0e353
    [dynarmic] fix dynarmic_tests build issues on xcode due to using relative paths (#3765) lizzie 2026-03-23 18:03:48 +01:00
  • ad58ab8976
    [externals] Use Eden mirrors for llvm-mingw and tzdb (#3766) crueter 2026-03-23 17:05:40 +01:00
  • a6ddf043b7
    [externals] Use Eden mirrors for llvm-mingw and tzdb crueter 2026-03-23 10:23:20 -04:00
  • f32ad42a92 fix cmif error and add current thread handle offset to ThreadLocalRegion struct feat/22.0.0 maufeat 2026-03-23 10:55:00 +01:00
  • 1fc19c14ea [dynarmic] fix build issues on xcode due to using relative paths lizzie 2026-03-23 06:09:26 +00:00
  • b5a4bb4056 [hle/service/nifm] fix pack(pop) warning on clang lizzie 2026-03-23 05:42:30 +00:00
  • 772e38cb8d
    [hle/service/sockets] fix hogwarts legacy crash due to non-blacklisted domain (#3762) lizzie 2026-03-22 20:17:44 +01:00
  • 811cc18d74
    [hle/acc] fix (false) return where it's just 2 (#3763) lizzie 2026-03-22 17:37:21 +01:00
  • e79ef317aa remove value initialization maufeat 2026-03-22 11:27:57 +01:00
  • 0d9f3a25f0 lciensese lizzie 2026-03-22 09:35:58 +00:00
  • 03f8956367 [hle/acc] fix (false) return where it's just 2 lizzie 2026-03-22 09:34:13 +00:00
  • b4d78cda26 [hle/service/sockets] fix hogwarts legacy lizzie 2026-03-22 09:32:19 +00:00
  • acc3f87891 [android,ui] driver management: fixed driver add/removal unsync xbzk 2026-03-21 08:47:47 -03:00
  • f49891d27a initial header maufeat 2026-03-22 10:21:49 +01:00
  • a59e902f41 initial 22.0.0 kernel changes and cmd stubs maufeat 2026-03-22 10:09:09 +01:00
  • c5b519380c
    [externals] update renderdoc to 1.7.0 (#3751) lizzie 2026-03-22 04:00:57 +01:00
  • 5ebdb29afd
    [android,ui] feat fullscreen app setting (#3676) xbzk 2026-03-22 02:06:45 +01:00
  • 74866a16d2 feat fullscreen app setting xbzk 2026-03-05 17:53:52 -03:00
  • 86fedc1e5b fixes and license Hexcoder 2026-03-21 21:46:56 +01:00
  • 96e177702e
    [qt_common] remove 109kb worth of duplicate shortcut data (#3756) lizzie 2026-03-20 22:09:14 +01:00
  • a67e0fef06 license lizzie 2026-03-20 07:22:00 +00:00
  • b2ba9ecedc [qt_common] remove 125kb worth of duplicate shortcut data lizzie 2026-03-20 07:07:51 +00:00
  • ce8b67ed1d fix UMINP/SMINP lizzie 2026-01-12 12:09:45 +00:00
  • 83c9d3dd6a implement 32-bit SMIN + SMINP (+sminp u16) lizzie 2026-01-12 10:32:19 +00:00
  • 92a360f76c AVX2 and SSE impl for SSHLU32 lizzie 2026-01-12 09:04:30 +00:00
  • 61e57a2d24 add testcase for SQSHLU lizzie 2026-01-12 06:52:54 +00:00
  • b82d93bad4 [dynarmic] implement missing SSE3 implementations lizzie 2026-01-12 06:49:25 +00:00
  • 1f58272399 fx lizzie 2026-03-18 22:00:13 +00:00
  • d54346dd38 [dynarmic] fix ODR violations lizzie 2026-03-18 21:25:13 +00:00
  • 87ed964b6f boost::stable_Vector evil lizzie/attempt2-better-list-dynarmic lizzie 2026-03-10 08:18:48 +00:00
  • f4fa122eab loicense lizzie 2026-03-10 07:42:23 +00:00
  • 541dfe6805 attempt use std::list instead lizzie 2026-03-10 07:42:02 +00:00
  • f7fb9317b9 [video_core/host_shaders] unroll lanczos loop for slightly better perf lizzie 2026-03-20 03:24:46 +00:00
  • 791a5af791 experimental: allow tracy to get names for jitted function so they can show up in the profiler in sample based mode names provided by dynarmic WARNING: currently jit code does not support stacktraces, which tracy relies on, so only top level function at time of sample show up which makes using this for profiling jitted code mostly pointless, but maybe we can fix this Hexcoder 2026-03-20 01:43:58 +01:00
  • e72e3c9bbb some tracy instrumentation Hexcoder 2026-03-20 01:43:58 +01:00
  • 0b2e265d6d basic tracy support via cmake and some fixes in code (allows sample based-profiling, no instrumentation included) Hexcoder 2026-03-20 01:43:58 +01:00
  • 6d3747b327 [android,dirs] init config prior to system xbzk 2026-03-19 16:26:53 -03:00
  • 6a316dbcb7 license lizzie/dynarmic-faster-xbyak lizzie 2026-03-12 21:57:29 +00:00
  • b62312a08d fx lizzie 2026-03-12 21:57:18 +00:00
  • 0c0edf89b3 [dynarmic, macroHLE] Use faster ankerl for xbyak maps lizzie 2026-03-12 20:04:10 +00:00
  • 844e0360c7
    [addons] fixed manual installation from per-game fragment (#3743) xbzk 2026-03-19 05:38:57 +01:00
  • 89f5dd61de AF[GPOIKJHFOKJPLDFG lizzie 2026-03-19 04:20:23 +00:00
  • 0895d29cb9 fix fuck lizzie 2026-03-19 04:17:05 +00:00
  • 814a740a9b [externals] update renderdoc to 1.7.0 lizzie 2026-03-19 04:00:18 +00:00
  • 2650d22057
    [android,ui] driver management: uninstall and refresh upon install hotfix (#3750) xbzk 2026-03-19 03:54:13 +01:00
  • 0c097614ef [android,ui] driver: fixed uninstall and refresh upon install xbzk 2026-03-18 21:06:32 -03:00
  • dc27aef542
    [vulkan] Fix FFTactics for AMD+Windows flicker regression (#3748) John 2026-03-18 23:03:35 +01:00
  • c580a85b8a [vulkan] Attempt FFTactics for AMD+Windows flicker regression John 2026-03-18 18:01:51 +01:00
  • cf860c5319
    [meta] restore normal icon, st. patricks is over (#3745) lizzie 2026-03-18 18:04:53 +01:00
  • f1aa790545
    [vulkan] Fix FFTactics for AMD+Windows regression again. (#3747) John 2026-03-18 17:33:00 +01:00
  • ddc3394d82 VK_PIPELINE_STAGE_ALL_COMMANDS_BIT EndRenderPass() John 2026-03-18 05:24:11 +01:00
  • a060f6389b [vk,swapchain] vsync: Changed 'Immediate' fallback from ((FIFO) to (Mailbox, then FIFO) xbzk/vsync-immed-fallback-fix xbzk 2026-03-17 23:37:28 -03:00
  • 96e115601e [android,addons] fixed manual installation from per-game fragment xbzk 2026-03-17 07:38:26 -03:00
  • 06c20a3b82 remove default lizzie 2026-03-17 19:45:15 +00:00
  • 2c21480fb3 change defautl lizzie 2026-03-17 19:37:04 +00:00
  • 84fdbab8a7 [meta] restore normal icon, st. patricks is over lizzie 2026-03-17 18:47:33 +00:00
  • c41209f137
    [hle] update reported atmosphere to 1.10.2 (#3738) lizzie 2026-03-17 21:10:25 +01:00
  • ad7aea4863
    [hle] update fw 22.0.0 constants (#3741) lizzie 2026-03-17 20:50:06 +01:00
  • af554c0baa
    [video_core] Fix Maxwell3D register processing to always mark dirty flags (#3712) MaranBr 2026-03-17 19:53:28 +01:00
  • d269840b5e
    [hle/kernel] Fix OutputDebugString formatting smiRaphi 2026-03-17 16:56:48 +01:00
  • b242ab47b3 what lizzie 2026-03-17 05:58:45 +00:00
  • de0dcf622c [hle] update fw 22.0.0 constants lizzie 2026-03-17 05:53:56 +00:00
  • 7c829e9db0 Fix Maxwell3D register processing to always mark dirty flags MaranBr 2026-03-10 18:51:49 -04:00
  • 2c5082b397 fix shit eden-orbis-ps4 lizzie 2026-03-16 22:34:46 +00:00
  • 13ff0fd3bf Add switch sports Compatlist Bix 2026-03-16 23:23:32 +01:00
  • c79ca350c2 fix nproc lizzie 2026-03-16 21:39:17 +00:00
  • 7917880f03 disable openssl and register user lizzie 2026-03-16 21:38:52 +00:00
  • c564f8be30 needs libscienternal lizzie 2026-03-08 23:08:18 +00:00
  • fc5ac0bade try fix musl 2 lizzie 2026-03-08 23:07:56 +00:00
  • 45dd3db6b5 native ps4 audio sink lizzie 2026-03-07 21:07:14 +00:00
  • b303045891 init audio lizzie 2026-03-06 20:22:37 +00:00
  • c653070510 fix virtual buffers lizzie 2026-03-05 22:01:58 +00:00
  • 1ad9184e25 fix openssl lizzie 2026-02-26 01:07:06 +00:00
  • 9c9c655c80 disable stdio buffering lizzie 2026-02-25 15:25:16 +00:00
  • d3e8f03e97 FX lizzie 2026-02-18 19:49:28 +00:00
  • 7745d51001 let it rip lizzie 2026-02-02 23:14:39 +00:00
  • caa2651163 leave pending param package stuff lizzie 2026-02-02 23:12:17 +00:00
  • 11772e7387 restore protection lizzie 2026-02-02 23:11:31 +00:00
  • eac83f6711 immediately terminate in OO, use 2MB swap handler lizzie 2026-02-02 12:55:01 +00:00
  • 1572330c33 use btver2 lizzie 2026-02-02 11:43:45 +00:00
  • f5d21b6731 reduce fiber sizes lizzie 2026-02-02 07:30:19 +00:00