Commit Graph

  • 3668b41798 Use identity swizzle for storage/input attachments MaranBr 2025-10-31 08:13:39 -0400
  • af6de34da8 Fix mismatched view usage flags MaranBr 2025-10-31 08:10:55 -0400
  • aa93e0cbb1
    [video_core] Bypass mip level assertion to ASSERT_MSG (#2914) v0.0.4-rc2.test JPikachu 2025-11-01 01:36:03 +0100
  • 4b9f57aa23
    fix smo lizzie 2025-11-01 00:11:13 +0000
  • add5aee6f3
    LICENSE lizzie 2025-10-31 23:17:54 +0000
  • 0f1abe3a2e
    [shader_recompiler] simplify decoder table logic and let compiler do tables for us lizzie 2025-10-31 23:11:29 +0000
  • 949964fb1b try another method, thanks lizzie JPikachu 2025-10-31 21:44:27 +0000
  • 23218ed299 [voice_core] Bypass mip level assertion to ASSERT_MSG This will bypass the check and continue execution, preventing crashes in cases where games (like CTGP-DX) may request more mip levels than supported. This is a temporary solution to bypass instead of ending the crashing when asserts fail. JPikachu 2025-10-31 20:09:09 +0000
  • ead5978b34
    [kernel] Implement code address offset for Skyline compatibility (#2858) JPikachu 2025-10-31 19:49:37 +0100
  • e5bf33a8a0 Revert "attempt to be more like ryu" this did not fix anything exactly and could break jamboree This reverts commit 2172312b30. JPikachu 2025-10-31 16:32:01 +0000
  • d01a3493c1 possible jamboree fix JPikachu 2025-10-31 15:49:53 +0000
  • 7442223b18 remove hacks and fix up logging cause it flipping works!!!!!!!!!! JPikachu 2025-10-31 00:36:29 +0000
  • 3e88d83896 add the 0x500000 offset that Ryu uses JPikachu 2025-10-30 23:09:00 +0000
  • 951f146501 attempt to be more like ryu JPikachu 2025-10-29 23:35:17 +0000
  • babdcae063 hacks for more tests (don't worry I'll make sure not to have this as the final solution) JPikachu 2025-10-29 11:01:35 +0000
  • 2bca9455b1 logs and hacks JPikachu 2025-10-29 00:35:55 +0000
  • e1feaa194c hacks galore JPikachu 2025-10-28 23:56:26 +0000
  • 8450c8dbfb hacky work around attempt JPikachu 2025-10-28 20:37:00 +0000
  • e1a6e372c5 gibs me even more logs JPikachu 2025-10-28 17:42:51 +0000
  • d3c36242e7 more logs JPikachu 2025-10-28 17:02:19 +0000
  • 954e5d0f8c test logs JPikachu 2025-10-28 00:33:19 +0000
  • bfb112dad1
    [core/hle/kernel] fix scoped JIT remnants (#2912) lizzie 2025-10-31 19:22:51 +0100
  • 8d258364d9
    LICENSE LICENSE LICENSE lizzie 2025-10-31 18:10:07 +0000
  • f76943cfd2
    [core/hle/kernel] fix scoped JIT remnants lizzie 2025-10-31 18:05:46 +0000
  • 2d3ba3e5dd
    [audio_core] Remove unused files and make audio rendering more safe (#2903) MaranBr 2025-10-31 18:00:35 +0100
  • 36b736482a
    [network] Fix potential infinite hang when generating fake IPs (#2898) lizzie 2025-10-31 17:38:04 +0100
  • dbc98f758e
    [core/memory] Remove defered heap allocation on Linux. (#2587) lizzie 2025-10-31 17:37:21 +0100
  • 84db3351ab
    [android] Various UX fixups / Improvements (#2870) kleidis 2025-10-31 17:23:15 +0100
  • 3a54d322ab
    [common] Common::Size -> std::size (#2910) lizzie 2025-10-31 17:22:44 +0100
  • f9773fa908
    [dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) (#2890) lizzie 2025-10-31 17:22:06 +0100
  • 353159b1de For real now MaranBr 2025-10-31 10:57:32 -0400
  • bbf993eae5 The last one MaranBr 2025-10-31 10:52:50 -0400
  • 51c0d4de74 I missed that MaranBr 2025-10-31 10:48:38 -0400
  • f4c2697884 Just a minor thing MaranBr 2025-10-31 10:47:01 -0400
  • 605f3e0be2 Fix a little regression MaranBr 2025-10-31 10:45:07 -0400
  • 2dc6d773ee
    [common, hle/kernel] Remove LTO_NOINLINE (#2908) lizzie 2025-10-31 15:13:31 +0100
  • 402d8e833d
    [dynarmic/tests] fix dynarmic_test_generator link error (#2906) lizzie 2025-10-31 13:22:38 +0100
  • 90ba00aac6
    fix license lizzie 2025-10-31 11:00:55 +0000
  • 016dcd10ac
    [common] Common::Size -> std::size lizzie 2025-10-31 10:59:36 +0000
  • c5d96f5dab
    omg you actually need that TLS lizzie 2025-10-31 10:29:45 +0000
  • 42a06ba062
    fx lizzie 2025-10-31 10:06:33 +0000
  • 5934f652a5
    [common, hle/kernel] Remove LTO_NOINLINE and remove redundant usage of TLS lizzie 2025-10-31 10:05:15 +0000
  • 3b0475abb4
    fix lizzie 2025-10-31 06:44:31 +0000
  • c22e51e673
    [dynarmic/tests] fix dynarmic_test_generator link error lizzie 2025-10-31 06:43:28 +0000
  • 6ddde8d5bd Relax WaitFreeSpace a little bit MaranBr 2025-10-31 00:16:24 -0400
  • ed577ebf12
    [docs] fix discord links, contributing.md discfix lizzie 2025-10-31 01:39:16 +0000
  • c11a338bfb Fix build (again) MaranBr 2025-10-30 19:23:08 -0400
  • b7c7e208e5 Fix build MaranBr 2025-10-30 19:12:57 -0400
  • 9e191b1826 Remove unused files and make audio rendering thread-safe MaranBr 2025-10-30 19:03:07 -0400
  • 9ed9798b48
    WIP: sd8 elite vulkan horrible experiment lizzie 2025-10-30 22:14:45 +0000
  • 939b637a8a
    [network] Fix potential infinite hang lizzie 2025-10-30 19:48:39 +0000
  • 4351bfa379
    OH MY GOD i love string concat lizzie 2025-10-29 22:26:33 +0000
  • c76b96bfff
    fx lizzie 2025-10-29 21:36:01 +0000
  • 712de04176
    fixes 2 lizzie 2025-10-29 18:27:51 +0000
  • d4b35f7fee
    licenses :) lizzie 2025-10-29 08:29:39 +0000
  • 2ad200dea0
    oopsie lizzie 2025-10-29 08:03:29 +0000
  • 4c71351c18
    tail fix for fastmem lizzie 2025-10-29 07:32:31 +0000
  • 1f18fbf6a3
    better unreachables lizzie 2025-10-29 07:18:14 +0000
  • 9aab1140db
    atleast put file :) lizzie 2025-10-29 07:01:53 +0000
  • e2d5d7e55f
    asserts with line info :) lizzie 2025-10-29 06:57:20 +0000
  • 89c0c29c77
    replace weird asserts with unreachables lizzie 2025-10-29 06:49:10 +0000
  • e28053d9b7
    assert_msg -> assert lizzie 2025-10-29 06:32:02 +0000
  • 4373a79c4f
    [dynarmic] simplify assert macro usage (Only ASSERT/DEBUG_ASSERT are needed) lizzie 2025-10-29 06:31:40 +0000
  • 90dd9d3188 Fix space for playtime label kleidis 2025-10-30 15:39:19 +0100
  • b898c5df48 Revert "swap import / export icon on gamePropertiesFragment" kleidis 2025-10-30 15:35:50 +0100
  • be7e9cf2b0 Revert "swap the import / export icons" kleidis 2025-10-30 15:35:44 +0100
  • f55e20841e license header kleidis 2025-10-28 19:16:10 +0100
  • f993c0532d swap import / export icon on gamePropertiesFragment kleidis 2025-10-28 19:09:31 +0100
  • 65fff535c5 multiplayer & lobby bottom sheet color adjustments kleidis 2025-10-28 19:06:29 +0100
  • deb4468056 revamp addon fragment ux kleidis 2025-10-28 18:34:33 +0100
  • 574810710a swap the import / export icons kleidis 2025-10-28 17:29:55 +0100
  • d498db1106
    [dynarmic] nuke zydis/zycore out of orbit forever (#2893) lizzie 2025-10-30 15:00:14 +0100
  • e93159b047
    [qt] clean up some orphaned_profiles bugs; add help (#2894) crueter 2025-10-30 11:03:08 +0100
  • 30d1764d05 oops crueter 2025-10-30 00:27:06 -0400
  • 502cf6d134 [qt] clean up some orphaned_profiles bugs; add help crueter 2025-10-29 20:04:09 -0400
  • d989166044
    Revert "[docs] Add @Ribbit to video_core/ and shader_recompiler/ CODEOWNERS (#2892)" (#2896) lizzie 2025-10-30 04:47:32 +0100
  • 50c4a491ba
    Revert "[docs] Add @Ribbit to video_core/ and shader_recompiler/ CODEOWNERS (#2892)" lizzie 2025-10-30 03:44:20 +0000
  • c14e8c5612
    fx lizzie 2025-10-30 03:43:49 +0000
  • c96defb80d
    Reapply PRs #2778 and #2812 (#2867) (#2868) lizzie 2025-10-30 03:47:56 +0100
  • 06275885f1
    [video_core] Remove redundant check on image_view and image_view_info (#2891) MaranBr 2025-10-30 03:45:43 +0100
  • 9ad2bd5dce
    headers crueter 2025-10-29 20:08:09 -0400
  • 37d3ac92e3
    [meta] clang-format the entire codebase crueter 2025-10-29 20:06:38 -0400
  • afc7781370
    LICENSES lizzie 2025-10-29 22:24:49 +0000
  • 02a752dfd3 Remove unneeded check MaranBr 2025-10-29 07:50:24 -0400
  • 6bc76adc82
    [dynarmic] nuke zydis/zycore out of orbit forever lizzie 2025-10-29 22:22:54 +0000
  • 206e7af162
    [docs] Add @Ribbit to video_core/ and shader_recompiler/ CODEOWNERS (#2892) lizzie 2025-10-29 19:38:24 +0100
  • 52212c7590
    [docs] Add @Ribbit to CODEOWNERS lizzie 2025-10-29 18:17:00 +0000
  • 07584dca72 Build Fix Ribbit 2025-10-25 12:33:27 -0700
  • c7a85bfb6f [vk] VUID‑00336 Fix Ribbit 2025-10-25 12:31:34 -0700
  • fa3733e4bb more changes Ribbit 2025-10-19 19:01:46 -0700
  • 83aac17723 [vk] Fix mismatched view usage flags Ribbit 2025-10-19 15:31:03 -0700
  • c50b6b28e9 Again MaranBr 2025-10-29 09:58:46 -0400
  • 7c894b35b6 Try another approach MaranBr 2025-10-29 09:33:14 -0400
  • bf049ed88a ›One more try MaranBr 2025-10-29 08:44:54 -0400
  • 90a1e32170 Change LOG_DEBUG to LOG_ERROR MaranBr 2025-10-28 11:34:53 -0400
  • b3908a9916 Just one check is needed MaranBr 2025-10-28 10:58:08 -0400
  • 04ce389dc8 Add one more check MaranBr 2025-10-28 10:28:36 -0400
  • 887a4f8bd6 Fix a little mistake MaranBr 2025-10-28 09:54:56 -0400
  • 6928ae0c77 Adjust some things MaranBr 2025-10-28 09:48:35 -0400
  • 8a9757046e Fix memory errors in buffer_cache MaranBr 2025-10-28 09:44:48 -0400