Commit graph

  • 6839ff0385 update loicense lizzie 2026-01-30 19:22:04 +00:00
  • ac28f8e249 cross compile insn, exclude x11 from headless lizzie 2026-01-14 20:00:25 +00:00
  • 3f637e7f54 emission focused on branch/bctr lizzie 2026-01-14 20:00:02 +00:00
  • 1e69c25798 move docs inline, add data.txt + altivec_data.txt lizzie 2026-01-08 07:51:09 +00:00
  • dfbe69be19 the abi sucks lizzie 2025-12-10 10:41:45 +00:00
  • cc6580dc5c fix stdu/ldu lizzie 2025-12-10 09:58:20 +00:00
  • d265620825 save more regs lizzie 2025-12-10 09:31:57 +00:00
  • c1fc1b459e Use ctr like gcc does lizzie 2025-12-10 09:13:26 +00:00
  • 7aa677c114 more ppc fixes lizzie 2025-11-13 23:49:31 +00:00
  • a55fea2d6c chained calls for ppc64 lizzie 2025-11-11 01:44:12 +00:00
  • 61fb9a9dba inline a32core/a64core lizzie 2025-11-10 19:44:17 +00:00
  • fd8620fe31 build fixes + gentoo cross docs crueter 2025-11-23 20:43:29 -05:00
  • b3ee1d35aa fix invalidations, use stack for checkbit lizzie 2025-11-06 19:16:33 +00:00
  • 16a80b9f32 A64checkbit lizzie 2025-11-06 19:03:59 +00:00
  • 170a9e0a29 A64: addition fixes extra lizzie 2025-11-05 02:06:11 +00:00
  • f10c180eb0 even more stupid fixes i feel angry lizzie 2025-11-05 00:53:19 +00:00
  • 4d3b6030db fix xs stuffs lizzie 2025-11-05 00:46:29 +00:00
  • ed4b417e61 more bclr fixes lizzie 2025-11-04 23:38:36 +00:00
  • 53a72f099a fixes for cmpld(i) encodings lizzie 2025-11-04 23:35:00 +00:00
  • 2e3020c274 C -> O for ppc64; impl NZCV? lizzie 2025-11-04 10:00:59 +00:00
  • c1b028dca4 more fixes lizzie 2025-11-04 05:44:54 +00:00
  • 40fbf86fd3 i forgot jit pointer, again lizzie 2025-11-04 05:24:29 +00:00
  • 1ccf1e3331 just use STD() + offset, reorder stuff lizzie 2025-11-04 05:23:22 +00:00
  • 0505fc4e50 let type deduction do its thing lizzie 2025-11-04 05:14:24 +00:00
  • 091a6aa232 reglock draft 1 lizzie 2025-11-04 05:13:48 +00:00
  • b23166c603 A64: ADD now passes lizzie 2025-11-04 04:10:30 +00:00
  • adeb5a6037 terminal draft1 lizzie 2025-11-04 04:02:23 +00:00
  • 0c808bae0d "A64: ADD" passes (except on PC check) lizzie 2025-11-04 03:41:22 +00:00
  • 30dbb7dcf2 polish up A64 to be ready to accept stuff (but NO-op) lizzie 2025-11-04 03:21:21 +00:00
  • 9176312491 remove args, directly ref inst stuff lizzie 2025-11-03 20:26:56 +00:00
  • 7e757f27b6 fix license lizzie 2025-11-03 04:10:19 +00:00
  • aa1e5c161d exclude powah from non-ppc64 lizzie 2025-11-03 03:41:46 +00:00
  • c254885d13 generation of add and extraction of flags lizzie 2025-11-03 03:24:06 +00:00
  • 2a7043de26 first emitted block lizzie 2025-11-03 01:30:56 +00:00
  • 851f03d4d7 backwards relocs lizzie 2025-11-03 00:39:38 +00:00
  • 94f1c94fb8 relocations lizzie 2025-11-03 00:23:06 +00:00
  • abd7477350 cross compile instructions; ignore toolchain files lizzie 2025-11-02 22:27:01 +00:00
  • c2e046b275 spinlocks, annoyances with organistaion lizzie 2025-11-02 20:37:30 +00:00
  • 47c8ecf450 cross compile instructions lizzie 2025-11-02 10:30:54 +00:00
  • 2521f24c52 a64+a32 stubs (+some impls) lizzie 2025-11-02 10:29:37 +00:00
  • bde265c6d5 fix stuff? lizzie 2026-01-14 20:02:52 +00:00
  • 59254cd1e7
    [dynarmic] restore proper backtraces for A64 (#3794) lizzie 2026-03-29 13:57:49 +02:00
  • 173d9bf3b7 FUCK lizzie 2026-03-28 08:13:48 +00:00
  • 5b23d5766c [dynarmic] restore proper backtraces for A64 lizzie 2026-03-28 05:42:54 +00:00
  • 9a3af3a6a3
    [shader_recompiler] fix CBuf get/set VUUID due to using composite for U32[1], F32[1] (#3790) lizzie 2026-03-29 01:59:45 +01:00
  • b473c18d6e
    [android] Remove unused framepacing strings (#3795) PavelBARABANOV 2026-03-28 20:44:19 +01:00
  • c90b4fd289 [android] Remove unused framepacing strings PavelBARABANOV 2026-03-28 21:44:04 +03:00
  • 4736130891 [vk/vma] force anv to have HOST_CACHED stream buffers lizzie/anv-cached-mesa-hack lizzie 2026-03-28 03:02:59 +00:00
  • 8a5d280e7b [vk] MAX_IMAGE_ELEMENTS 64 -> 128 to prevent crashes lizize/fixcrashwehenimagesizeexceed lizzie 2026-03-28 02:41:47 +00:00
  • 17b75e7a94 fix lizzie 2026-03-28 02:37:18 +00:00
  • 3299e61653 [shader_recompiler] fix CBuf get/set VUUID due to using composite for U32[1], F32[1] lizzie 2026-03-28 02:36:36 +00:00
  • 186cdde218 restore lizzie 2026-03-27 06:05:01 +00:00
  • 00a5792809 license lizzie 2026-03-20 07:22:23 +00:00
  • 661b8ec998 fix %rbp lizzie 2026-03-19 23:01:27 +00:00
  • db48aef261 tes1 lizzie 2026-03-19 22:50:39 +00:00
  • dcdd8a0e74 pot fix lizzie 2026-03-19 22:27:47 +00:00
  • d18d687446 ok fix for winshit lizzie 2026-03-19 22:01:23 +00:00
  • 44e244c145 fx lizzie 2026-03-19 18:05:07 +00:00
  • 65ae59d796 [dynarmic] exclude %rbp from regalloc lizzie 2026-03-19 18:01:48 +00:00
  • 7e486efbf6 fix mk8d lizzie 2026-03-20 05:28:45 +00:00
  • 9b2d0ce22a fix crashes on rw lizzie 2026-03-20 04:28:46 +00:00
  • 39f4b1f25c license lizzie 2026-03-12 21:58:07 +00:00
  • 37967f0a3b [dynarmic] avoid stable_vector<> reallocations for shared labels lizzie 2026-03-12 21:35:43 +00:00
  • c984c387d7
    [hid] shared memory crashes (#3784) maufeat 2026-03-27 23:32:51 +01:00
  • 5856beac54
    [android,addons] per-game screen ext content unmount upon rotation hotfix (#3788) xbzk 2026-03-27 20:55:31 +01:00
  • 6291ab31e1 [android,addons] per-game screen ext content unmount upon rotation hotfix xbzk 2026-03-27 09:53:22 -03:00
  • 16e7e034d7
    [ports, freebsd] remove fastmem ban (#3786) lizzie 2026-03-27 13:49:10 +01:00
  • d555bf6ebe oops lizzie 2026-03-26 21:04:52 +00:00
  • b9a94b9c3f [ports, freebsd] remove fastmem ban lizzie 2026-03-26 21:04:03 +00:00
  • fe5fd4d0ce forgot comma... haha lizzie/product-model-wawa lizzie 2026-03-26 19:23:20 +00:00
  • c5d53b20c2 androiiii lizzie 2026-03-26 04:46:56 +00:00
  • f870aa1f2d default=1 lizzie 2026-03-26 04:40:15 +00:00
  • a6d507f910 [settings] modify reported product_model lizzie 2026-03-26 04:38:51 +00:00
  • 47c6a73971
    [dynarmic] nuke mcl dependency (#3777) lizzie 2026-03-27 01:11:49 +01:00
  • 813a35abca
    [vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display (#3787) PavelBARABANOV 2026-03-26 22:23:21 +01:00
  • cddadf3b6c simplify 2 lizzie/multicore-macos-fix1 lizzie 2026-03-11 03:23:25 +00:00
  • ef42d03bec fix? lizzie 2026-03-10 19:58:46 +00:00
  • 14a3799a03 license lizzie 2026-03-10 18:25:04 +00:00
  • e780b8f8d3 [dynarmic] fix multicore macOS issue lizzie 2026-03-10 18:24:19 +00:00
  • 4e68e46cac [vulkan] Fix Vulkan graphics pipeline crash when image descriptor count exceeds 64 wildcard 2026-03-26 13:23:04 +01:00
  • 3efea55d8b shared memory crashes maufeat 2026-03-26 11:36:21 +01:00
  • 93472023e2
    [cmake] Fix macOS frameworks, and icon set usage (#3782) crueter 2026-03-26 07:59:53 +01:00
  • 9cb7001656
    [cmake] fixes for XCode when having languages other than C/C++ (#3772) lizzie 2026-03-26 04:46:43 +01:00
  • 84b1a6ebf0 ONE last parentehsis lizzie/xcode-evil-shit-123 lizzie 2026-03-26 03:43:45 +00:00
  • 152c9f7a7b wtf lizzie 2026-03-26 03:42:38 +00:00
  • f8c02e20f6 ok fix parenthesis? lizzie 2026-03-26 03:41:19 +00:00
  • 6ea6198ba7 license lizzie 2026-03-24 23:19:11 +00:00
  • 7b50ca91d9 [cmake] fixes for XCode when having languages other than C/C++ lizzie 2026-03-24 23:04:39 +00:00
  • 3eb537ed82 [video_core/engines/maxwell3d] memory inline DrawState to reduce indirection on hot paths lizzie/draw-state-inline lizzie 2026-03-21 18:06:49 +00:00
  • 914cf32316
    Typo crueter 2026-03-25 23:27:26 -04:00
  • 933feab72e
    [cmake] Fix macOS frameworks, and icon set usage crueter 2026-03-25 23:03:39 -04:00
  • 382f375930 fix aarch64 lizzie/noexcept-dynarmic lizzie 2026-03-26 00:25:36 +00:00
  • 950fcece32 fx lizzie 2026-03-25 20:56:15 +00:00
  • 1a9afa41b4 [dynarmic] support -fno-exception compilations to reduce unwind table overheads lizzie 2026-03-25 20:49:07 +00:00
  • 30bc1b455e fx lizzie 2026-03-25 06:03:22 +00:00
  • ea33ae9853 wa lizzie 2026-03-25 05:50:12 +00:00
  • 2eca5e54db fuck lizzie 2026-03-25 05:22:04 +00:00
  • 1b3f11aaf3 [dynarmic] nuke mcl dependency lizzie 2026-03-25 05:05:09 +00:00
  • 7531c6fddb header PavelBARABANOV 2026-03-26 02:27:09 +03:00
  • e71c1af606 [vi] Restore high Z-index for shared buffer layer to fix keyboard overlay display PavelBARABANOV 2026-03-26 02:26:21 +03:00